mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-29 00:32:10 -05:00

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.