Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  slontis 1735531c8b Remove ossl_rsa_pss_params_30_set_maskgenalg(). il y a 1 an
  Clemens Lang 6c73ca4a2f signature: Clamp PSS salt len to MD len il y a 2 ans
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Tomas Mraz bbde856619 RSA: properly generate algorithm identifier for RSA-PSS signatures il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Pauli 23b2fc0b50 rsa: add ossl_ prefix to internal rsa_ calls. il y a 4 ans
  Richard Levitte 15671090f4 RSA: Add a less loaded PSS-parameter structure il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell 0f2deef59d Use RAND_bytes_ex in crypto/rsa il y a 4 ans
  Pauli c5f8713443 Deprecate the low level RSA functions. il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte 2a7b6f3908 Following the license change, modify the boilerplates in crypto/rsa/ il y a 6 ans
  Dr. Matthias St. Pierre 427e91d928 crypto/rsa/rsa_pss.c: silence coverity warning il y a 6 ans
  Shane Lontis 82eba370da RSA padding Zeroization fixes il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 7 ans
  Paul Yang 90862ab4b2 This part fixes braces around if-else. il y a 7 ans
  Bernd Edlinger 108909d30e Fix a crash or unbounded allocation in RSA_padding_add_PKCS1_PSS_mgf1 il y a 7 ans
  Dr. Stephen Henson 137096a7ea Defines and strings for special salt length values, add tests il y a 7 ans
  Rich Salz 2039c421b0 Copyright consolidation 08/10 il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 9 ans
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. il y a 9 ans