Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 9767a3dca7 libcrypto: Eliminate as much use of EVP_PKEY_size() as possible há 4 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 5 anos atrás
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files há 5 anos atrás
  Patrick Steuer 19bd1fa1ef s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448 há 5 anos atrás
  Kurt Roeckx 70b0b977f7 Change default RSA, DSA and DH size to 2048 bit há 5 anos atrás
  David Benjamin d7fcf1feac Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup. há 5 anos atrás
  Bernd Edlinger 049e64cbb0 Do the error handling in pkey_rsa_decrypt in constant time há 5 anos atrás
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION há 5 anos atrás
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ há 5 anos atrás
  Richard Levitte 28428130db Update copyright year há 6 anos atrás
  Rich Salz cdb10bae3f Set error code on alloc failures há 6 anos atrás
  Sebastian Andrzej Siewior cac19d19e7 rsa: Do not allow less than 512 bit RSA keys há 7 anos atrás
  Paul Yang 665d899fa6 Support multi-prime RSA (RFC 8017) há 7 anos atrás
  Josh Soref 46f4e1bec5 Many spelling fixes/typo's corrected. há 6 anos atrás
  Andy Polyakov cfb5bc69cf rsa/rsa_pmeth.c: recognize SHA3 as supported RSA digest. há 7 anos atrás
  Paul Yang 90862ab4b2 This part fixes braces around if-else. há 7 anos atrás
  Dr. Stephen Henson 8a3cde7dfa Typo: should check mgf1md há 7 anos atrás
  Bernd Edlinger 237bc6c997 Remove unnecessary loop in pkey_rsa_decrypt. há 7 anos atrás
  Bernd Edlinger 1bcbf658a6 Fix handling of EVP_PKEY_CTRL_PKCS7_ENCRYPT/DECRYPT with OPENSSL_NO_CMS. há 7 anos atrás
  Dr. Stephen Henson 137096a7ea Defines and strings for special salt length values, add tests há 7 anos atrás
  Dr. Stephen Henson 79ebfc4681 Add support for -1, -2 salt lengths for PSS only keys. há 7 anos atrás
  Dr. Stephen Henson c82bafc52e fix a few more style issues há 7 anos atrás
  Dr. Stephen Henson f291138bbe Remove unnecessary frees and style fixes. há 7 anos atrás
  Dr. Stephen Henson bc1ea030ef Use more desciptive macro name rsa_pss_restricted() há 7 anos atrás
  Dr. Stephen Henson 52ad523c0e fix various style issues há 7 anos atrás
  Dr. Stephen Henson 186e48cd1b Return errors PKCS#7/CMS enveloped data ctrls and PSS há 7 anos atrás
  Dr. Stephen Henson 59029ca113 Add PSS parameter restrictions. há 7 anos atrás
  Dr. Stephen Henson cb49e7497a Initial parameter restrictions. há 7 anos atrás
  Dr. Stephen Henson 87ee7b22b6 Add macros to determine if key or ctx is PSS. há 7 anos atrás
  Dr. Stephen Henson a300c7256e Support pad mode get/set for PSS keys. há 7 anos atrás