]> granicus.if.org Git - php/commit
sodium ext: define crypto_aead_chacha20poly1305_ietf_KEYBYTES if needed
authorFrank Denis <github@pureftpd.org>
Sat, 22 Jul 2017 17:57:44 +0000 (19:57 +0200)
committerFrank Denis <github@pureftpd.org>
Sat, 22 Jul 2017 17:57:44 +0000 (19:57 +0200)
commitc499bd12f706df927bf3c6d6c21797aa065c4a52
tree1c32778977ff2b2bbb6e9644ad9414d1ef32bed6
parent8a2e747a7b8cac880e0aa9635e0f70ce222f3c21
sodium ext: define crypto_aead_chacha20poly1305_ietf_KEYBYTES if needed

Some old libsodium versions didn't had a dedicated constant for the
IETF version of this construction.
ext/sodium/libsodium.c