- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for integrity (0.06 sec)
-
lib/fips140/v1.0.0.zip
w.Write(unsafe.Slice((*byte)(sect.Start), n)) } sum := h.Sum(nil) if [32]byte(sum) != Linkinfo.Sum { panic("fips140: verification mismatch") } // "The temporary value(s) generated during the integrity test of the // module’s software or firmware shall [05.10] be zeroised from the module // upon completion of the integrity test" clear(sum) clear(nbuf[:]) h.Reset() if godebug.Value("#fips140") == "debug" { println("fips140: verified code+data") } Verified = true } golang.org/fips140@v1.0.0/fips140/v1.0.0...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
RELEASE.md
* Other: * tf.py_func now reports the full stack trace if an exception occurs. * Integrate `TPUClusterResolver` with GKE's integration for Cloud TPUs. * Add a library for statistical testing of samplers. * Add Helpers to stream data from the GCE VM to a Cloud TPU. * Integrate ClusterResolvers with TPUEstimator. * Unify metropolis_hastings interface with HMC kernel.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)