Initial commit
Initially no VMOD, VFP or the like is defined, but code applying libcrypto to implement RFC8188 is committed, as well as a test program that checks the results against the two examples in chapters 3.1 and 3.2 of the RFC. The 'make' target currently doesn't do anything, but 'make check' runs the test.
parents
Showing
.gitignore
0 → 100644
Makefile.am
0 → 100644
autogen.sh
0 → 100755
configure.ac
0 → 100644
src/.dir-locals.el
0 → 100644
src/Makefile.am
0 → 100644
src/rfc8188.c
0 → 100644
src/rfc8188.h
0 → 100644
src/rfc8188_test.c
0 → 100644