1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-29 00:32:10 -05:00
Simon Tatham ba4eeff9cb cryptsuite: test hardware and software SHA, if possible.
Like the AES code before it, I've now exposed the explicit _sw and _hw
vtables for SHA-256 and SHA-1 through the testcrypt system, and now
cryptsuite will run the standard test vectors for those hashes over
both implementations, on a platform where more than one is available.
2019-01-23 22:36:17 +00:00
..
2019-01-18 19:41:23 +00:00