We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23939d5 commit 049ff6eCopy full SHA for 049ff6e
VirgilChangeLog
@@ -0,0 +1,12 @@
1
+Virgil Security ChangeLog (Sorted per version, date)
2
+
3
+= Virgil Security 2.0.0 released 2016-09-30
4
5
+Features
6
+ * Implement Ed25519 and X25519 key parse and key write [draft-ietf-curdle-pkix-01]
7
+ * Implement EdDSA [draft-irtf-cfrg-eddsa-08]
8
+ * Implement X25519 [RFC7748]
9
+ * Add AMD64 optimizations for Ed25519 library
10
11
+Changes
12
+ * Make ECIES algorithm agnostic to a PK keypair
0 commit comments