Add a tool to wrap a raw ED25519 key in PKCS8.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Aug 2020 22:10:55 +0000 (18:10 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Aug 2020 22:24:24 +0000 (18:24 -0400)
commit68f357e14f4c8e829b1c85e1fa832ea2e15e1542
tree91c1c85c47daf814aa75404dec5f1cb2f3ccabe4
parentab85971994517ccbac8fe75633646554cdefa00e
Add a tool to wrap a raw ED25519 key in PKCS8.

This will let the key be used by OpenSSL.
dev/.gitignore
dev/asn1-wrap-ed25519.go [new file with mode: 0644]