Modes used by the Cipher operations. More...
Modes used by the Cipher operations.
|
extern |
AES ECB Encryption mode descriptor without padding.
|
static |
AES ECB Encryption mode without padding.
|
extern |
AES ECB Encryption mode descriptor with ISO/IEC 9797-1 padding method 1.
|
static |
AES ECB Encryption mode with ISO/IEC 9797-1 padding method 1.
|
extern |
AES ECB Encryption mode descriptor with ISO/IEC 9797-1 padding method 2.
|
static |
AES ECB Encryption mode with ISO/IEC 9797-1 padding method 2.
|
extern |
AES ECB Encryption mode descriptor with PKCS7 padding.
|
static |
AES ECB Encryption mode with PKCS7 padding.
|
extern |
AES ECB Decryption mode descriptor.
|
static |
AES ECB Decryption mode.
|
extern |
AES CBC Encryption mode descriptor without padding.
|
static |
AES CBC Encryption mode without padding.
|
extern |
AES CBC Encryption mode descriptor with ISO/IEC 9797-1 padding method 1.
|
static |
AES CBC Encryption mode with ISO/IEC 9797-1 padding method 1.
|
extern |
AES CBC Encryption mode descriptor with ISO/IEC 9797-1 padding method 2.
|
static |
AES CBC Encryption mode with ISO/IEC 9797-1 padding method 2.
|
extern |
AES CBC Encryption mode descriptor with PKCS7 padding.
|
static |
AES CBC Encryption mode with PKCS7 padding.
|
extern |
AES CBC Decryption mode descriptor.
|
static |
AES CBC Decryption mode.
|
extern |
CTR Encryption/Decryption mode descriptor.
|
static |
CTR Encryption/Decryption mode.