- Added generic message digest wrapper for integration with OpenVPN (donated by Fox-IT)

This commit is contained in:
Paul Bakker 2011-01-06 14:20:01 +00:00
parent 37ca75d6f2
commit 1737385e04
12 changed files with 2540 additions and 4 deletions

View file

@ -11,6 +11,8 @@ set(src
des.c
dhm.c
havege.c
md.c
md_wrap.c
md2.c
md4.c
md5.c