47 Révisions (e63d9d76250fb4ea4985c56536d8c14029f146b0)

Auteur SHA1 Message Date
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. il y a 8 ans
  David Benjamin 2f401ecaac Fix IWYU violation in speed.cc. il y a 8 ans
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
  Brian Smith 7bee853d18 Include |BN_MONT_CTX| construction in RSA verification speed test. il y a 8 ans
  David Benjamin bcb65b90fe Give bssl speed proper arg parsing and a -timeout flag. il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
  Adam Langley d2b5af56cf Revert scoped_types.h change. il y a 8 ans
  Adam Langley 8c3c3135a2 Remove scoped_types.h. il y a 8 ans
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. il y a 8 ans
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
  Matt Braithwaite e09e579603 Rename NEWHOPE functions to offer/accept/finish. il y a 8 ans
  Adam Langley 7909aa7c23 Pass array by reference in newhope speed test. il y a 8 ans
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). il y a 8 ans
  David Benjamin 981936791e Remove some easy obj.h dependencies. il y a 8 ans
  Adam Langley 708db16463 Pass |alice_msg| by reference in the SPAKE2 speed test. il y a 8 ans
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. il y a 8 ans
  Adam Langley 77c3c0b025 Enable Ed25519 when building with OPENSSL_SMALL. il y a 8 ans
  David Benjamin df571631cc Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed. il y a 9 ans
  David Benjamin 8ffab72683 Point EVP_aead_chacha20_poly1305 at the standardized version. il y a 9 ans
  Adam Langley 3ac32b1eda Fix curve25519 code for MSVC. il y a 9 ans
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. il y a 9 ans
  Adam Langley 5dbdad9c33 For now, give the unsuffixed ChaCha20 AEAD name to the old version. il y a 9 ans
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. il y a 9 ans
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. il y a 9 ans
  David Benjamin 58084affbe Make constants in bssl tool actually const. il y a 9 ans
  Adam Langley 839b881c61 Multi-prime RSA support. il y a 9 ans
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. il y a 9 ans
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. il y a 9 ans
  Adam Langley 90b5840b02 tool: benchmark the RNG. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  Adam Langley 3e719319be Lowercase some Windows headers. il y a 9 ans
  David Benjamin d434f28ef2 Fix bssl speed. il y a 9 ans
  Brian Smith 1d1562d9b5 Free new[]'d array using delete[] instead of free in speed.cc. il y a 9 ans
  Brian Smith d53b2c3c88 Fix out-of-bounds memory write in speed.cc. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Adam Langley 267253470a Align pointers by hand. il y a 9 ans
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. il y a 9 ans
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. il y a 9 ans
  David Benjamin 384673ceb7 Fix tool build on Windows. il y a 9 ans
  Adam Langley e7624340ee Also test AES-CBC modes in the speed tool. il y a 9 ans
  Adam Langley 543d00692a Benchmark AEADs with aligned buffers. il y a 9 ans
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. il y a 10 ans
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. il y a 10 ans
  Adam Langley 006779a02c Add benchmarks for hash functions to bssl speed. il y a 10 ans
  Adam Langley c5c0c7e853 Split the speed tests into their own file. il y a 10 ans
  Adam Langley 88dfe26ff8 Add AEAD speed tests to the tool binary. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans