Commit Graph

18 Commits

Author SHA1 Message Date
Marcin Łojewski
8e80480eaa issue#77 Add support for remine password hashes 2018-12-16 17:51:37 +01:00
Marcin Łojewski
8eb99e66bb Handle salt in Crypto classes 2018-12-16 16:58:13 +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
fa436280b7 Merge pull request #66 from BrandonKerr/drupal7
Create Drupal 7 hash algorithm option
2018-10-02 19:27:41 +02:00
Brandon
26dc61cbe5 Create Drupal 7 hash algorithm option 2018-10-02 13:07:01 -04: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
5c702edee7 hashing -> hash 2018-07-07 09:21:40 +02:00
Marcin Łojewski
89598a5b36 make getSalt() abstract 2018-07-02 21:06:23 +02:00
Marcin Łojewski
d3f38eed7c WoltLab Community Framework 2.x hash implementation 2018-07-02 21:01:18 +02:00
Marcin Łojewski
74bb55534d merge phpass class into crypto class 2018-06-30 17:09:45 +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
b00f61193e Fix "Use of undefined constant" error for PHP below 7.2. 2018-06-13 19:31:56 +02:00
Marcin Łojewski
db6b5e0d2f Fix SSHA hash 2018-06-13 12:47:56 +02:00
Marcin Łojewski
f2f3a897a5 Unit tests for Crypto package 2018-06-12 21:54:06 +02:00
Marcin Łojewski
c1cc89f456 'lib' rewritten. 2018-03-25 20:57:31 +02:00