23 Cometimentos (f131301413023bbb431f645187a581fbfb4edbf1)

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