« Previous | Next » 

Revision db993956

IDdb993956d61dd1cff86787cf7b8d1661d3d23e30
Parent aa0308d6
Child c050d0fa

Added by Stefan Bühler almost 13 years ago

Fix crypto hmac to accept binary keys + add test cases from rfc 2202 and 4231

Fixes #324.
Fixes #1027.

Instead of converting buffers to strings and back again to char array
directly use the buffer data in hmac_init (same as in hmac_update).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences