Age | Commit message (Collapse) | Author |
|
|
|
* Add support for Ed25519 as a public key type
Ed25519 is a elliptic curve signature scheme that offers
better security than ECDSA and DSA and good performance. It may be
used for both user and host keys.
OpenSSH key import and fuzzer are not supported yet.
Initially inspired by Peter Szabo.
* Add curve25519 and ed25519 fuzzers
* Add import and export of Ed25519 keys
|
|
|
|
|
|
|
|
|
|
cli-runopts.c - mention that -v is for DEBUG_TRACE, add multihop syntax
dbclient.1 - document some new features
--HG--
extra : convert_revision : 04ca01e638904920e0e16fea06b55c52a9b9b81d
|
|
- Update Copyright year
--HG--
extra : convert_revision : 182c2d8dbd5321ef4d1df8758936f4dc7127015f
|
|
--HG--
extra : convert_revision : 75c02f80c4ed25bd4697e7f17ffac6eded54c148
|
|
--HG--
extra : convert_revision : 3e9897a609f03cef43230c22d3c1d085850057a8
|
|
--HG--
extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be
|