diff options
author | bcook <> | 2015-12-09 14:07:55 +0000 |
---|---|---|
committer | bcook <> | 2015-12-09 14:07:55 +0000 |
commit | 3b38beae4913121962004a094d64b29030a1ba28 (patch) | |
tree | 1fd23b20d3830264a735dfa139cc354f0d92098e /src/lib/libcrypto/crypto/getentropy_hpux.c | |
parent | 52aece27155bb299c87b2af8d286f2cef62fb70a (diff) | |
download | openbsd-3b38beae4913121962004a094d64b29030a1ba28.tar.gz openbsd-3b38beae4913121962004a094d64b29030a1ba28.tar.bz2 openbsd-3b38beae4913121962004a094d64b29030a1ba28.zip |
Change the counter argument for CRYPTO_chacha_20 to be 64-bits on all platforms.
The recently-added EVP_aead_chacha20_poly1305_ietf() function, which implements
informational RFC 7539, "ChaCha20 and Poly1305 for IETF Protocols", needs a
64-bit counter to avoid truncation on 32-bit platforms.
The existing TLS ChaCha20-Poly1305 ciphersuite is not impacted by this, but
making this change requires an ABI bump.
ok jsing@, "Looks sane" beck@
Diffstat (limited to 'src/lib/libcrypto/crypto/getentropy_hpux.c')
0 files changed, 0 insertions, 0 deletions