diff options
author | tb <> | 2023-10-24 13:09:54 +0000 |
---|---|---|
committer | tb <> | 2023-10-24 13:09:54 +0000 |
commit | fb35c4b4f6b87177cd121d1f1811a2557cc872f8 (patch) | |
tree | 1c7f70a7a70d7c502c61a08c15821c129d4eaea0 /src/regress/lib/libcrypto/asn1/x509_algor.c | |
parent | 9598150d383939f1e3d7e3c8319565ca9cb41d5c (diff) | |
download | openbsd-fb35c4b4f6b87177cd121d1f1811a2557cc872f8.tar.gz openbsd-fb35c4b4f6b87177cd121d1f1811a2557cc872f8.tar.bz2 openbsd-fb35c4b4f6b87177cd121d1f1811a2557cc872f8.zip |
Add chacha aliases for OpenSSL compatibility
OpenSSL has the 20 in the long and short names, so add aliases to the
existing names to make things work. In particular, EVP_get_cipherbyname()
will now return EVP_chacha20() for both 'ChaCha20' and 'chacha20'.
Found by Facundo Tuesca when trying to add LibreSSL support for ChaCha20 in
https://github.com/pyca/cryptography/pull/9209
ok jsing
Diffstat (limited to 'src/regress/lib/libcrypto/asn1/x509_algor.c')
0 files changed, 0 insertions, 0 deletions