Initial commit -- passes 00basic.vtc, but other code is not yet tested.
00basic.vtc tests the gcrypt_version() function, which implicitly tests initialization of libgcrypt.
Showing
.dir-locals.el
0 → 100644
.gitignore
0 → 100644
CONTRIBUTING.rst
0 → 100644
COPYING
0 → 100644
INSTALL.rst
0 → 100644
LICENSE
0 → 100644
Makefile.am
0 → 100644
README.rst
0 → 100644
autogen.sh
0 → 100755
configure.ac
0 → 100644
m4/PLACEHOLDER
0 → 100644
src/Makefile.am
0 → 100644
src/ciphers.h
0 → 100644
src/modes.h
0 → 100644
src/tests/00basic.vtc
0 → 100644
src/vmod_gcrypt.c
0 → 100644