nrfxlib API 2.7.99
Loading...
Searching...
No Matches

ChaCha20-Poly1305 is an authenticated encryption algorithm with optional additional authenticated data developed by Daniel J.Bernstein. More...

Modules

 ChaCha20 APIs
 Type declaration and APIs for the Chacha20 stream cipher algorithm.
 
 ChaCha20-Poly1305 incremental APIs
 Type declaration and APIs for authenticated encryption and additional data using the ChaCha20-Poly1305 algorithm in incremental steps.
 
 Poly1305 APIs
 Type declaration and APIs for the Poly1035 algorithm.
 

Detailed Description

ChaCha20-Poly1305 is an authenticated encryption algorithm with optional additional authenticated data developed by Daniel J.Bernstein.