Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Oct 17, 2015
1 parent df8bace commit 11dab62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ following changes:
the [git repository](https://github.com/jedisct1/libsodium) to be
compiled until version 1.0.4 is out).

* Unauthenticated encryption schemes were replaced with aesni and
pclmulqdq-accelerated AES256-GCM.
* Unauthenticated encryption schemes were replaced with hardware-accelerated
AES256-GCM.

* The static, shared key was replaced by an ephemeral keys exchange with
Curve25519. The PSK is now only used to sign ephemeral public keys and
Expand Down

0 comments on commit 11dab62

Please sign in to comment.