nrfxlib API 2.8.99
|
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...
Topics | |
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). | |
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.