Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 0d66475908 Update copyright year il y a 6 ans
  Samuel Weiser 8db7946ee8 Replaced variable-time GCD with consttime inversion to avoid side-channel attacks on RSA key generation il y a 6 ans
  Sebastian Andrzej Siewior cac19d19e7 rsa: Do not allow less than 512 bit RSA keys il y a 7 ans
  Andy Polyakov 3bded9cd35 rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits. il y a 7 ans
  Andy Polyakov e44480cc26 rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth. il y a 7 ans
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) il y a 7 ans
  Rich Salz 697958313b Fix an endless loop in rsa_builtin_keygen. il y a 7 ans
  Rich Salz 78e09b53a4 Check return value of some BN functions. il y a 8 ans
  Matt Caswell 5584f65a10 Deprecate the flags that switch off constant time il y a 8 ans
  Rich Salz 2039c421b0 Copyright consolidation 08/10 il y a 8 ans
  Richard Levitte 9862e9aa98 Make the RSA structure opaque il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Matt Caswell fd7d252060 Tighten up BN_with_flags usage and avoid a reachable assert il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Rich Salz 74924dcb38 More secure storage of key material. il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 23a1d5e97c free NULL cleanup 7 il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Matt Caswell 18125f7f55 Implement internally opaque bn access from rsa il y a 10 ans
  Dr. Stephen Henson 73e45b2dd1 remove OPENSSL_FIPSAPI il y a 10 ans
  Dr. Stephen Henson 8d73db288f remove FIPS module code from crypto/rsa il y a 10 ans
  Dr. Stephen Henson c2fd598994 Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined in il y a 13 ans
  Dr. Stephen Henson cac4fb58e0 Add PRNG security strength checking. il y a 13 ans
  Dr. Stephen Henson 8c7096835b Use 0 for tbslen to perform strlen. il y a 13 ans
  Dr. Stephen Henson a6311f856b Remove several of the old obsolete FIPS_corrupt_*() functions. il y a 13 ans
  Dr. Stephen Henson ac892b7aa6 Initial incomplete POST overhaul: add support for POST callback to il y a 13 ans
  Dr. Stephen Henson 225a9e296b Update pairwise consistency checks to use SHA-256. il y a 13 ans
  Dr. Stephen Henson 7edfe67456 Move all FIPSAPI renames into fips.h header file, include early in il y a 14 ans
  Dr. Stephen Henson 7cc684f4f7 Redirect FIPS memory allocation to FIPS_malloc() routine, remove il y a 14 ans
  Dr. Stephen Henson c553721e8b FIPS mode RSA changes: il y a 14 ans