openssl/providers
Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0
Previous macros suggested that from 3.0, we're only allowed to
deprecate things at a major version.  However, there's no policy
stating this, but there is for removal, saying that to remove
something, it must have been deprecated for 5 years, and that removal
can only happen at a major version.

Meanwhile, the semantic versioning rule is that deprecation should
trigger a MINOR version update, which is reflected in the macro names
as of this change.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10364)
2019-11-07 11:37:25 +01:00
..
common Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
fips KDF: use string names not macros to align with other algorithms. 2019-10-31 13:20:09 +10:00
implementations Fix typo in cipher_chacha20_poly1305_hw.c. 2019-10-31 10:50:38 +00:00
build.info Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00
defltprov.c KDF: use string names not macros to align with other algorithms. 2019-10-31 13:20:09 +10:00
legacyprov.c Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00