openssl.git
2020-09-27 Richard LevitteSTORE: Clear a couple of TODOs that were there for...
2020-09-26 Dr. David von... Implement treatment of id-pkix-ocsp-no-check extension...
2020-09-26 Tomas MrazGenerate a certificate with critical id-pkix-ocsp-noche...
2020-09-26 Dr. David von... OCSP_resp_find_status.pod: Slightly improve the documen...
2020-09-26 Dr. David von... OCSP_resp_find_status.pod: Replace function arg referen...
2020-09-26 Shane LontisFix bug in EDDSA speed test
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Shane LontisUpdate openssl list to support new provider objects.
2020-09-25 Shane LontisAdd EVP_ASYM_CIPHER_gettable_ctx_params() and EVP_ASYM_...
2020-09-25 Shane LontisAdd EVP_KEM_gettable_ctx_params() and EVP_KEM_settable_...
2020-09-25 Randall S.... Modified rand_cpu_x86.c to support builtin hardware...
2020-09-25 Matt CaswellDocument the provider side SM2 Asymmetric Cipher support
2020-09-25 Matt CaswellExtend the SM2 asym cipher test
2020-09-25 Matt CaswellRemove some dead SM2 code
2020-09-25 Matt CaswellClean up some SM2 related TODOs in the tests
2020-09-25 Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-25 Richard LevitteBuild: Make NonStop shared libraries only export select...
2020-09-25 Richard LevitteTEST: Remove use of EVP_PKEY_set_alias_type() in test...
2020-09-25 Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25 Richard LevitteConfiguration: Don't have shared libraries depend on...
2020-09-25 Richard LevitteConfiguration: Make it possible to have an argument...
2020-09-25 Richard LevitteHide ECX_KEY again
2020-09-24 Shane LontisAdd key length check to rsa_kem operation.
2020-09-24 Dr. David von... Test.pm: Some clarifications added to the documentation
2020-09-24 Dr. David von... apps/ca.c: Rename confusing variable 'req' to 'template...
2020-09-24 Dr. David von... Prune low-level ASN.1 parse errors from error queue...
2020-09-24 Dr. David von... load_key_certs_crls(): Restore output of fatal errors
2020-09-24 PauliACVP: add test case for DRBG
2020-09-24 Richard LevitteUse OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
2020-09-24 Richard LevitteConfigure: Show 'enable' and 'disable' config attributes
2020-09-24 Richard LevitteConfiguration: Streamline NonStop entries
2020-09-24 Hu KepingSimplify the tarball generating scripts
2020-09-23 Dr. Matthias... drbg: revert renamings of the generate and reseed counter
2020-09-23 Richard LevitteConfigurations/unix-Makefile.tmpl: make cleanup kinder
2020-09-23 Shane LontisFix propq in x942kdf
2020-09-23 Shane LontisFix missing propq in sm2
2020-09-23 Shane LontisFix missing propq in ffc_params_generate
2020-09-23 Shane LontisFix missing propq in ecdh_cms_set_shared_info()
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23 Shane LontisFix ssl_hmac_new() so that it uses the propq
2020-09-23 Shane LontisFix EVP_KDF_scrypt so that is uses a propq for its...
2020-09-23 Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-23 Shane LontisFix CID 1466709 : Negative value passed to a function...
2020-09-23 Shane LontisFix CID 1466710 : Resource leak in ec_kmgmt due to...
2020-09-23 Shane LontisFix CID 1466712 : Resource leak in ec_kmgmt due to...
2020-09-23 Shane LontisFix CID 1466713 : Dead code in encode_key2text.c
2020-09-23 Shane LontisFix CID 1466714 : Null pointer dereference in EVP_PKEY_...
2020-09-23 Shane LontisFix CID 1467068 : Null pointer dereference in self_test.c
2020-09-23 Paulirand: add a test case for configuration based random
2020-09-23 Paulilist: add capability to print details about the current...
2020-09-23 Paulidrbg: gettable parameters for cipher/digest/mac type.
2020-09-23 Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-23 Paulievp_rand: fix bug in gettable_ctx/settable_ctx calls
2020-09-23 PauliAdd a "random" configuration section.
2020-09-22 Daniel BeveniusDOC: remove OPENSSL_CTX from OSSL_DECODER_CTX_new
2020-09-22 Paulirand: reference count the EVP_RAND contexts.
2020-09-22 Paul YangAdd auto-gen SM2 der files into .gitignore
2020-09-22 Paul Yangrefactor get params functions
2020-09-22 Paul Yangsupport PARAM_SECURITY_BITS for SM2
2020-09-22 Paul YangAddress review comments
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
2020-09-22 Paul YangAdd SM2 key management
2020-09-22 Randall S.... Added FIPS DEP initialization for the NonStop platform...
2020-09-21 olszomalAdd const to 'ppin' function parameter
2020-09-21 Richard LevitteDOC: POD syntax fixes in doc/man1/openssl-cmp.pod.in
2020-09-21 Norman AshleySupport keys with RSA_METHOD_FLAG_NO_CHECK with OCSP...
2020-09-21 Eric CurtinIncrease PSK_MAX_IDENTITY_LEN from 128 to 256
2020-09-21 Tomas Mrazapps/ocsp: Return non zero exit code with invalid certID
2020-09-21 Rutger HendriksIncrease PSK_MAX_PSK_LEN to 512
2020-09-21 Tomas MrazCorrect certificate and key names for explicit ec param...
2020-09-21 ozppupbgFixed EVP_MAC_final argument count in example
2020-09-21 Shane LontisFix merge error with libcrypto.num
2020-09-20 Richard Levitteutil/find-doc-nits: Add a regexp for C symbols and...
2020-09-20 Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20 Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20 Richard LevitteENCODER: Adapt calls to the changed OSSL_ENCODER_CTX_ne...
2020-09-20 Richard LevitteENCODER: Refactor our provider encoder implementations
2020-09-20 Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20 Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-20 Dr. David von... ocsp_vfy.c: Clean up code w.r.t. coding guidelines...
2020-09-20 Henry NFix: ecp_nistz256-armv4.S bad arguments
2020-09-20 David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-19 Richard Levitteutil/mkerr.h: Restore header file rename
2020-09-19 Shane LontisFix ec keygen so that it passes the library context...
2020-09-19 Shane LontisAdd a copy of OSSL_SELF_TEST_get_callback() to the...
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Matt CaswellUpdate the EdDSA docs with information about Algorithm...
2020-09-18 Matt CaswellMake sure we properly test for EdDSA with alg ids
2020-09-18 Matt CaswellTeach EdDSA signature algorithms about AlgorithmIdentifiers
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18 Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-09-18 Shane Lontisfix provider exchange operations
2020-09-18 Shane Lontisfix provider signatures
2020-09-18 Shane LontisSeparate fips and non fips code for key operations
2020-09-18 Shane LontisAdd missing 'ossl_unused' tags to some gettable and...
2020-09-18 Shane LontisAdd error message to genpkey app for the '-genparam...
2020-09-18 Shane LontisAdd fips checks for ecdh key agreement
2020-09-18 Shane LontisAdd fips checks for rsa encryption
2020-09-18 Shane LontisAdd fips checks for dh key agreement
next