Yes, support for NativeClient was added.
This commit is contained in:
parent
dca2131f45
commit
4705c0a066
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
* Version 1.0.4 (not released yet)
|
* Version 1.0.4 (not released yet)
|
||||||
|
- Support for NaCl has finally been added.
|
||||||
- ChaCha20 with an extended (96 bit) nonce and a 32-bit counter has
|
- ChaCha20 with an extended (96 bit) nonce and a 32-bit counter has
|
||||||
been implemented as crypto_stream_chacha20_ietf(),
|
been implemented as crypto_stream_chacha20_ietf(),
|
||||||
crypto_stream_chacha20_ietf_xor() and crypto_stream_chacha20_ietf_xor_ic().
|
crypto_stream_chacha20_ietf_xor() and crypto_stream_chacha20_ietf_xor_ic().
|
||||||
|
Loading…
Reference in New Issue
Block a user