Skip to content

Commit 262a026

Browse files
committed
sha256crypt: added tests for all pw lengths for all salt lengths
1 parent 5985a72 commit 262a026

File tree

2 files changed

+1602
-0
lines changed

2 files changed

+1602
-0
lines changed

jtrts.dat

+1
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@
504504
(base)(sha)(sha2),(X),(jumbo),40,sha256crypt,pw,SHA256crypt_tst.in,sha256crypt,Y,X,(1500),(1500)
505505
(base)(sha)(sha2),(X),(jumbo),40,sha512crypt,pw,SHA512crypt_tst.in,sha512crypt,Y,X,(1500),(1500)
506506
(new)(base)(sha)(sha2),(X),(jumbo),600,sha256crypt-new,pw-new,sha256crypt_new_tst.in,sha256crypt,Y,X,(1500),(1500)
507+
(new)(base)(sha)(sha2),(X),(jumbo),600,sha256crypt-new-xsalt,pw-new,sha256crypt_Xsalts_new_tst.in,sha256crypt,Y,X,(1600),(1600)
507508
(new)(base)(sha)(sha2),(X),(jumbo),170,sha512crypt-new,pw-new,sha512crypt_new_tst.in,sha512crypt,Y,X,(1500),(1500)
508509
(base)(sha)(sha2),(X),(jumbo),10000,XSHA512,pw,XSHA512_tst.in,xsha512,Y,X,(1500),(1500)
509510
(sha)(sha2),(X),(jumbo),40,pwsafe,pw,pwsafe_tst.in,pwsafe,Y,X,(1485),(1485)

0 commit comments

Comments
 (0)