Historial de Commits

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