tweetnacl

By rongarret

Tweetnacl Alternatives

Similar projects and alternatives to tweetnacl

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tweetnacl alternative or higher similarity.

tweetnacl reviews and mentions

Posts with mentions or reviews of tweetnacl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-26.
  • Why Lisp? (2015)
    21 projects | news.ycombinator.com | 26 Oct 2021
    Because that product was an embedded system running on a very small SoC. It only had 1MB of flash and 192k of SRAM. It's theoretically possible to run CL on a system that small -- Coral Common Lisp ran on a Mac Plus with 1MB of RAM back in the 1980s -- but nothing off-the-shelf will do that today.

    (I did, however, put a little Scheme interpreter on it as an easter egg :-)

    I do have some CL code that supports the crypto project. The back-end for this:

    https://stage.sc4.us/sc4/sc4tk.html

    is written in CL (though all the actual encryption is done client-side in Javascript). I also have some prototype crypto code that I don't really use for anything, including this double-ratchet implementation:

    https://github.com/rongarret/tweetnacl/blob/master/ratchet.l...

    and some elliptic curve code:

    http://www.flownet.com/ron/lisp/djbec.lisp

  • Teaching Compilers Backward
    4 projects | news.ycombinator.com | 23 Feb 2021
    Of course. There are many. Any binary format. Any ASN.1 format. DEF and LEF for hardware descriptions. The output of mysqldump.

    Here's another example:

    https://github.com/rongarret/tweetnacl/blob/master/ratchet.l...

    starting at line 82. (That's one that I designed.)

Stats

Basic tweetnacl repo stats
2
21
0.0
about 7 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com