Skip to content

Commit

Permalink
Add VirgilChangeLog file to note changes made by the Virgil Security Inc
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Sep 30, 2016
1 parent 23939d5 commit 049ff6e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions VirgilChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Virgil Security ChangeLog (Sorted per version, date)

= Virgil Security 2.0.0 released 2016-09-30

Features
* Implement Ed25519 and X25519 key parse and key write [draft-ietf-curdle-pkix-01]
* Implement EdDSA [draft-irtf-cfrg-eddsa-08]
* Implement X25519 [RFC7748]
* Add AMD64 optimizations for Ed25519 library

Changes
* Make ECIES algorithm agnostic to a PK keypair

0 comments on commit 049ff6e

Please sign in to comment.