https://hg.ucc.asn.au/dropbear/atom-log/tip/filelist.txt dropbear: filelist.txt history 2020-03-11T21:09:45+05:00 Add Ed25519 support (#91) https://hg.ucc.asn.au/dropbear/#changeset-d32bcb5c557d213333e940e559d9487e07ba7171 Vladislav Grishenko themiron@users.noreply.github.com 2020-03-11T21:09:45+05:00 2020-03-11T21:09:45+05:00
changeset d32bcb5c557d
branch
bookmark
tag
user Vladislav Grishenko <themiron@users.noreply.github.com>
description Add Ed25519 support (#91)

* 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
files
filelist.txt https://hg.ucc.asn.au/dropbear/#changeset-3000e5b4dd2da3ff03dd621f9f4d76966b7d7ff2 Matt Johnston matt@ucc.asn.au 2004-08-14T18:06:28+00:00 2004-08-14T18:06:28+00:00
changeset 3000e5b4dd2d
branch
bookmark
tag
user Matt Johnston <matt@ucc.asn.au>
description filelist.txt
files
Makefile.in contains updated files required https://hg.ucc.asn.au/dropbear/#changeset-fe6bca95afa7083c448c9b36db0dfe915a32dfca Matt Johnston matt@ucc.asn.au 2004-06-01T02:46:09+00:00 2004-06-01T02:46:09+00:00
changeset fe6bca95afa7
branch
bookmark
tag
user Matt Johnston <matt@ucc.asn.au>
description Makefile.in contains updated files required
files