Commit History

Author SHA1 Message Date
  Richard Levitte 0934cf4834 Unexport internal MSBLOB and PVK functions 3 years ago
  Richard Levitte dca51418b0 PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently 3 years ago
  Richard Levitte 413835f5d1 PEM: Make general MSBLOB reader functions exposed internally 3 years ago
  Tomas Mraz cbeb0bfa96 Cast the unsigned char to unsigned int before shifting left 4 years ago
  Richard Levitte f55838f34d OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK files 5 years ago
  Christian Hohnstaedt 80b94a5adb i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of success 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Cesar Pereida Garcia 724339ff44 Fix SCA vulnerability when using PVK and MSBLOB key formats 4 years ago
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 5 years ago
  Shane Lontis 0239283d99 key zeroisation for pvkfmt now done on all branch paths 5 years ago
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Bernd Edlinger d288d7fc7b Fix error handling in b2i_dss and b2i_rsa 6 years ago
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 years ago
  Dr. Stephen Henson 159f6e7ecf Fix MSBLOB format with RSA. 7 years ago
  Dr. Stephen Henson 66bcba1457 Limit reads in do_b2i_bio() 7 years ago
  Matt Caswell febb096c4c Fix bad result in i2b_PVK() 7 years ago
  Matt Caswell 1e7c159d0d Fix param order in RSA_get0_key 7 years ago
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Matt Caswell b375f08145 A call to RSA_set0_key had the arguments in the wrong order 8 years ago
  Matt Caswell 098c1e3d14 Fix a leak in i2b_PVK 8 years ago
  Matt Caswell 8e588e2812 Don't leak memory on error in i2b_PVK 8 years ago
  Matt Caswell 204cf9406e Don't leak memory on error in b2i_rsa 8 years ago
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 years ago
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque 8 years ago