Histórico de commits

Autor SHA1 Mensagem Data
  Thomas Waldmann 5c66fa4caa crypto: layout updates, low-level does not deal with IV 3 anos atrás
  Thomas Waldmann 0f6f278b0f crypto: AEAD key classes 3 anos atrás
  Thomas Waldmann 9633273622 crypto: simplify api for new crypto, AEAD only needs 1 key 3 anos atrás
  Thomas Waldmann 3473b17a8d crypto: improve attr naming 3 anos atrás
  Thomas Waldmann 57479fb989 crypto: put the IV into the header, at the end of it 3 anos atrás
  Thomas Waldmann e647360a0e crypto: better raise NotImplementedError if we have no id_hash 3 anos atrás
  Thomas Waldmann aff626119a crypto: cleanup, remove references to AES-GCM 3 anos atrás
  Thomas Waldmann d3f069cb3b crypto: fix/update borg version comments 3 anos atrás
  Andrey Bienkowski 78f041440c Argon2 the first part: Implement key derivation (was: part 0) (#6468) 3 anos atrás
  TW dfd7ea8171 Merge pull request #6464 from ThomasWaldmann/exclude-checksums-c 3 anos atrás
  Thomas Waldmann 1f90d4a77a fixup: fix some algorithms/* ignores 3 anos atrás
  TW cb0e4fc2b2 Merge pull request #6460 from ThomasWaldmann/move-checksums 3 anos atrás
  Thomas Waldmann cc3b5c062c remove algorithms package, move checksums module to borg package 3 anos atrás
  TW c641e31e82 Merge pull request #6454 from bket/fix-benchmark-cpu 3 anos atrás
  Björn Ketelaars 3d86df6649 `borg benchmark cpu` fails with libressl 3 anos atrás
  TW ebaf0c32d3 Merge pull request #6388 from ThomasWaldmann/benchmark-cpu-master 3 anos atrás
  Thomas Waldmann 79eee27936 borg benchmark cpu: display benchmarks of cpu bound stuff 3 anos atrás
  TW a6634c0779 Merge pull request #6387 from ThomasWaldmann/crc32 3 anos atrás
  Thomas Waldmann 98a675f62a use crc32 from libdeflate, remove bundled crc32 code 3 anos atrás
  TW d9d1e44b67 Merge pull request #6415 from ThomasWaldmann/borg-key 3 anos atrás
  Thomas Waldmann 0b3b78e139 dedup code: assert_type 3 anos atrás
  Thomas Waldmann b3e7e90c29 improve storage type handling, dedup code 3 anos atrás
  Thomas Waldmann a63614e35b move key type/storage constants to borg.constants 3 anos atrás
  Thomas Waldmann 2e536bcbe2 borg key change-location 3 anos atrás
  Thomas Waldmann 766d976f46 move passphrase related stuff to borg.helpers.passphrase 3 anos atrás
  Thomas Waldmann 8011fade91 move key loading/saving code to FlexiKey 3 anos atrás
  Thomas Waldmann ad405892ca rename KeyfileKeyBase -> FlexiKeyBase 3 anos atrás
  Thomas Waldmann d42e6f2c41 key: uses key_cls.TYPES_ACCEPTABLE to dispatch 3 anos atrás
  TW 6cd0f6de49 Merge pull request #6431 from mikefarmer01/patch-1 3 anos atrás
  Michael Bauer 638774761c use --numeric-ids in pull doc 3 anos atrás