]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9364 add sample for authenticated encryption
authorHoward Chu <hyc@openldap.org>
Sun, 11 Oct 2020 16:29:54 +0000 (17:29 +0100)
committerHoward Chu <hyc@openldap.org>
Sun, 11 Oct 2020 16:29:54 +0000 (17:29 +0100)
commit93c72a77269249cf3f9ef4b9e1b85212e2d2e4b2
tree8a28612fc3267d68933c254c50201ea11eadb9c6
parent0bc8a4e9294469459c03a18cdad906979e6b6c20
ITS#9364 add sample for authenticated encryption
libraries/liblmdb/Makefile
libraries/liblmdb/crypto.c [new file with mode: 0644]
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c
libraries/liblmdb/mtest_enc2.c [new file with mode: 0644]