nrfxlib API 2.7.99
Loading...
Searching...
No Matches
AES - Advanced Encryption Standard APIs

AES (advanced encryption standard) is a symmetric encryption algorithm standardized by NIST. AES transfers a 128-bit block of data into an encrypted block of the same size. More...

Modules

 AES key sizes
 Type definition of AES key sizes.
 
 AES-CBC - AES Cipher Block Chaining
 Type definitions and APIs for AES-CBC (AES Cipher Block Chaining).
 
 AES-CBC-PKCS7 - AES Cipher Block Chaining with PKCS7
 Type definitions and APIs for AES-CBC-PKCS7 (AES Cipher Block Chaining with PKCS7 padding).
 
 AES-CCM - AES Counter mode with CBC-MAC
 Type definitions and APIs for AES-CCM (AES Counter mode with CBC-MAC).
 
 AES-CMAC - AES Cipher-based Message Authentication Code APIs
 Type definitions and APIs for AES-CMAC (AES Cipher-based Message Authentication Code).
 
 AES-CTR - AES counter Mode
 Type definitions and APIs for AES-CTR (AES counter mode).
 
 AES-EAX - AES Encrypt-then-authenticate-then-translate
 Type definitions and APIS for AES-EAX (Encrypt-then-authenticate-then-translate)
 
 AES-ECB - AES Electronic Codebook
 Type definitions and APIs for AES-ECB (AES Electronic Codebook).
 
 AES-GCM - AES Galois/Counter Mode APIs
 Type definitions and APIs for AES-GCM (AES Galois/Counter Mode).
 

Detailed Description

AES (advanced encryption standard) is a symmetric encryption algorithm standardized by NIST. AES transfers a 128-bit block of data into an encrypted block of the same size.