Historie revizí

Autor SHA1 Zpráva Datum
  John Safranek f1d43f6891 Add error code for the private key read lockout. před 2 roky
  John Safranek 86c040a3ae Rename the PCT error codes to remove 'FIPS' since they can be enabled without FIPS. před 3 roky
  John Safranek a967cbcb7b 56Ar3 Testing Updates před 3 roky
  John Safranek 17a4c891ce Add CASTs for TLSv1.2, TLSv1.3, and SSH KDFs. před 3 roky
  John Safranek e32c58d533 Add RSA PAT. před 3 roky
  John Safranek 9656b83a03 Add ECDSA-KAT CAST. před 3 roky
  Anthony Hu 33cb823148 Remove legacy NTRU and OQS (#4418) před 2 roky
  David Garske 700b1c56c1 Improve CRL error codes. Add `--enable-crl=io` option. ZD 12791 před 2 roky
  Daniel Pouzzner 5d9ee97530 WOLFSSL_AES_CBC_LENGTH_CHECKS: add gated logic to aes.c wc_AesCbc{En,De}crypt() to return BAD_LENGTH_E when input length is not a multiple of AES_BLOCK_SIZE; add gated tests of new functionality in test_wc_AesCbcEncryptDecrypt(); fix first encrypt-decrypt-memcmp in test_wc_AesCbcEncryptDecrypt() to span all of test vector and extend test vector length to be block-multiple; add ungated logic in platform-specific wc_AesCbc{En,De}crypt() routines to return with early success when blocks == 0 (also mitigates buffer overrun on short (less-than-AES_BLOCK_SIZE) input); add BAD_LENGTH_E error code; update documentation. před 3 roky
  Sean Parkinson 35659be06f AES GCM: implement streaming před 3 roky
  toddouska 3ac03d3d66 Merge pull request #3805 from JacobBarthelmeh/copyright před 3 roky
  Sean Parkinson a55e94cf6f ECCSI and SAKKE: add support před 3 roky
  Jacob Barthelmeh c729318ddd update copyright date před 3 roky
  Tesfa Mael cebb283822 DO-178 changes před 4 roky
  JacobBarthelmeh 6b4551c012 Merge pull request #2654 from cariepointer/qt-512-513 před 4 roky
  Chris Conlon 45c5a2d39c update copyright to 2020 před 4 roky
  Carie Pointer ee13dfd878 Add Qt 5.12 and 5.13 support před 4 roky
  John Safranek 19a4371d48 Maintenance: Error Strings před 4 roky
  Sean Parkinson 35ec2bc6d4 Compile options for larger salt lengths in RSA-PSS před 4 roky
  Jacob Barthelmeh f79a119c82 add storing sig/digest if no certs in bundle před 5 roky
  John Safranek 246c444b93 Updates for v4.0.0 před 5 roky
  David Garske 68c04a95e0 Refactor of the crypto callback return code for cases when unavailable to use new error code `CRYPTOCB_UNAVAILABLE`. Retains support for original `NOT_COMPILED_IN` error code. Added new `CRYPTO_CB_VER` define for helping applications handle/detect changes to crypto callback interface (currently no way to determine changes at build-time between release cycles). před 5 roky
  Jacob Barthelmeh 83a150c4df stream of PKCS7 decode encrypted před 5 roky
  Sean Parkinson 67bb558025 Return error when attempting to verify signed data without signers před 5 roky
  David Garske 319096e7e7 Fix indent for error case. před 5 roky
  David Garske 680a863054 Added support for building with certificate parsing only. `./configure --enable-asn=nocrypt`. Added new API for parsing PIV format certificates `wc_ParseCertPIV` with `WOLFSSL_CERT_PIV` build option. Added `wc_DeCompress_ex` with ability to decompress GZIP. Moved the ZLIB error codes into wolfCrypt. před 5 roky
  Jacob Barthelmeh 2e88151cfd crypto only sha256 cryptodev před 5 roky
  JacobBarthelmeh cb756397b3 inital AES-CBC with af_alg před 6 roky
  John Safranek 12edf80e2b FIPS Revalidation před 6 roky
  John Safranek 20d8a4a376 FIPS Revalidation před 6 roky