diff options
Diffstat (limited to 'validate.h')
-rw-r--r-- | validate.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ bool ValidateLEA(); bool ValidateCamellia();
bool ValidateHC128();
+bool ValidateHC256();
bool ValidateRabbit();
bool ValidateSalsa();
bool ValidateSosemanuk();
|