提交历史

作者 SHA1 备注 提交日期
  Thomas Waldmann 5ae3fa2927 128bit increment_iv implementation/pack/unpack 10 年之前
  Thomas Waldmann 7e1aa163a3 aes-gcm: only return the real mac (which is only 128b, 16B) 10 年之前
  Thomas Waldmann 3149f6a828 cosmetic: s/tag/mac/ 10 年之前
  Thomas Waldmann 6aca9383d7 reintegrate AEAD cipher made from AES CTR + HMAC-SHA256 10 年之前
  Thomas Waldmann 1e1d80c7b0 use AES-GCM (an AEAD single-pass mac&cipher) 10 年之前
  Thomas Waldmann 1f4077d870 crypto.pyx: adapt to strange requirements found in the openssl docs 10 年之前
  Thomas Waldmann 550320535c crypto.pyx: cosmetic changes, added comments 10 年之前
  Thomas Waldmann 6c7c2e2e40 cleanup crypto.pyx, make it easier to adapt to other modes 10 年之前
  Jonas Borgström 11687fbec1 crypto: store EVP_CIPHER_CTX on the stack 11 年之前
  Jonas Borgström 7e258c8401 crypto: Improved AES performance 11 年之前
  Jonas Borgström 92c333c071 Add a method to detect out of date binary extension modules 11 年之前
  Jonas Borgström 0e39acffd3 crypto: convert attic.crypto into a cython module 11 年之前