PeterMosmans / openssl

'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
https://onwebsecurity.com/pages/openssl.html
Other
92 stars 18 forks source link

Discrepancy in ChaCha20/Poly1305 error codes #15

Closed PeterMosmans closed 9 years ago

PeterMosmans commented 9 years ago

/usr/bin/perl.exe util/ckerrf.pl -strict /.c /_/*.c ssl/t1_enc.c:504:tls1_change_cipher_state_cipher:tls1_change_cipher_state crypto/evp/e_chacha20poly1305.c:215:aead_chacha20_poly1305_open:aead_chacha20_poly1305_seal crypto/evp/evp_aead.c:140:evp_aead_ctx_seal:aead_ctx_seal crypto/evp/evp_aead.c:145:evp_aead_ctx_seal:aead_ctx_seal crypto/evp/evp_aead.c:170:evp_aead_ctx_open:aead_ctx_open crypto/evp/evp_aead.c:175:evp_aead_ctx_open:aead_ctx_open FATAL: error discrepancy

No showstopper, but should be cleaned up