Historia zmian

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