Historique des commits

Auteur SHA1 Message Date
  Graham Percival cfd06af8ba style: fix function pointers il y a 1 an
  Graham Percival 9c45a033b4 Avoid reserved identifiers in function names il y a 2 ans
  Graham Percival 62d2d05036 Avoid reserved identifiers in function arguments il y a 2 ans
  Graham Percival b6789fb606 style: space in "switch (" and "while (" il y a 2 ans
  Graham Percival ccfea9e2dc sha256.c: avoid abstract declarator in callback declaration il y a 3 ans
  Graham Percival fc366ddfd8 Fix sanity check for size_t <= 37 bits il y a 3 ans
  Graham Percival 5399ac1886 sha256.c: workaround for gcc + arm speed penalty il y a 3 ans
  Graham Percival 9c2e6b313a sha256.c: new format for using cpusupport il y a 3 ans
  Graham Percival e8c48ca073 sha256: don't pass W and S to SHA256_Transform_arm il y a 4 ans
  Graham Percival 1d1144ae12 alg/sha256.c: use _arm il y a 4 ans
  Graham Percival 66d74d06c5 sha256: use enum for HW_ values il y a 4 ans
  Graham Percival e0de480264 sha256: use sha256_sse2 if applicable il y a 4 ans
  Graham Percival ad9680b136 sha256: hwtest: pass W, S to callback; add shim for _shani() il y a 4 ans
  Graham Percival 8255248917 sha256: refactor to allow for different intrinsics il y a 4 ans
  Graham Percival 6968111490 sha256: clarify usehw() with defines il y a 4 ans
  Graham Percival 0f21060d4b sha256: clarify sanitizing the stack il y a 4 ans
  Graham Percival d5b7ec4d45 sha256: use a callback for hwtest() il y a 4 ans
  Graham Percival b5a441e04b sha256: rename useshani() to usehw(), slight refactor il y a 4 ans
  Graham Percival 9603112199 Comments: clarify that ${hash}_Final clears state il y a 4 ans
  Graham Percival fcfc64986d sha256, crypto_aes: rename test func to hwtest() il y a 4 ans
  Graham Percival 07a9e3e834 sha256, crypto_aes: add HWACCEL macro il y a 4 ans
  Graham Percival 210ef95e06 sha256, crypto_aes: generalize cpusupport test il y a 4 ans
  Graham Percival 8b3ce40b4f sha256: use POSIXFAIL_ABSTRACT_DECLARATOR il y a 4 ans
  Graham Percival fec64d5a3b sha256: avoid undefined PP identifiers il y a 5 ans
  Colin Percival 7acf519442 Zero HMAC-SHA256 context in _Final. il y a 5 ans
  Graham Percival 805edd1231 Strict semicolon usage il y a 5 ans
  Graham Percival aa9ac10c39 Use sha256_shani code il y a 6 ans
  Graham Percival d706261f8f Typos: $in} -> ${in} il y a 8 ans
  Colin Percival 3022c2b65f Rename initstate to initial_state il y a 8 ans
  Graham Percival 3c447cfd18 sha256.c: replace K -> Krnd to avoid shadowing vars il y a 8 ans