summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_crypto.py
AgeCommit message (Expand)Author
2016-07-12[test] toxify testsdrebs
2016-06-06[test] turn test for _gen_secret into many unit testsdrebs
2016-04-26[refactor] cleanup bootstrap processdrebs
2015-08-04[style] pep8 cleanupKali Kaneko
2015-08-04[refactor] remove circular dependency in SoledadCryptoRuben Pollan
2015-02-11Adapt tests for new api.drebs
2014-12-08Add encryption scheme, method and iv to symmetrically encrypted document MAC ...drebs
2014-08-08Add salt for sync sb key derivation.drebs
2014-08-08Fix tests after many changes in client.drebs
2014-07-02Split tests and fix for new sync (#4710).drebs
2014-04-10Prevent file descriptor leaks on tests.drebs
2013-11-19Add MAC verification to recovery document. Closes #4348.drebs
2013-09-18Remove pycrypto as test requirement.drebs
2013-08-21Fix test using new rand prefix.drebs
2013-08-21Split soledad into common, client and server.drebs