Query
Friday 28 May 2021
2021-05-28 18:00:00 (2 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/testsuite.in (+12/-0)(12 lines)
branch: master
Testsuite [Crypto.Password]: Added some tests of Crypto.MD5.crypt_php().
Wednesday 01 April 2020
2020-04-01 16:03:05 (3 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/testsuite.in (+24/-0)(24 lines)
branch: master
Testsuite [Crypto.Password]: Added some more vectors for bcrypt.
Monday 28 October 2019
2019-10-28 11:50:42 (3 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/testsuite.in (+4/-1)(5 lines)
branch: master
Testsuite [Crypto.Password]: Disabled test for invalid salt.
Saturday 26 October 2019
2019-10-26 11:08:07 (3 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/testsuite.in (+32/-0)(32 lines)
branch: master
Testsuite [Crypto.Password]: Added some more test vectors.
Saturday 17 February 2018
2018-02-17 14:22:30 (5 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/Password.pmod (+2/-1)(3 lines)
branch: master
Documentation [Crypto.Password]: Fixed typo.
Saturday 22 August 2015
2015-08-22 11:07:10 (7 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/lib/modules/Crypto.pmod/Password.pmod (+2/-1)(3 lines)
branch: 8.1
Documentation [Crypto.Password]: Added some RFC markup.