Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Thomas Waldmann 9241fa6336 do not store "iv" into on-disk metadata, just stored_iv (lower 64bits) 10 yıl önce
  Thomas Waldmann fcea641e26 reimplement new 0x03 format using msgpack 10 yıl önce
  Thomas Waldmann 3aabaa75f7 get rid of PAYLOAD_OVERHEAD 10 yıl önce
  Thomas Waldmann 75652d6390 deduplicate legacy parser code 10 yıl önce
  Thomas Waldmann 7cecee0b29 use parser to completely analyze given format into meta and data, use generator to create format from meta and data 10 yıl önce
  Thomas Waldmann abaf0d34bb use Meta namedtuple to pass around header metadata, cleanup 10 yıl önce
  Thomas Waldmann 9f8b7b4c4a clarify phrasing in comment 10 yıl önce
  Thomas Waldmann 1e1d80c7b0 use AES-GCM (an AEAD single-pass mac&cipher) 10 yıl önce
  Thomas Waldmann 6c7c2e2e40 cleanup crypto.pyx, make it easier to adapt to other modes 10 yıl önce
  Thomas Waldmann e5d0f8fc1a more sha512_256 fixes 10 yıl önce
  Thomas Waldmann d3f2b8d22a fix sha512_256 implementation 10 yıl önce
  Thomas Waldmann ff542e612a flexible type header parsing, compression levels, sha256 + sha512_256 10 yıl önce
  Thomas Waldmann a8b116d965 fix type byte checks, deduplicate code 10 yıl önce
  Thomas Waldmann 07d2df8cef key module: just reordered functions/classes, no functional change 10 yıl önce
  Thomas Waldmann b305c79ee5 support --compression none 10 yıl önce
  Thomas Waldmann 7b1a3dcd5d implement compression flexibility (attic init -c / --compression zlib|lzma) 10 yıl önce
  Thomas Waldmann 61af8a4bab add lzma ("xz") compressor (not used yet) 10 yıl önce
  Thomas Waldmann f7b90a7edc move (de)compression methods into separate compressor instance 10 yıl önce
  Jonas Borgström add59e4ab3 Prepare for future payload format change 10 yıl önce
  Jonas Borgström 1db4ba52f9 Make sure key files end with a new line 11 yıl önce
  Jonas Borgström b92a620600 Crypto code cleanup and test improvements. 12 yıl önce
  Jonas Borgström 012e0d4153 New syntax to enable repository encryption 12 yıl önce
  Jonas Borgström b718a443a8 Project rename 12 yıl önce