+4
−2
+211
−21
+115
−0
crypto/evp/evp_aead.c
0 → 100644
+192
−0
+10
−0
Loading
WARNING! Gitlab maintenance operation scheduled for Thursday, 18 June between 19:00 and 20:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
This change adds an AEAD interface to EVP and an AES-GCM implementation suitable for use in TLS.