]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks
[thirdparty/openssl.git] / crypto /
2020-03-02  Richard Levittecrypto/perlasm/x86_64-xlate.pl: detect GNU as to deal...
2020-02-29  Richard LevitteEVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY...
2020-02-29  Richard LevitteRethink the EVP_PKEY cache of provider side keys
2020-02-28  Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-27  Scott ArciszewskiFix comment placement in ecp_nistp256.ci
2020-02-27  Richard LevitteDeprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
2020-02-26  Paulisecmem: ignore small minsize arguments to CRYPTO_secure...
2020-02-26  Davide GalassiMem-sec small code adjustment
2020-02-26  H.J. Lux86_64: Replace .asciz "GNU" with .byte
2020-02-25  Dr. Matthias St... DRBG: delay initialization of DRBG method until instant...
2020-02-22  Richard LevitteRefactor evp_pkey_make_provided() to do legacy to provi...
2020-02-22  Richard LevitteDSA: More conforming names in crypto/dsa/dsa_aid.c
2020-02-22  Richard Levittersa_get0_all_params(): Allow zero CRT params
2020-02-22  Richard LevittePROV: add RSA signature implementation
2020-02-21  Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-21  Matt CaswellIntroduce the provider property
2020-02-21  Paulipmeth_lib: detect unsupported OSSL_PARAM.
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-20  Dane (4cad@silvert... Remove unneeded switch statement to fix warning
2020-02-18  Nicola Tuveri[BN] harden `BN_copy()` against leaks from memory accesses
2020-02-18  Nicola Tuveri[EC] harden EC_KEY against leaks from memory accesses
2020-02-18  Nicola Tuveri[PROV][KEYMGMT][EC] Import/export of priv_key as padded...
2020-02-18  Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-18  Nicola Tuveri[EC] Constify internal EC_KEY pointer usage
2020-02-18  H.J. Lux86_64: Don't assume 8-byte pointer size
2020-02-17  Pauliffc: use sizeof(*pointer) instead of sizeof(struct...
2020-02-17  Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von Oheimbfix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17  simplelinsFix a bug for aarch64 BigEndian
2020-02-16  Wataru Ashiharacrypto/bn: fix debug build
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-15  H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-14  Rich SalzMake secure-memory be a config option
2020-02-14  Richard LevitteAdapt i2d_PUBKEY for provider only keys
2020-02-14  Richard LevitteAdapt i2d_PrivateKey for provider only keys
2020-02-14  Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-13  Shane LontisFix coverity issues
2020-02-13  H.J. Lux86_64: Always generate .note.gnu.property section...
2020-02-13  Matt CaswellMake the RSA ASYM_CIPHER implementation available insid...
2020-02-12  Richard LevitteAdd OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-12  Dr. David von Oheimbfix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12  PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-12  PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11  PauliDeprecate the low level DSA functions.
2020-02-11  Matt CaswellAdd S390 support for provider based X25519/X448
2020-02-11  Matt CaswellAdd X25519/X448 Key Exchange to the default provider
2020-02-11  Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-11  Matt CaswellImplement a stricter ECX_KEY type
2020-02-11  Richard LevitteX509_PUBKEY_set(): Fix memory leak
2020-02-10  Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10  Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10  Davide GalassiMemory allocator code cleanup
2020-02-08  H.J. Lux86: Always generate .note.gnu.property section for...
2020-02-07  Matt CaswellFix no-ec
2020-02-07  H.J. LuUse swapcontext for Intel CET
2020-02-07  Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-07  Dr. Matthias St... RAND_DRBG: add a callback data for entropy and nonce...
2020-02-07  Richard LevitteKEYMGMT: Require both get_params and gettable_params...
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-07  Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-06  Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-06  Shane LontisAdd FFC param/key generation
2020-02-06  Matt CaswellFix builds with no-dh
2020-02-06  PauliParams: change UTF8 construct calls to avoid explicit...
2020-02-05  Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05  Ross KinseyAuthor: Ross Kinsey <RossIKinsey@gmail.com>
2020-02-05  H.J. Lux86: Add endbranch to indirect branch targets for Intel CET
2020-02-04  PauliMake minimum size for secure memory a size_t.
2020-02-04  Richard LevitteEVP_MD_CTX_ctrl(): Remove unnecessary control
2020-02-04  Richard LevittePROV: Implement padding mode words in the RSA ASYM_CIPH...
2020-02-04  Richard LevitteDon't pass a digest-size to signature implementations
2020-02-04  Richard LevitteDecentralize legacy_ctrl_str_to_param()
2020-02-04  Matt CaswellTeach more BIOs how to handle BIO_CTRL_EOF
2020-02-04  Matt CaswellDetect EOF while reading in libssl
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-04  PauliDeprecate the ECDH functions.
2020-02-04  Shane LontisFix coverity issues CID 1457745...1457752, 1457853...
2020-02-03  Davide GalassiMissing "obj_mac" header file in "dh_lib"
2020-02-03  Matt CaswellRevert "Legacy digests can have custom control values"
2020-02-02  Richard LevitteMake SM3 a mandatory hash function for SM2.
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-02-02  Richard LevitteAdd SM2 specific parameter and key generation
2020-02-02  Richard LevitteEVP_PKEY_assign_EC_KEY(): detect SM2 curve and set...
2020-02-02  Richard LevitteEVP: Small refactor of keymgmt library code
2020-01-31  Paulievp_pmeth: free the MD reference correctly.
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-29  Shane LontisAdd RSA key validation to default provider
2020-01-29  PauliDeprecate the low level HMAC functions
2020-01-29  PauliDeprecate the low level CMAC functions
2020-01-28  Richard LevitteAdapt X509_PUBKEY_set() for use with provided implement...
2020-01-28  Richard LevittePROV: Adapt the DSA signature implementation to provide...
2020-01-28  Richard LevitteAdapt ASN1_item_sign_ctx() for use with provided keypairs
2020-01-27  Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-25  Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-24  PauliDeprecate the low level DES functions.
2020-01-24  Dmitry BelyavskiyNew functions for PKCS8 attributes management
next