23 Commits (f131301413023bbb431f645187a581fbfb4edbf1)

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