History | View | Annotate | Download (1.96 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 SHA1 and SHA1-HMAC crypto hash