Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getEntropy (0.06 sec)

  1. lib/fips140/v1.1.0-rc1.zip

    up in the .noptrbss section, and become backed by physical pages // at first use. This ensures that programs that do not use the FIPS 140-3 module // do not incur any memory use or initialization penalties. var memory entropy.ScratchBuffer func getEntropy() *[SeedSize]byte { var retries int seed, err := entropy.Seed(&memory) for err != nil { // The CPU jitter-based SP 800-90B entropy source has a non-negligible // chance of failing the startup health tests. // // Each time it does, it enters a permanent...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top