提交历史

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