Remove SHA3 references
authorJason Self <j@jxself.org>
Sun, 24 Feb 2019 21:04:03 +0000 (13:04 -0800)
committerJason Self <j@jxself.org>
Sun, 24 Feb 2019 21:04:03 +0000 (13:04 -0800)
commitc8a25186e510d8f15e54a5b4763e30e0ee9981f4
tree1716fec9337a57a102eef78c576550f0962ac00d
parentaff2ef43197ec56ae8cef81325229925454e09c7
Remove SHA3 references

Skein was one of the finalists in the NIST competition to develop a
new hash function called SHA-3. Skein made it all the way through to
the end but was ultimately not selected. Since skeinsum uses the
reference implementation that was submitted to NIST for the SHA-3
competition it contained references to SHA3. This commit removes them,
since Skein wasn't selected and isn't SHA-3.
SHA3api_ref.c [deleted file]
SHA3api_ref.h [deleted file]
makefile.am
skein.h
skein_cli.c
skeinapi_ref.c [new file with mode: 0644]
skeinapi_ref.h [new file with mode: 0644]