Update README.md with the new stuff which has been added since 0.15.0
This commit is contained in:
parent
2b8052a09a
commit
ec60a63874
@ -1,8 +1,11 @@
|
|||||||
List of people who have contributed to the eNaCl source code:
|
List of people who have contributed to the eNaCl source code:
|
||||||
|
|
||||||
Alexander Færøy
|
Alexander Færøy
|
||||||
|
Alexander Malaev
|
||||||
Amir Ghassemi Nasr
|
Amir Ghassemi Nasr
|
||||||
|
Geller Bedoya
|
||||||
Jesper Louis Andersen
|
Jesper Louis Andersen
|
||||||
Joel Stanley
|
Joel Stanley
|
||||||
|
Konrad Zemek
|
||||||
Parnell Springmeyer
|
Parnell Springmeyer
|
||||||
Ricardo Lanziano
|
Ricardo Lanziano
|
||||||
|
16
README.md
16
README.md
@ -121,6 +121,22 @@ However, their correct use is still needed in order to be secure:
|
|||||||
|
|
||||||
# Versions
|
# Versions
|
||||||
|
|
||||||
|
### master
|
||||||
|
|
||||||
|
Bump libsodium requirement to version 1.0.12. This gives us access to
|
||||||
|
a number of functions which are added recently and thus gives us
|
||||||
|
access to implement these from libsodium.
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Add kx_* functions (Alexander Malaev)
|
||||||
|
* chacha stream functions added, siphash-2-4 added, unsafe_memzero/1
|
||||||
|
added (no attribution)
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
|
||||||
|
* Do not use the dirty-scheduler test macro as it is gone.
|
||||||
|
|
||||||
### v0.15.0
|
### v0.15.0
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user