Commit History

Author SHA1 Message Date
  Veres Lajos 79c44b4e30 Fix some typos 5 years ago
  XiaokangQian 2ff16afc17 Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32 5 years ago
  Nicola Tuveri ef1e59ed83 More testing for sign/verify through `dgst` and `pkeyutl` 5 years ago
  Nicola Tuveri 81722fdf2e More testing for CLI usage of Ed25519 and Ed448 keys 5 years ago
  Andy Polyakov 0984041283 Configure: use ELFv2 ABI on some ppc64 big endian systems 5 years ago
  Andy Polyakov 34ab13b7d8 crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour 5 years ago
  Richard Levitte 68a51d59a2 Move providers/common/{ciphers,digests}/* to providers/implementations 4 years ago
  Rich Salz 436c21a0fd Remove handling of outdated macro's 5 years ago
  Richard Levitte 8c06d7199e Configuration: compute openssl_other_defines and related info later 4 years ago
  Richard Levitte 76d0a74b8e Disable devcryptoeng on newer OpenBSD versions 4 years ago
  Richard Levitte ea7a952c8a test/memleaktest.c: Modify for use with address/leak sanitizer 5 years ago
  Richard Levitte 22c22369bc Use leak sanitizer instead of internal mdebug to check for memory leaks 5 years ago
  avas 0969e2592e Move U64 macro from sha.h to sha512.c 4 years ago
  FdaSilvaYY 1352e0ff49 apps/speed: replace list of #define by enums declarations. 6 years ago
  FdaSilvaYY d63d89ea0f apps/speed: factorize ec test curves declarations 5 years ago
  FdaSilvaYY 001d5e2c64 apps/speed: improve sm2 failure code. 5 years ago
  FdaSilvaYY f607f6eadd apps/speed: simplify 'doit' action flag management code. 6 years ago
  FdaSilvaYY 0609658f9b apps/speed: initialize key material only when its algo is selected. 6 years ago
  FdaSilvaYY d02b7e0931 apps/speed: remove a shared global variable 5 years ago
  FdaSilvaYY 2cc076530f apps/speed: discard useless protoypes as these methods are defines before being used. 5 years ago
  FdaSilvaYY af0857f0e7 apps/speed: allow to continue tests after any init failure handling. 5 years ago
  Dmitry Belyavskiy 32745fccdb Difference between EVP_CipherInit and EVP_CipherInit_ex 5 years ago
  Bernd Edlinger 4c3f748d7c Add a CHANGES entry for CVE-2019-1551 4 years ago
  Bernd Edlinger 18d42d8d56 Add a test case for rsaz_512_sqr overflow handling 4 years ago
  Bernd Edlinger 8736f95381 Improve the overflow handling in rsaz_512_sqr 4 years ago
  Andy Polyakov 8c6f86c7c5 Fix an overflow bug in rsaz_512_sqr 4 years ago
  Matt Caswell 350c923517 Add documentation for the newly added RSA_PKCS1_WITH_TLS_PADDING 5 years ago
  Matt Caswell e7db9680db Move constant time RSA code out of libssl 5 years ago
  Matt Caswell d9a7510747 Teach the RSA implementation about TLS RSA Key Transport 5 years ago
  Fangming.Fang 6df44cf65f Fix exit issue in travisci 5 years ago