Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_sql.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-31Add default values to constructorMarcin Łojewski
2018-12-25Move CryptoParam to different namespaceMarcin Łojewski
2018-12-24Dedicated class for crypto parametersMarcin Łojewski
2018-12-22mergre current developMarcin Łojewski
2018-12-16issue#77 Add support for remine password hashesMarcin Łojewski
2018-12-16Handle salt in Crypto classesMarcin Łojewski
2018-12-16issue#79 Password error on sha512 with saltMarcin Łojewski
2018-10-28No configuration for Drupal7Marcin Łojewski
2018-10-28Merge branch 'master' into feature/issue#46Marcin Łojewski
2018-10-03Drupal 7 hash - fixesMarcin Łojewski
2018-10-02Merge pull request #66 from BrandonKerr/drupal7Marcin Łojewski
2018-10-02Create Drupal 7 hash algorithm optionBrandon
2018-09-30Whirlpool hash algorithmMarcin Łojewski
2018-09-29Hash configurationMarcin Łojewski
2018-09-29Fix: Encoding of iteration for 'Extended DES (Crypt)'Marcin Łojewski
2018-07-07hashing -> hashMarcin Łojewski
2018-07-02make getSalt() abstractMarcin Łojewski
2018-07-02WoltLab Community Framework 2.x hash implementationMarcin Łojewski
2018-06-30merge phpass class into crypto classMarcin Łojewski
2018-06-30Feature/issue#44 (#47)Marcin Łojewski
2018-06-30Adding SALT from DB and new Algorithm to be connected with HumHubMarcin Łojewski
2018-06-13Fix "Use of undefined constant" error for PHP below 7.2.Marcin Łojewski
2018-06-13Fix SSHA hashMarcin Łojewski
2018-06-12Unit tests for Crypto packageMarcin Łojewski
2018-03-25'lib' rewritten.Marcin Łojewski