Open dkg opened 1 year ago
Other implementations:
Thanks for fiding all these implementations! I'll add them. I'm also moving list of implementations to an Appendix as such lists are not usually part of the main body text of a specification.
I'm not sure sexpdata or nettle are really Rivest's s-expressions. They may just be LISP.
Is OCaml a source language?
There are at least these two libraries that implement s-expressions: https://github.com/mjsottile/sfsexp and https://github.com/rnpgp/sexpp they should probably be listed in addition to the libgcrypt code.