index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testing
/
tests
/
client
/
test_crypto.py
Age
Commit message (
Expand
)
Author
2017-04-04
[feature] incremental decrypter
Victor Shyba
2017-04-04
[feature] ascii armor disable option
Victor Shyba
2017-04-04
[bug] fix loose ends on _crypto and tests
Victor Shyba
2017-02-16
[style] add deprecation warning on legacy decoder
Victor Shyba
2017-02-16
[feature] add doc size to preamble
Victor Shyba
2017-02-15
[tests] add tests for preamble encoding
Victor Shyba
2017-02-09
[test] move client secrets tests to its own file
drebs
2017-02-09
[bug] use derived key for local storage
drebs
2017-02-09
[refactor] improve secrets generation and storage code
drebs
2016-12-12
[feature] Change CTR to GCM on secrets.py
Victor Shyba
2016-12-12
[feature] Add retro compat on secrets.py ciphers
Victor Shyba
2016-12-12
[feature] use GCM instead of CTR+HMAC
Victor Shyba
2016-12-12
[refactor] improve blob signature magic usage
Victor Shyba
2016-12-12
[refactor] introduces a GenericWriter
Victor Shyba
2016-12-12
[refactor] simplify _crypto
Victor Shyba
2016-12-12
[feature] make _crypto stream on decryption
Victor Shyba
2016-12-12
[feature] delimit preamble from ciphertext
Victor Shyba
2016-12-12
[refactor] Hide IV, simplify some calls
Victor Shyba
2016-12-12
[style] fix pep8 and confs
Victor Shyba
2016-12-12
[tests] adapt tests
Kali Kaneko
2016-07-12
[test] toxify tests
drebs