static SHACAL2.Parameters |
SHACAL2.CBC |
SHACAL-2 in cipher block chaining (CBC) mode.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithCS1 |
SHACAL-2 in cipher block chaining mode cipher text stealing type 1.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithCS2 |
SHACAL-2 in cipher block chaining mode cipher text stealing type 2.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithCS3 |
SHACAL-2 in cipher block chaining mode cipher text stealing type 3.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithISO10126_2 |
SHACAL-2 in cipher block chaining mode with ISO10126-2 padding.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithISO7816_4 |
SHACAL-2 in cipher block chaining mode with ISO7816-4 padding.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithPKCS7 |
SHACAL-2 in cipher block chaining mode with PKCS#7/PKCS#5 padding.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithTBC |
SHACAL-2 in cipher block chaining mode with trailing bit complement (TBC) padding.
|
static SHACAL2.Parameters |
SHACAL2.CBCwithX923 |
SHACAL-2 in cipher block chaining mode with X9.23 padding.
|
static SHACAL2.Parameters |
SHACAL2.CFB256 |
SHACAL-2 in cipher feedback (CFB) mode, 256 bit block size.
|
static SHACAL2.Parameters |
SHACAL2.CFB8 |
SHACAL-2 in cipher feedback (CFB) mode, 8 bit block size.
|
static SHACAL2.Parameters |
SHACAL2.CTR |
SHACAL-2 in counter (CTR) mode.
|
static SHACAL2.Parameters |
SHACAL2.ECB |
SHACAL-2 in electronic code book (ECB) mode.
|
static SHACAL2.Parameters |
SHACAL2.ECBwithISO10126_2 |
SHACAL-2 in electronic code book mode with ISO10126-2 padding.
|
static SHACAL2.Parameters |
SHACAL2.ECBwithISO7816_4 |
SHACAL-2 in electronic code book mode with ISO7816-4 padding.
|
static SHACAL2.Parameters |
SHACAL2.ECBwithPKCS7 |
SHACAL-2 in electronic code book mode with PKCS#7/PKCS#5 padding.
|
static SHACAL2.Parameters |
SHACAL2.ECBwithTBC |
SHACAL-2 in electronic code book mode with trailing bit complement (TBC) padding.
|
static SHACAL2.Parameters |
SHACAL2.ECBwithX923 |
SHACAL-2 in electronic code book mode with X9.23 padding.
|
static SHACAL2.Parameters |
SHACAL2.OFB |
SHACAL-2 in output feedback (OFB) mode.
|