- Addec crypt_and_hash example program of the generic hash and cipher layers

This commit is contained in:
Paul Bakker 2011-01-21 09:32:12 +00:00
parent 562535d11b
commit 20a7808d13
5 changed files with 476 additions and 3 deletions

View file

@ -17,6 +17,7 @@ Note: Most of these features have been donated by Fox-IT
status, objects and configuration
+ Added verification callback on certificate chain
verification to allow external blacklisting
+ Additional example programs to show usage
* Added support for PKCS#11 through the use of the
libpkcs11-helper library