]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/implementations/include
Adapt existing SERIALIZER implementations to the redesigned interface
[thirdparty/openssl.git] / providers / implementations / include /
2020-01-20  Matt CaswellImplement the NULL cipher in the default provider
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-19  Richard LevitteEVP & PROV: Fix all platform inclusions
2019-12-12  Richard LevittePROV: Move AES_GCM specialisation away from common...
2019-12-12  Richard LevittePROV: Move AES_CCM specialisation away from common...
2019-12-11  XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-11  Richard LevitteMove providers/common/{ciphers,digests}/* to providers...
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing DSA keys and...
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing DH keys and...
2019-11-29  Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-14  Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-11  Shane LontisAdd rc4_hmac_md5 cipher to default provider
2019-11-08  Shane LontisAdd AES SIV ciphers to default provider
2019-10-23  Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17  Richard LevitteNew RSA keymgmt implementation to handle import / expor...
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-10-10  Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10  Richard LevitteProviders: move all digests