Commit History

Author SHA1 Message Date
  Thomas Waldmann c010800f55 header_len=0 fits header=b'' default 3 years ago
  Thomas Waldmann 5c66fa4caa crypto: layout updates, low-level does not deal with IV 3 years ago
  Thomas Waldmann 0f6f278b0f crypto: AEAD key classes 3 years ago
  TW 3e1cfd009e Merge pull request #6459 from ThomasWaldmann/vagrant-fixes 3 years ago
  Thomas Waldmann dea54df2e4 vagrant: use a openbsd-current ("7.1") box 3 years ago
  Thomas Waldmann b43ce32188 vagrant: remove focal64 VM (no py39) 3 years ago
  Thomas Waldmann 93ca8f79be vagrant: py39 / libs related fixes 3 years ago
  Manu 25ecde56b5 Simplify libs setup (#6482) 3 years ago
  Manu 710d76e5c2 Move system lib comment up, formatting, expand lib not found error. 3 years ago
  Manu f36a0fc6b6 Remove Python 3.8 from tox 3 years ago
  Manu c86a5491d9 Rever xxhash version 3 years ago
  Manu e686ec0d8c Fix openssl ext 3 years ago
  Manu 249de7eb45 Add feedback, part 1 3 years ago
  Manu ec11905f11 Add src path to setup.cfg 3 years ago
  Manu dd17c0e869 Fix xxhash version 3 years ago
  Manu 3732c45f42 Initial commit 3 years ago
  TW 89f192edb2 Merge pull request #6455 from Whissi/issue_6453 3 years ago
  Thomas Waldmann 9633273622 crypto: simplify api for new crypto, AEAD only needs 1 key 3 years ago
  Thomas Waldmann 3473b17a8d crypto: improve attr naming 3 years ago
  Thomas Waldmann 57479fb989 crypto: put the IV into the header, at the end of it 3 years ago
  Thomas Waldmann e647360a0e crypto: better raise NotImplementedError if we have no id_hash 3 years ago
  Thomas Waldmann aff626119a crypto: cleanup, remove references to AES-GCM 3 years ago
  Thomas Waldmann d3f069cb3b crypto: fix/update borg version comments 3 years ago
  Andrey Bienkowski 78f041440c Argon2 the first part: Implement key derivation (was: part 0) (#6468) 3 years ago
  Thomas Deutschmann 19c7b85eca delete: add repository id and location to prompt 3 years ago
  TW dfd7ea8171 Merge pull request #6464 from ThomasWaldmann/exclude-checksums-c 3 years ago
  Thomas Waldmann 1f90d4a77a fixup: fix some algorithms/* ignores 3 years ago
  TW cb0e4fc2b2 Merge pull request #6460 from ThomasWaldmann/move-checksums 3 years ago
  Thomas Waldmann cc3b5c062c remove algorithms package, move checksums module to borg package 3 years ago
  TW c641e31e82 Merge pull request #6454 from bket/fix-benchmark-cpu 3 years ago