Add generic crypto module.
authorSimon Josefsson <simon@josefsson.org>
Sat, 8 Oct 2005 08:33:07 +0000 (08:33 +0000)
committerSimon Josefsson <simon@josefsson.org>
Sat, 8 Oct 2005 08:33:07 +0000 (08:33 +0000)
commit5a01cacc96ee92856fb958e1a9e16ba714245b3f
treee8d64327220cfb656d0faf76fb0e054c519e44f1
parent7d0dd14cbcf7929e5ba2ae53c4c00c72d01723b7
Add generic crypto module.
lib/gc-gnulib.c [new file with mode: 0644]
lib/gc-libgcrypt.c [new file with mode: 0644]
lib/gc.h [new file with mode: 0644]
m4/gc.m4 [new file with mode: 0644]
modules/gc [new file with mode: 0644]
modules/gc-tests [new file with mode: 0644]
tests/test-gc.c [new file with mode: 0644]