selector bugs

This commit is contained in:
Adam D. Ruppe 2016-02-27 13:20:02 -05:00
parent 0e2017e83a
commit c713cd6b63
30 changed files with 284 additions and 89 deletions

1
hmac.d
View file

@ -1,3 +1,4 @@
///
module arsd.hmac;
// FIXME: the blocksize is correct for MD5, SHA1, and SHA256 but not generally