23 Révisions (f131301413023bbb431f645187a581fbfb4edbf1)

Auteur SHA1 Message Date
  Adam Langley 518ba0772b Switch constant-time functions to using |crypto_word_t|. il y a 7 ans
  David Benjamin e94ec3f85b Use a union in tls_cbc.c. il y a 7 ans
  David Benjamin 643b77e644 Convert tls_cbc.c to size_t. il y a 7 ans
  David Benjamin 053a8f728e Bound EVP_tls_cbc_digest_record at runtime. il y a 7 ans
  David Benjamin 8d979e5430 Push variable declarations in EVP_tls_cbc_digest_record. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  David Benjamin d8a268261d Simplify rotate_offset computation in EVP_tls_cbc_copy_mac. il y a 8 ans
  David Benjamin a4ddb6e212 Remove unnecessary constant-time operation. il y a 8 ans
  David Benjamin 029cce5cfd Tidy up EVP_tls_cbc_copy_mac a little. il y a 8 ans
  David Benjamin b1133e9565 Fix up macros. il y a 8 ans
  David Benjamin c763a40101 Replace CBC_MAC_ROTATE_IN_PLACE with an N lg N rotation. il y a 8 ans
  David Benjamin 3f26a49eb6 Fix up EVP_tls_cbc_remove_padding's calling convention. il y a 8 ans
  Adam Langley 8107e92a1a Add a comment with an SMT verification of the Barrett reductions. il y a 8 ans
  David Benjamin 981936791e Remove some easy obj.h dependencies. il y a 8 ans
  Piotr Sikora c6d3029eda Add missing internal includes. il y a 8 ans
  Adam Langley 54a8d7c14f Use Barrett reduction in CBC processing rather than tricks. il y a 8 ans
  Brian Smith ac9404c3a8 Improve crypto/digest/md32_common.h mechanism. il y a 9 ans
  Adam Langley f1c1cf8794 Revert "Improve crypto/digest/md32_common.h mechanism." il y a 9 ans
  Brian Smith 00461cf201 Improve crypto/digest/md32_common.h mechanism. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  David Benjamin bbd8444d92 Drop SSLv3 parts of crypto/cipher/tls_cbc.c. il y a 9 ans
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. il y a 9 ans
  David Benjamin df109ab3d4 Replicate s3_cbc.c under crypto/cipher/internal.h. il y a 9 ans
  Adam Langley 1bea173fd4 Reformatting of s3_{cbc|clnt}.c il y a 9 ans
  Adam Langley 69a01608f3 Add malloc failure tests. il y a 10 ans
  Adam Langley a952d96656 Add a few more constant-time utility functions. il y a 10 ans
  Adam Langley b15d8132c7 Constant-time utilities. il y a 10 ans
  David Benjamin c92c2d7a07 Prune some dead quirks and document the SSL_OP_ALL ones. il y a 10 ans
  David Benjamin df90a64483 Remove MD5, SHA-224, and SHA-512 handling from s3_cbc.c. il y a 10 ans
  David Benjamin f0fd37323b Remove remnants of EVP_CIPHER-based AES_GCM cipher. il y a 10 ans
  Alex Chernyakhovsky 499b440135 Remove OPENSSL_NO_SHA512 il y a 10 ans
  Alex Chernyakhovsky 69877b6119 Remove OPENSSL_NO_SHA256 il y a 10 ans
  David Benjamin 64f4c91b89 Remove OPENSSL_FIPS blocks. il y a 10 ans
  David Benjamin 3f6fa3db62 Remove more remnants of compression. il y a 10 ans
  Adam Langley 80842bdb44 Fix test of first of 255 CBC padding bytes. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans