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