Add module -m 7200

This commit is contained in:
jsteube
2019-02-08 16:12:51 +01:00
parent 5cc04fe92a
commit 89faa8330f
3 changed files with 275 additions and 56 deletions

View File

@@ -487,7 +487,6 @@ typedef enum rounds_count
ROUNDS_SHA256AIX = (1 << 6),
ROUNDS_SHA512AIX = (1 << 6),
ROUNDS_SHA256CRYPT = 5000,
ROUNDS_GRUB = 10000,
ROUNDS_DRUPAL7 = (1 << 14), // $S$C
ROUNDS_CLOUDKEY = 40000,
ROUNDS_NSEC3 = 1,