chiark / gitweb /
base/permute.h, utils/permute.lisp, symm/...: Formalize bit permutations.
[catacomb] / symm / t / sha512-224
1 # HMAC sha512-224 test vectors.
2
3 sha512-224-hmac {
4   ## From sci.crypt, `Test vectors HMAC-SHA-512/256 and .../224', message-id
5   ## <4d5d7e4b.10692396@news.individual.net> onwards, Wolfgang Ehrhardt, Paul
6   ## Rubin, micha8s, and Thomas Pornin.
7   "Hi There"
8         0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b
9         b244ba01307c0e7a8ccaad13b1067a4cf6b961fe0c6a20bda3d92039;
10   "what do ya want for nothing?"
11         4a656665
12         4a530b31a79ebcce36916546317c45f247d83241dfb818fd37254bde;
13 }