]> git.ipfire.org Git - thirdparty/openldap.git/commit
Add test code for remap / encryption
authorHoward Chu <hyc@openldap.org>
Thu, 29 Jun 2017 17:22:34 +0000 (18:22 +0100)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 11:52:10 +0000 (12:52 +0100)
commit525a2cce9131fd9c2bdef6662c99ab6a033ceb74
tree74e590f5ad12cd87e615a585e38aef2d14851f01
parentb89f8fc9bcaee2fc9b3b9197f6bb04e0bd31515f
Add test code for remap / encryption
libraries/liblmdb/Makefile
libraries/liblmdb/chacha8.c [new file with mode: 0644]
libraries/liblmdb/chacha8.h [new file with mode: 0644]
libraries/liblmdb/mdb.c
libraries/liblmdb/mtest_enc.c [new file with mode: 0644]
libraries/liblmdb/mtest_remap.c [new file with mode: 0644]