]> git.ipfire.org Git - thirdparty/gnutls.git/commit
lib: add function to get cipher by OID
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Mon, 18 May 2020 21:25:05 +0000 (00:25 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Sun, 11 Sep 2022 14:54:58 +0000 (17:54 +0300)
commit13762a34eed70ec6f1b1eefa5cc8ecd33bf950de
tree706cfeebda968b9e604b815a0c91a80e59f8bd06
parente03f293fa88f71062f039106d72aec6f4e67fe25
lib: add function to get cipher by OID

Add function returning gnutls_cipher_algorithm_t by corresponding OID.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
devel/symbols.last
doc/Makefile.am
doc/manpages/Makefile.am
lib/algorithms/ciphers.c
lib/gnutls_int.h
lib/includes/gnutls/gnutls.h.in
lib/libgnutls.map
lib/x509/pkcs7-crypt.c
lib/x509/x509_int.h