Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Authors for the public domain ed25519/nacl code. | 2013-12-09 | 1 | -2/+6 | |
| | | | | | | | see also http://nacl.cr.yp.to/features.html All of the NaCl software is in the public domain. and http://ed25519.cr.yp.to/software.html The Ed25519 software is in the public domain. | ||||
* | correct RCS idents | 2013-12-07 | 1 | -1/+1 | |
| | |||||
* | support ed25519 keys (hostkeys and user identities) using the public domain | 2013-12-06 | 1 | -0/+66 | |
ed25519 reference code from SUPERCOP, see http://ed25519.cr.yp.to/software.html feedback, help & ok djm@ |