missing file

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Dec 4 00:57:15 CET 2009


> Maybe I should have elaborated on the changes that have occurred. Those are:
> 1. crypto API cleanup
>
> The cleanup merged the MAC and HASH interfaces to a single one to
> avoid code duplication and to allow future use of crypto acceleration
> of hashes.

And this is the thing that required the most changes in the code and
API. What do you think of this
merge? It makes the assumption that a hash can be an HMAC and vice
versa. Currently this saves
some duplicate code, but if this assumption is not correct the result
might be worse code. What do
you think?





More information about the Gnutls-devel mailing list