История коммитов

Автор SHA1 Сообщение Дата
  Dimitri Papadopoulos ad31628cfe Remove repeated words 1 год назад
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 лет назад
  x2018 9dddcd90a1 add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), 3 лет назад
  Pauli 1ffac6ca17 pvk: use PVK KDF 3 лет назад
  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 4 лет назад
  Richard Levitte 0934cf4834 Unexport internal MSBLOB and PVK functions 4 лет назад
  Richard Levitte dca51418b0 PEM: Fix i2b_PvK to use EVP_Encrypt calls consistently 4 лет назад
  Richard Levitte 413835f5d1 PEM: Make general MSBLOB reader functions exposed internally 4 лет назад
  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 6 лет назад
  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 5 лет назад
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 лет назад
  Cesar Pereida Garcia 724339ff44 Fix SCA vulnerability when using PVK and MSBLOB key formats 5 лет назад
  Richard Levitte 16742672a0 Following the license change, modify the boilerplates in crypto/pem/ 6 лет назад
  Shane Lontis 0239283d99 key zeroisation for pvkfmt now done on all branch paths 6 лет назад
  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 лет назад