openwall / john-tests

Test Suite for John the Ripper
24 stars 15 forks source link

add support for testing RAKP hashes #4

Closed kholia closed 11 years ago

kholia commented 11 years ago

RAKP formats is somewhat popular it seems.

We need to make sure that it does what it is supposed to do all the time.

magnumripper commented 11 years ago

Note to self: tests should contain salts up to length 119 (== usernames up to length 63) as well as passwords up to length 125.

magnumripper commented 11 years ago

Fixed.