Teach the RSA implementation about TLS RSA Key Transport
[openssl.git] / providers / common / provider_err.c
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing DH keys and...
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17 Robbie Harwood[KDF] Add feedback-mode and CMAC support to KBKDF
2019-10-10 Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-09-13 Shane LontisAdd aes_xts cipher to providers
2019-09-12 Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-09-06 PauliKDF error codes reworked
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-19 Shane LontisAdd aes_ccm to provider
2019-08-15 Richard LevitteAdjust some provider reason codes
2019-08-15 Richard LevitteMove BLAKE2 MACs to the providers
2019-07-31 Shane LontisAdd gcm ciphers (aes and aria) to providers.
2019-07-16 Rich SalzRegenerate mkerr files
2019-04-19 Matt CaswellCreate provider errors and use them