release 0.28
This commit is contained in:
parent
d0ead79fed
commit
955f94b784
@ -1,3 +1,8 @@
|
||||
## 0.28
|
||||
|
||||
* Add hash constant time capability
|
||||
* Prevent possible overflow during hashing by hashing in 4GB chunks
|
||||
|
||||
## 0.27
|
||||
|
||||
* Optimise AES GCM and CCM
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: cryptonite
|
||||
version: 0.27
|
||||
version: 0.28
|
||||
Synopsis: Cryptography Primitives sink
|
||||
Description:
|
||||
A repository of cryptographic primitives.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user