12 次代码提交 (598e55a795fa206571f94a7cb2e5834728b85c98)

作者 SHA1 备注 提交日期
  David Benjamin 0e21f41fe8 Switch all 'num' parameters in crypto/modes to unsigned. 8 年前
  David Benjamin f41bb59703 Remove unused functions. 8 年前
  Brian Smith 0bc2349375 Remove unused |ccm128_context| in crypto/modes/internal.h. 8 年前
  Brian Smith a3d9528e9e Unify AEAD and EVP code paths for AES-GCM. 8 年前
  Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols. 9 年前
  Brian Smith 0f8bfdeb33 Make |gcm128_context| memcpy-safe. 9 年前
  Brian Smith 3f3f25d8a2 Fix constness of |gcm128_context.key|. 9 年前
  Matt Braithwaite 12fe1b25ea Re-add the C version (only) of |EVP_aes_256_xts| 9 年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 年前
  Adam Langley 98ad22ec7a Fix "integer constant is too large for 'long' type" errors. 10 年前
  David Benjamin 5213df4e9e Prefer AES-GCM when hardware support is available. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前