ed25519: Add support o import OpenSSH container keys

Signed-off-by: Aris Adamantiadis <aris@0xbadc0de.be>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Aris Adamantiadis
2015-01-20 17:25:20 +01:00
committed by Andreas Schneider
parent 2f7886837f
commit 3ec3a926e5
4 changed files with 286 additions and 10 deletions

View File

@@ -139,6 +139,7 @@ set(libssh_SRCS
packet_crypt.c
pcap.c
pki.c
pki_container_openssh.c
pki_ed25519.c
poll.c
session.c