Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Pauli f41ac0eeab Deprecate the low level DSA functions. il y a 4 ans
  Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct il y a 4 ans
  Shane Lontis e683582bf3 Add dsa signature alg to fips provider il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Matt Caswell b880583475 Convert asn1_dsa.c to use the WPACKET API instead il y a 5 ans
  David Makepeace 54846b7c6e Add simple ASN.1 utils for DSA signature DER. il y a 5 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Richard Levitte 3cdbea65b3 Following the license change, modify the boilerplates in crypto/dsa/ il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Rich Salz 75e2c87765 Switch from ossl_rand to DRBG rand il y a 7 ans
  Richard Levitte 9612e15760 ASN.1: adapt our use of INTxx et al by making them explicitely embedded il y a 7 ans
  Richard Levitte 6a32a3c058 Act on deprecation of LONG and ZLONG, step 2 il y a 7 ans
  Dr. Stephen Henson 8cc44d970c Don't allocate r/s in DSA_SIG and ECDSA_SIG il y a 8 ans
  Emilia Kasper 9267c11bb5 Make DSA_SIG and ECDSA_SIG getters const. il y a 8 ans
  TJ Saunders bbaa9dd850 Ensure that NULL r and s parameters cannot be set on DSA_SIG/ECDSA_SIGs. il y a 8 ans
  TJ Saunders 7ca3ea22c1 Reorder the setter arguments to more consistently match that of other APIs, il y a 8 ans
  TJ Saunders 6a571a18dd Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values. il y a 8 ans
  Rich Salz d2e9e32018 Copyright consolidation 07/10 il y a 8 ans
  Matt Caswell 1258396d73 Make the DSA structure opaque il y a 8 ans
  Dr. Stephen Henson 99cccf3643 constify DSA_SIG_get0() il y a 8 ans
  Dr. Stephen Henson 40f43f8a2e move DSA_SIG definition into C source file il y a 8 ans
  Dr. Stephen Henson 706a13f112 Make DSA_SIG opaque. il y a 8 ans
  Dr. Stephen Henson 987157f6f6 Use callback for DSAPublicKey il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and il y a 9 ans
  Rich Salz 74924dcb38 More secure storage of key material. il y a 9 ans