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