Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: e895f5fd by Howard Chu at 2024-10-14T19:39:32+01:00 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.
- - - - - c277aed1 by Howard Chu at 2024-10-14T19:40:26+01:00 ITS#9920 lmdb: fix data races in rpage decryption
- - - - -
3 changed files:
- libraries/liblmdb/Makefile - libraries/liblmdb/crypto.c - libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/49726aa38bd62497c3ef6f1...