]> git.ipfire.org Git - thirdparty/strongswan.git/commit
charon-tkm: Use built-in plugins instead of OpenSSL
authorTobias Brunner <tobias@strongswan.org>
Thu, 1 Dec 2022 16:58:08 +0000 (17:58 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 14 Dec 2022 15:25:19 +0000 (16:25 +0100)
commitb1ce8772367ff7f8e2fd09bd956b9ae135081835
tree865840288f4de03746eb38b19fa2422d6c602003
parent98be74914d899d3bd6ae31a71968fd8e69c11ec8
charon-tkm: Use built-in plugins instead of OpenSSL

Since the encryption has been moved into the TKM we don't rely on many
cryptographic operations.  Mainly SHA-1 that's used in IKEv2 (NAT-D) and
for some internal hashes (cookies, message duplicate detection), and
certificate and public key parsing (not the actual signature/chain
verification, which is done by the TKM).
src/charon-tkm/Makefile.am