Historique des commits

Auteur SHA1 Message Date
  oz123 36c685ee4c More cleanup of CryptoEngine il y a 10 ans
  oz123 0e86f8f97b Change how callback is controlled il y a 10 ans
  oz123 0cff8a5413 Disable set_callback il y a 10 ans
  oz123 c2f476e76e Add property callback to CryptoEngine il y a 10 ans
  oz123 f62fb17b48 Simplify _get_cipher il y a 10 ans
  oz123 2820987bb1 Python3 compatibility il y a 10 ans
  oz123 3e05cbef4b Fix bug in CryptoEngine il y a 10 ans
  oz123 f2d06dfc55 Cycle hashing of password 1000 time il y a 10 ans
  oz123 15c825544b allow the co-existence CryptoEngines il y a 10 ans
  oz123 0f1e8bceeb Add some notes to test converter and crypto modules il y a 10 ans
  oz123 375bdfa7f2 Remove unused exception il y a 10 ans
  oz123 4fba98470a Remove the DummyCryptoEngine class il y a 10 ans
  oz123 53187af16f Fix the ugly hack in crypto.py il y a 10 ans
  oz123 28d287f08a Fix corrupted db ... thus fixes failing test il y a 10 ans
  oz123 3b42366c30 Restore set_callback , it is used by the db converter il y a 10 ans
  oz123 8fdb6be55d Remove those pesky geters and setters, il y a 10 ans
  oz123 6901c6c7e3 Move old methods to CryptoEngineOld il y a 10 ans
  oz123 47967c73e1 Co-existing hashed and non-hashed password il y a 10 ans
  oz123 0bc0c1ca77 Remove _padkey, use hash algorithms instead il y a 10 ans
  oz123 554838674a Instead of padding the key, it's hashed, il y a 10 ans
  oz123 3c1372e1e0 Add method to authenticate without cli il y a 11 ans
  oz123 8d201e428e Fix for old database - converting from cPickle il y a 11 ans
  oz123 16dd14a0b0 Yep, finally get rid of cPickle il y a 11 ans
  oz123 aa3569bb85 Is cPickle haunting us again? il y a 11 ans
  oz123 8d7c411945 Comment unused method in crypto.py il y a 11 ans
  oz123 364c31a31f Better logic in crypto.py il y a 11 ans
  oz123 d067137db5 remove duplicate line, fix typo il y a 11 ans
  oz123 c76a9fb193 add dummy call back which is past to main cli loop il y a 11 ans
  oz123 c72bddfcc3 possible fix for #726987 in Debian il y a 11 ans
  oz123 61591e5ac3 remove more traces of cPickle il y a 11 ans