Commit History

Author SHA1 Message Date
  Matt Caswell afb638f137 Make the RSA ASYM_CIPHER implementation available inside the FIPS module 4 years ago
  Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code 5 years ago
  David von Oheimb 7408f6759f make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA 5 years ago
  Rich Salz cbfa5b0398 Regenerate mkerr files 5 years ago
  Shane Lontis eef721b0d0 added generated files 5 years ago
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ 5 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) 7 years ago
  Rich Salz 5816586ba4 Put message strings in state files 7 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Rich Salz 076fc55527 Make default_method mostly compile-time 7 years ago
  Dr. Stephen Henson 79ebfc4681 Add support for -1, -2 salt lengths for PSS only keys. 7 years ago
  Dr. Stephen Henson 23b6699ecc make errors 7 years ago
  Dr. Stephen Henson 08be0331c3 Only allow PSS padding for PSS keys. 7 years ago
  Dr. Stephen Henson cb49e7497a Initial parameter restrictions. 7 years ago
  Dr. Stephen Henson cfd81c6d75 Add rsa_pss_get_param. 7 years ago
  Dr. Stephen Henson 42009ae882 PSS parameter encode and decode. 7 years ago
  Dr. Stephen Henson 71bbc79b7d Check input length to pkey_rsa_verify() 7 years ago
  David Benjamin 608a026494 Implement RSASSA-PKCS1-v1_5 as specified. 8 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Rich Salz 6f4a6a5cd4 RT4586: Remove RSA_memory_lock; unused, not needed 8 years ago
  Rich Salz 0cd0a820ab Remove unused error/function codes. 8 years ago
  Matt Caswell 569d064609 Add some error messages for malloc fails 8 years ago
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz bf1605518a Rename RSA_eay_xxx to rsa_ossl_xxx 9 years ago
  Dr. Stephen Henson b8fb59897b Rebuild error source files. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Emilia Kasper 294d1e36c2 RT3066: rewrite RSA padding checks to be slightly more constant time. 10 years ago
  Andy Polyakov 4513b1b641 crypto/rsa/rsa_chk.c: harmonize error codes. 10 years ago