Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Juliusz Sosinowicz c02c408409 Only 80 characters a line 4 gadi atpakaļ
  Sean Parkinson a104caef13 Merge pull request #2929 from dgarske/sp_rsalowmem 4 gadi atpakaļ
  Jacob Barthelmeh c85a53c631 add macro guard for fips and selftest builds 4 gadi atpakaļ
  David Garske 6185e0f477 Remove execute bit on files. 4 gadi atpakaļ
  David Garske 327cdefc24 Fix for SP math with `RSA_LOW_MEM`, which was broken in PR #2892. 4 gadi atpakaļ
  Juliusz Sosinowicz 01a6dded72 Fix AES-GCM in EVP layer to have compatiblity with OpenSSL 4 gadi atpakaļ
  David Garske 1e726e19a4 Fix for XMALLOC cast. 4 gadi atpakaļ
  Sean Parkinson df1b7f34f1 In TLS 1.3, don't allow multiple ChangeCipherSpecs in a row 4 gadi atpakaļ
  David Garske 3c93a7b757 Fix `Value stored to 'ret' is never read`. 4 gadi atpakaļ
  David Garske a4caa42793 Improve the Base64 line size for `NO_ASN` case. Fix report of unread `ret`. 4 gadi atpakaļ
  David Garske 589712f870 PIC32MZ Fix for cache coherency to enable write-through (no write allocation) to resolve descriptor corruption. ZD 10212. 4 gadi atpakaļ
  David Garske 0f11369680 PIC32MZ Fix for `WOLFSSL_PIC32MZ_LARGE_HASH`: Only submit to hardware if update data provided matches expected. ZD 10211. 4 gadi atpakaļ
  David Garske cfc0aeb857 Fix for RSA and KeyGen only in test.c. 4 gadi atpakaļ
  David Garske 41fc208195 Fixes for `isHMAC` checks. 4 gadi atpakaļ
  David Garske 5fa7bb5b9f Fix possible unused args. 4 gadi atpakaļ
  David Garske 6d025f8c0f Refactor of the EVP `macType` to use `enum wc_HashType` to resolve issues with invalid casting. 4 gadi atpakaļ
  David Garske 28b686a8ca * Exposed useful sizes `MAX_X509_HEADER_SZ` and `PEM_LINE_SZ` 4 gadi atpakaļ
  David Garske 81f959336b Added support for important private key DER using `wc_EccPublicKeyDecode`. Added ECC key generation and decode test case. 4 gadi atpakaļ
  David Garske b07dfa425d Fixes for `./configure CC="g++" --enable-all && make`. Resolves issues with implicit casts and use of reserved `template` keyword. 4 gadi atpakaļ
  David Garske 5376763638 Merge pull request #2913 from SparkiDev/sp_cortexm4_ecc 4 gadi atpakaļ
  toddouska 7318121d3a Merge pull request #2915 from dgarske/async_v4.4.0 4 gadi atpakaļ
  toddouska 54aa50e628 Merge pull request #2912 from SparkiDev/sp_movbe 4 gadi atpakaļ
  David Garske 6132176715 Merge pull request #2917 from ejohnstown/postrelease 4 gadi atpakaļ
  Sean Parkinson 7a0cbe084e Improve performance of SP Cortex M asm 4 gadi atpakaļ
  John Safranek a064cb3943 Fix a couple of wolfCrypt test issues found during the long release build test. 4 gadi atpakaļ
  toddouska e116c89a58 Merge pull request #2906 from ejohnstown/release-rollup 4 gadi atpakaļ
  David Garske 4592e0ec95 Fix for use of incorrect devId for `wolfSSL_SHA3_256_Init`. 4 gadi atpakaļ
  David Garske 88d04e5eeb Fix for NULL == NULL test case in `test_wolfSSL_EC_get_builtin_curves`. 4 gadi atpakaļ
  David Garske 36a556f927 Resolve issues with the openssl compatibility `CRYPTO_malloc` and `CRYPTO_free`. 4 gadi atpakaļ
  kaleb-himes 12e4718c67 Fix for Freescale common examples that predated hardening warning 4 gadi atpakaļ