Commit History

Author SHA1 Message Date
  John Safranek 6d7599cf47 FIPS Revalidation 6 years ago
  John Safranek 4ba026c0bf Test Fixes 6 years ago
  John Safranek f6fe3744a7 FIPS Update 6 years ago
  John Safranek 0c5d704c7f AES-CCM FIPS 6 years ago
  David Garske f9e830bce7 First pass at changes to move PemToDer into asn.c. 6 years ago
  John Safranek d035c1dd81 added error code for the FIPS DH agreement KAT test in the POST 6 years ago
  John Safranek 5cc046eb6d added error codes for the FIPS pairwise agreement tests in the POST 6 years ago
  toddouska 442430d39e Merge pull request #1392 from ejohnstown/rsa-decrypt-check 6 years ago
  John Safranek a49553df6a RSA Decrypt Bounds Checking 6 years ago
  Jacob Barthelmeh 9391c608cc remove error string function when no error strings is defined 6 years ago
  Sean Parkinson d09f26a69f Support indefinite length BER encodings in PKCS #7 6 years ago
  David Garske d9002bb072 Fix to enforce RFC 5280 Sec 4.2.1.6: "The name MUST NOT be a relative URI". Verifies the URI contains "://". Can be disabled using `WOLFSSL_NO_ASN_STRICT`. 6 years ago
  John Safranek 84f6093068 RSA Update 7 years ago
  Sean Parkinson 87109dd46e Add support in PSS for salt lengths up to hash length 6 years ago
  Jacob Barthelmeh 84ecf94263 spelling mistakes, formatting, and change error name 6 years ago
  Jacob Barthelmeh 351a673ec0 Add AES-CCM hardware acceleration support and other fixes 6 years ago
  Jacob Barthelmeh 5fa9455bf9 add CAAM with INTEGRITY support 6 years ago
  David Garske 911b6f95f8 Release v3.12.2 (lib 14.0.0). Updated copywright. 7 years ago
  David Garske 9eb7e2aafa ASN1 Extended Key Usage support. Adds new `wc_SetExtKeyUsage()` API. Available only with `--enable-certext` or `WOLFSSL_CERT_EXT`. 7 years ago
  Jacob Barthelmeh 71f4d546a8 add function to generate public ECC key from private key 7 years ago
  Moisés Guimarães 42a2f5858e adds OCSP Responder extKeyUsage validation 7 years ago
  David Garske c1640e8a3d Intel QuickAssist (QAT) support and async enhancements/fixes: 7 years ago
  toddouska 2b5dba798f Merge pull request #783 from JacobBarthelmeh/Cert-Report1 7 years ago
  Jacob Barthelmeh fd50fd8a3e Add error case for critical Subject Key ID extension 7 years ago
  David Garske a55ebb4c18 Fixes for building CRL with Windows. Refactor load_verify_buffer and LoadCRL to use new wc_ReadDir* functions. Added new directory/file API's: wc_ReadDirFirst(), wc_ReadDirNext(), wc_ReadDirClose(). Moved MAX_PATH and MAX_FILENAME_SZ to wc_port.h. Moved BAD_PATH_ERROR into error-crypt.h. The wc_ReadDir is only supported when NO_WOLFSSL_DIR and NO_FILESYSTEM are not defined. Add map to __FUNCTION__ macro in Windows with debug enabled (to resolve build error with VS and __func__ missing). Fix cast warning on response from EncodeOcspRequestExtensions. Fix for cast to call to BuildCertificateStatus. 7 years ago
  toddouska 7bcd26e321 add check dh public key to agree() 7 years ago
  toddouska b4802cd73d add ECC_CDH KAT error code 7 years ago
  toddouska ef38ab8fc5 Merge pull request #701 from JacobBarthelmeh/mutex 7 years ago
  Jacob Barthelmeh 53bebb4785 add error code for wolfCrypt_Cleanup 7 years ago
  Chris Conlon f6647fbf84 add ECC export raw, sig to (R,S), helper functions 7 years ago