Commit Graph

12 Commits

Author SHA1 Message Date
Marcin Łojewski
d7735280a0 Hash HMAC algo 2020-04-13 15:28:50 +02:00
Marcin Łojewski
9644bce09c issue#94 XenForo bcrypt 2020-02-02 21:43:39 +01:00
Marcin Łojewski
8e80480eaa issue#77 Add support for remine password hashes 2018-12-16 17:51:37 +01:00
Marcin Łojewski
fb029b8b27 issue#79 Password error on sha512 with salt
Added SHA-256, SHA-512
2018-12-16 12:32:49 +01:00
Marcin Łojewski
23ccb5d7b0 Drupal 7 hash - fixes 2018-10-03 21:59:16 +02:00
Marcin Łojewski
7d35d0a67f Whirlpool hash algorithm 2018-09-30 20:13:07 +02:00
Marcin Łojewski
b0495cda4f Fix: Encoding of iteration for 'Extended DES (Crypt)' 2018-09-29 17:52:35 +02:00
Marcin Łojewski
6a01cff095 Test getPasswordHash() methods 2018-07-02 21:10:29 +02:00
Marcin Łojewski
d3f38eed7c WoltLab Community Framework 2.x hash implementation 2018-07-02 21:01:18 +02:00
Marcin Łojewski
ef9db7444a Feature/issue#44 (#47)
phpass implementation
2018-06-30 14:32:13 +02:00
Marcin Łojewski
a2b65f144c Adding SALT from DB and new Algorithm to be connected with HumHub
https://github.com/nextcloud/user_sql/pull/42
2018-06-30 13:19:04 +02:00
Marcin Łojewski
f2f3a897a5 Unit tests for Crypto package 2018-06-12 21:54:06 +02:00