History | View | Annotate | Download (1 KB)
Add generic message authentication interface
Add generic interface for generating and verifying MACs (messageauthentication codes). Replace multiple HMAC implementation witha generic one.
Minor changes to SHA hash functions
Add SHA-224/256 and HMAC-SHA-224/256 crypto hash