From 9106a937796403e6ef73fd1fca66ec7c4a037ce4 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sun, 6 Dec 2020 17:35:43 +0100 Subject: [PATCH] Created Related Links (markdown) --- Related-Links.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Related-Links.md diff --git a/Related-Links.md b/Related-Links.md new file mode 100644 index 0000000..a9b645b --- /dev/null +++ b/Related-Links.md @@ -0,0 +1,4 @@ +# Specifications +* [rfc4880 - OpenPGP Message Format](https://tools.ietf.org/html/rfc4880) +* [rfc6637 - Elliptic Curve Cryptography (ECC) in OpenPGP](https://tools.ietf.org/html/rfc6637) +* [(Draft) EdDSA for OpenPGP](https://tools.ietf.org/html/draft-koch-eddsa-for-openpgp-00) \ No newline at end of file