Commit History

Author SHA1 Message Date
  Michael Buesch 1640d1904b sql: Remove custom text_factory 1 year ago
  Michael Buesch da017f31af Update copyright dates 1 year ago
  Michael Buesch c6e1c07c3c Move sql dump below kdf 1 year ago
  Michael Buesch 37fe3e209c kdf: do not reduce memory cost by default 1 year ago
  Michael Buesch 6a6bec8791 cryptsql: Add separate error message for kdf failure 1 year ago
  Michael Buesch 28f256aee8 cryptsql: Move header constant to class 1 year ago
  Michael Buesch 16a740de66 cryptsql: Use Argon2 1 year ago
  Michael Buesch 663ae4941b cryptsql: Catch all decryption errors 1 year ago
  Michael Buesch 6cfa021bfc Fix return type docstring 1 year ago
  Michael Buesch b2d9618149 fileobj: Optimize and simplify buffer handling 1 year ago
  Michael Buesch bcfdb786a2 Small cleanups 1 year ago
  Michael Buesch d977a42a55 Add commit warning 1 year ago
  Michael Buesch 9fb6c4ad55 cryptsql: Remove insecure legacy zero-iv read support 1 year ago
  Michael Buesch 1f7b3a0cb4 Small cleanups 1 year ago
  Michael Buesch 543323c799 cryptsql: Do not require COMPRESS header 1 year ago
  Michael Buesch 197b31da9e aes wrapper: Use exception instead of sys.exit 1 year ago
  Michael Buesch 7e6271c393 Cleanup decompress dummy 1 year ago
  Michael Buesch 2a7d06d551 Add Cryptodome support 1 year ago
  Michael Buesch 79caaa3e4d Always explicitly select exception when re-raising 2 years ago
  Michael Buesch 66e548a828 Switch to SHA3-512 4 years ago
  Michael Buesch ec838f7583 database: Add docstrings 5 years ago
  Michael Buesch cd6421be3a cryptsql: Add support for REGEXP operator 5 years ago
  Michael Buesch 8655f617ef cryptsql: Catch encrypt/decrypt exceptions 5 years ago
  Michael Buesch 81cdac1175 cryptsql: Add support for standard PKCS#7 padding 5 years ago
  Michael Buesch 17ea8d3823 fileobj: Return data instead of FileObj 5 years ago
  Michael Buesch 4a8f387357 Switch to pyaes 5 years ago
  Michael Buesch 24b3f280e5 cryptsql: Cache key to avoid doing kdf again, if not needed 5 years ago
  Michael Buesch 9f3a3d8702 Move passphrase handling to cryptsql 5 years ago
  Michael Buesch 24607587ed Add support to drop uncommitted changes 5 years ago
  Michael Buesch a7769039a7 cryptsql: Defer db commit to file commit time 5 years ago