From 9c20f65cbe9d3d806b02f0f90a2051a20f3857db Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 4 Oct 2000 11:16:19 +0000 Subject: See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch --- doc/gcryptref-digest.sgml | 7 +- doc/gcryptref-misc.sgml | 289 +++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 280 insertions(+), 16 deletions(-) (limited to 'doc') diff --git a/doc/gcryptref-digest.sgml b/doc/gcryptref-digest.sgml index a123c9b25..3b4dcd7e8 100644 --- a/doc/gcryptref-digest.sgml +++ b/doc/gcryptref-digest.sgml @@ -68,7 +68,8 @@ specified. It is possible to use these functions as MAC functons; therefore the flag gcry_md_setkey function. gcry_md_close releases all resources associated with the context. gcry_md_enable may be used to enable hash @@ -194,6 +195,7 @@ hash functions into MAC functions. The key may be any string of the speicified length. The type of the MAC is determined by special flags set with the open function. + NEW: There is now a function to do this @@ -479,3 +481,6 @@ + + - + + -- cgit v1.2.3