Skip to content

Commit 7b963c7

Browse files
committed
pbkdf2-hmac-sha1, added p5k2 and pkcs5s2 modifications
1 parent 3c22756 commit 7b963c7

3 files changed

+3006
-0
lines changed

jtrts.dat

+4
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@
392392
(base)(django-scrypt)(scrypt),(full),(jumbo),35,django-scrypt,pw,django-scrypt_tst.in,django-scrypt,Y,X,(1500),(1500)
393393
(base)(scrypt),(full),(jumbo),35,scrypt,pw,scrypt_tst.in,scrypt,Y,X,(1500),(1500)
394394
(base)(sha),(X),(jumbo),40,pbkdf2-hmac-sha1,pw,pbkdf2-hmac-sha1_tst.in,pbkdf2-hmac-sha1,Y,X,(1500),(1500)
395+
(base)(sha)(pbkdf2-hmac-sha1),(X),(jumbo),40,pbkdf2-hmac-sha1-p5k2,pw,pbkdf2-hmac-sha1-p5k2_tst.in,pbkdf2-hmac-sha1,Y,X,(1500),(1500)
396+
(base)(sha)(pbkdf2-hmac-sha1),(full),(jumbo),40,pbkdf2-hmac-sha1-pkcs5s2,pw,pbkdf2-hmac-sha1-pkcs5s2_tst.in,pbkdf2-hmac-sha1,Y,X,(1500),(1500)
395397
(base)(sha2),(full),(jumbo),40,pbkdf2-hmac-sha256,pw,pbkdf2-hmac-sha256_tst.in,pbkdf2-hmac-sha256,Y,X,(1500),(1500)
396398

397399
###############################################
@@ -612,6 +614,8 @@
612614
(opencl)(gpu),(X),(jumbo)&(opencl),60,rar-opencl,pw,rar_tst.in,rar-opencl,Y,X,(297),(297)
613615
(opencl)(gpu)(cisco8-opencl),(X),(jumbo),70,pbkdf2-hmac-sha256-opencl,pw,cisco8_tst.in,pbkdf2-hmac-sha256-opencl,Y,X,(1500),(1500)
614616
(opencl)(gpu),(X),(jumbo),40,pbkdf2-hmac-sha1-opencl,pw,pbkdf2-hmac-sha1_tst.in,pbkdf2-hmac-sha1-opencl,Y,X,(1500),(1500)
617+
(opencl)(gpu)(pbkdf2-hmac-sha1-opencl),(X),(jumbo),40,pbkdf2-hmac-sha1-p5k2-opencl,pw,pbkdf2-hmac-sha1-p5k2_tst.in,pbkdf2-hmac-sha1-opencl,Y,X,(1500),(1500)
618+
(opencl)(gpu)(pbkdf2-hmac-sha1-opencl),(X),(jumbo),40,pbkdf2-hmac-sha1-pkcs5s2-opencl,pw,pbkdf2-hmac-sha1-pkcs5s2_tst.in,pbkdf2-hmac-sha1-opencl,Y,X,(1500),(1500)
615619
(opencl)(gpu),(X),(jumbo),40,pbkdf2-hmac-sha256-opencl,pw,pbkdf2-hmac-sha256_tst.in,pbkdf2-hmac-sha256-opencl,Y,X,(1500),(1500)
616620

617621
(opencl)(gpu),(X),(jumbo)&(opencl),10000,rakp-opencl,pw,rakp_tst.in,rakp-opencl,Y,X,(1500)(1451),(1500)(1451)

0 commit comments

Comments
 (0)