提交歷史

作者 SHA1 備註 提交日期
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 年之前
  Jon Spillett 5e2d22d53e Pass library context and property query into private key decoders 3 年之前
  Jon Spillett 169eca602c Enhance the encoder/decoder tests to allow testing with a non-default library context and configurable providers 3 年之前
  Pauli 3f700d4b95 pem: remove references to EVP_sha1() 3 年之前
  Pauli 711d7ca594 pem: fix coverity 1474426: uninitialised scalar variable. 3 年之前
  Richard Levitte f4e46b817d PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders 3 年之前
  Matt Caswell 8020d79b40 Update copyright year 3 年之前
  Matt Caswell 7bc0fdd3fd Make the EVP_PKEY_get0* functions have a const return type 3 年之前
  Richard Levitte e77c13f8b7 MSBLOB & PVK: Make it possible to write EVP_PKEYs with provided internal key 3 年之前
  Richard Levitte a158f8cfb9 PEM: Unlock MSBLOB and PVK functions from 'no-dsa' and 'no-rc4' 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Richard Levitte 0934cf4834 Unexport internal MSBLOB and PVK functions 3 年之前
  Richard Levitte dca51418b0 PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently 3 年之前
  Richard Levitte 413835f5d1 PEM: Make general MSBLOB reader functions exposed internally 3 年之前
  Tomas Mraz cbeb0bfa96 Cast the unsigned char to unsigned int before shifting left 4 年之前
  Richard Levitte f55838f34d OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK files 5 年之前
  Christian Hohnstaedt 80b94a5adb i2b_PVK_bio: don't set PEM_R_BIO_WRITE_FAILURE in case of success 4 年之前
  Matt Caswell 33388b44b6 Update copyright year 4 年之前
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 年之前
  Richard Levitte de0799b0fc PEM: constify PEM_write_ routines 4 年之前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 年之前
  Cesar Pereida Garcia 724339ff44 Fix SCA vulnerability when using PVK and MSBLOB key formats 4 年之前
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 5 年之前
  Shane Lontis 0239283d99 key zeroisation for pvkfmt now done on all branch paths 5 年之前
  Richard Levitte c82c346226 In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length 6 年之前
  Rich Salz cdb10bae3f Set error code on alloc failures 6 年之前
  Matt Caswell b0edda11cb Update copyright year 6 年之前
  Bernd Edlinger d288d7fc7b Fix error handling in b2i_dss and b2i_rsa 6 年之前
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 年之前
  Dr. Stephen Henson 159f6e7ecf Fix MSBLOB format with RSA. 7 年之前