X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=inc%2Fbearssl.h;h=de62963727457e336f320a8fd814b82e2b30ce96;hp=34367894f04a7c8cbe9baeb9a1b7ed0f1a9e005d;hb=refs%2Ftags%2Fv0.5;hpb=93681c283077b838ddfc5e276238640c9ed62343 diff --git a/inc/bearssl.h b/inc/bearssl.h index 3436789..de62963 100644 --- a/inc/bearssl.h +++ b/inc/bearssl.h @@ -42,6 +42,7 @@ * | bearssl_rand.h | Pseudorandom byte generators | * | bearssl_prf.h | PRF implementations (for SSL/TLS) | * | bearssl_block.h | Symmetric encryption | + * | bearssl_aead.h | AEAD algorithms (combined encryption + MAC) | * | bearssl_rsa.h | RSA encryption and signatures | * | bearssl_ec.h | Elliptic curves support (including ECDSA) | * | bearssl_ssl.h | SSL/TLS engine interface |