org.bouncycastle.jce.provider.test
public class GOST28147Test extends SimpleTest
Method Summary | |
---|---|
String | getName() |
static void | main(String[] args) |
void | performTest() |
void | testCFB(int strength, byte[] keyBytes, byte[] input, byte[] output) |
void | testECB(int strength, byte[] keyBytes, byte[] input, byte[] output) |