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 and Description |
|---|
HCFamilyTest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
public java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
performTest in class SimpleTestpublic static void main(java.lang.String[] args)