Test
public class HCFamilyTest extends SimpleTest
http://www.ecrypt.eu.org/stream/p3ciphers/hc/hc128_p3.pdf http://www.ecrypt.eu.org/stream/p3ciphers/hc/hc256_p3.pdfSee HCFamilyVecTest for a more exhaustive test based on the ecrypt vectors.
Constructor | Description |
---|---|
HCFamilyTest() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
|
static void |
main(java.lang.String[] args) |
|
void |
performTest() |
public java.lang.String getName()
getName
in interface Test
getName
in class SimpleTest
public void performTest()
performTest
in class SimpleTest
public static void main(java.lang.String[] args)