- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for principe (0.05 sec)
-
lib/fips140/v1.0.0.zip
// This file contains code for using the 'compute intermediate // message digest' (KIMD) and 'compute last message digest' (KLMD) // instructions to compute SHA-3 and SHAKE hashes on IBM Z. See // [z/Architecture Principles of Operation, Fourteen Edition]. // // [z/Architecture Principles of Operation, Fourteen Edition]: https://www.ibm.com/docs/en/module_1678991624569/pdf/SA22-7832-13.pdf var useSHA3 = cpu.S390XHasSHA3 func init() { // CP Assist for Cryptographic Functions (CPACF) impl.Register("sha3",...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)