1. 28 Sep, 2016 1 commit
  2. 27 Sep, 2016 8 commits
  3. 21 Sep, 2016 1 commit
  4. 08 Sep, 2016 4 commits
  5. 07 Sep, 2016 1 commit
  6. 31 Aug, 2016 1 commit
    • Jon Griffiths's avatar
      Add a SHA512 implementation · 5e37a0fe
      Jon Griffiths authored
      This largely follows the SHA256 style. I've named Rusty as the maintainer.
      
      Currently the functions to add data of various sizes/endianness have not
      been implemented: There are no public test vectors for these cases and
      I believe most use cases are working on byte buffers. They can be added
      later if desired.
      
      The openssl implementation has been tested on x86-64, while the inbuilt
      version has been tested on 32/64 bit, little/big endian boxes.
      Signed-off-by: default avatarJon Griffiths <jon_p_griffiths@yahoo.com>
      5e37a0fe
  7. 30 Aug, 2016 5 commits
  8. 29 Aug, 2016 9 commits
  9. 24 Aug, 2016 4 commits
  10. 23 Aug, 2016 3 commits
  11. 22 Aug, 2016 3 commits