summaryrefslogtreecommitdiff
path: root/src/leap/soledad/client/_crypto.py
AgeCommit message (Expand)Author
2017-12-26[doc] improve documentation of ciphertext size estimation functiondrebs
2017-12-24[refactor] move preamble constant to its moduleVictor Shyba
2017-12-22[feature] get_unarmored_ciphertext_size on clientVictor Shyba
2017-08-07[refactor] use endStream public method instead of private oneVictor Shyba
2017-08-03[feature] handle unsupported encryption schemes by saving directlyVictor Shyba
2017-07-21[refactor] creates a common.blobs with preambleVictor Shyba
2017-07-18[style] fix naming from reviewVictor Shyba
2017-07-18[refactor] move preamble module to commonVictor Shyba
2017-07-18[refactor] move preamble to a new moduleVictor Shyba
2017-06-24[pkg] unify client and server into a single python packagedrebs