bump version to 0.15.1
This commit is contained in:
parent
a8c80e9531
commit
b15401b39d
@ -1,3 +1,10 @@
|
|||||||
|
## 0.15.1
|
||||||
|
|
||||||
|
* Add error check on salt length in bcrypt
|
||||||
|
* Fix buffer length in scrypt (Luke Taylor)
|
||||||
|
* build fixes for i686 and arm related to rdrand
|
||||||
|
* Fix basepoint for Ed448
|
||||||
|
|
||||||
## 0.15
|
## 0.15
|
||||||
|
|
||||||
* Fix serialization of DH and ECDH
|
* Fix serialization of DH and ECDH
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: cryptonite
|
Name: cryptonite
|
||||||
Version: 0.15
|
Version: 0.15.1
|
||||||
Synopsis: Cryptography Primitives sink
|
Synopsis: Cryptography Primitives sink
|
||||||
Description:
|
Description:
|
||||||
A repository of cryptographic primitives.
|
A repository of cryptographic primitives.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user