]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9920 crypto: use libsodium instead of OpenSSL
authorHoward Chu <hyc@openldap.org>
Mon, 14 Oct 2024 17:54:37 +0000 (18:54 +0100)
committerHoward Chu <hyc@openldap.org>
Mon, 14 Oct 2024 18:39:32 +0000 (19:39 +0100)
commite895f5fd36b9bbfbb865baafb4a859cb942bed4b
tree70b3f769cf595a221e9659da322907caaf70fdb1
parent49726aa38bd62497c3ef6f1f696c4ad751e76458
ITS#9920 crypto: use libsodium instead of OpenSSL

Note: even though the same algorithms were used, the data produced by
this module doesn't work with the OpenSSL-based module and vice versa.
libraries/liblmdb/Makefile
libraries/liblmdb/crypto.c