bsnes/nall/hash
Tim Allen f3e67da937 Update to v101r19 release.
byuu says:

Changelog:

-   added \~130 new PAL games to icarus (courtesy of Smarthuman
    and aquaman)
-   added all three Korean-localized games to icarus
-   sfc: removed SuperDisc emulation (it was going nowhere)
-   sfc: fixed MSU1 regression where the play/repeat flags were not
    being cleared on track select
-   nall: cryptography support added; will be used to sign future
    databases (validation will always be optional)
-   minor shims to fix compilation issues due to nall changes

The real magic is that we now have 25-30% of the PAL SNES library in
icarus!

Signing will be tricky. Obviously if I put the public key inside the
higan archive, then all anyone has to do is change that public key for
their own releases. And if you download from my site (which is now over
HTTPS), then you don't need the signing to verify integrity. I may just
put the public key on my site on my site and leave it at that, we'll
see.
2016-10-28 08:16:58 +11:00
..
crc16.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
crc32.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
crc64.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
hash.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
sha224.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
sha256.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
sha384.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
sha512.hpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00