diff options
author | tb <> | 2024-03-02 09:33:14 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 09:33:14 +0000 |
commit | b6c0d9d6fa776c06e92022915759048de477768a (patch) | |
tree | 6a1f802b5baf968b2a0d8d4f07f71fcb1917e309 /src/lib/libcrypto/stack | |
parent | 27e901828ab79e35b7a6b736f5050679265ae63d (diff) | |
download | openbsd-b6c0d9d6fa776c06e92022915759048de477768a.tar.gz openbsd-b6c0d9d6fa776c06e92022915759048de477768a.tar.bz2 openbsd-b6c0d9d6fa776c06e92022915759048de477768a.zip |
Remove DSA_generate_parameters
This was deprecated in 0.9.8 and used until recently by rust-openssl
and by keynote (keynote has the excuse that it was written before the
deprecation). Fortunately Paul Kehrer fixed this in rust-openssl,
so we can garbage collect this turd. (It was replaced with the less
ergonomic DSA_generate_parameters_ex() to expose a new fancy way of
displaying dots, stars and pluses on key generation).
ok jsing
Diffstat (limited to 'src/lib/libcrypto/stack')
0 files changed, 0 insertions, 0 deletions