Commit Graph

26 Commits

Author SHA1 Message Date
Marcin Łojewski
9644bce09c issue#94 XenForo bcrypt 2020-02-02 21:43:39 +01:00
Marcin Łojewski
c09499648b Add default values to constructor 2019-03-31 20:09:26 +02:00
Marcin Łojewski
a3a2a90d87 Move CryptoParam to different namespace 2018-12-24 23:51:05 +01:00
Marcin Łojewski
93e769bfe5 Dedicated class for crypto parameters 2018-12-24 15:28:05 +01:00
Marcin Łojewski
602390b5b8 mergre current develop 2018-12-22 19:37:05 +01:00
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
1b0467d070 No configuration for Drupal7 2018-10-28 18:36:53 +01:00
Marcin Łojewski
61cfe76fe5 Merge branch 'master' into feature/issue#46 2018-10-28 18:34:13 +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
924886dd9a Hash configuration 2018-09-29 18:05:22 +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