Histórico de Commits

Autor SHA1 Mensagem Data
  David Garske f006479645 Fix another PKCS11 case where the ECC key type is not set and causes failures. Broke in PR #3687. há 3 anos atrás
  David Garske c9c4a7ee68 Fix spelling errors. há 3 anos atrás
  David Garske 0c75099111 Fix for copy/paste error in PR 3728, which makes sure the ECC key type is specified. há 3 anos atrás
  David Garske 70b382e6cf Fix for PKCS11 not properly exporting the public key due to a missing key type field. This broke due to changes in PR #3687. Also resolved mismatch of enum types for the key type check. há 3 anos atrás
  David Garske 428c6b4301 Merge pull request #3523 from SparkiDev/pkcs11_fixes_2 há 3 anos atrás
  Daniel Pouzzner f277339528 add explicit casts to XMALLOC()s, even for (void *), to avoid warnings in C++ and MSVC/MSVS builds, and to avoid false positives on simple text searches. há 3 anos atrás
  Sean Parkinson 9b894048fd PKCS #11: only open/close session when performing op, use C_Sign for RSA há 3 anos atrás
  Sean Parkinson 5ca8e8f87c PKCS#11: Label fixes and add support for checking private key há 3 anos atrás
  Sean Parkinson 19f10cd382 PKCS #11: implement identifying keys by label há 3 anos atrás
  Sean Parkinson 24af0497b5 PKCS #11: changes for signing and loading RSA public key from private há 3 anos atrás
  Sean Parkinson 15aa0a2f8c PKCS #11: improve key lookup há 3 anos atrás
  Sean Parkinson e539322a88 PKCS#11 fix: Generate ECC key for decrypt/sign or derive há 3 anos atrás
  Daniel Pouzzner 758665e347 Fix for TLS anonymous cipher and PKCS11 cast warnings. (author=dgarske) há 3 anos atrás
  kaleb-himes 970391319b Add or later verbage to LICENSING and sync header license versions há 4 anos atrás
  Sean Parkinson 55ea2facdd Changes to clear issues raised by cppcheck há 4 anos atrás
  Chris Conlon 45c5a2d39c update copyright to 2020 há 4 anos atrás
  Eric Blankenhorn b83804cb9d Correct misspellings and typos from codespell tool há 4 anos atrás
  Jacob Barthelmeh 4bde06fbe3 fix for pkcs11 found running build_test.pl script há 4 anos atrás
  Sean Parkinson 901ee627fc Fixes from using cppcheck tool há 4 anos atrás
  Jacob Barthelmeh f532143094 adjust CheckASNTag to be GetASNTag há 4 anos atrás
  Jacob Barthelmeh 3b7b81fea7 add local CheckASNTag function há 4 anos atrás
  John Safranek 246c444b93 Updates for v4.0.0 há 5 anos atrás
  Sean Parkinson edf6318985 PKCS#11 casting fix for clang há 5 anos atrás
  Sean Parkinson cb830a088f Fix for configurations without specific algorithms há 5 anos atrás
  Sean Parkinson 700e9896d4 PKCS #11 support for HMAC with MD5, SHA, SHA-2 há 5 anos atrás
  Sean Parkinson 0e914d81dc Fixes for PKCS #11 private key id and ECC há 5 anos atrás
  Sean Parkinson b0957c68fb ForceZero the devKey field of Aes in PKCS#11 há 5 anos atrás
  Sean Parkinson 520ae52ece Add support to PKCS #11 for AES-CBC and NO_PKCS11 defines há 5 anos atrás
  Sean Parkinson 5856d6b3dc Fix PKCS #11 AES-GCM and handling of unsupported algorithms há 5 anos atrás
  Sean Parkinson 66ab6d8c22 Check FindObjectFinal call for error há 5 anos atrás