Search Options

Results per page
Sort
Preferred Languages
Advance

Results 81 - 81 of 81 for noso (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    LICENSE file. package ecdsa import ( "bytes" "crypto/internal/fips140" "crypto/internal/fips140/hmac" ) // hmacDRBG is an SP 800-90A Rev. 1 HMAC_DRBG. // // It is only intended to be used to generate ECDSA nonces. Since it will be // instantiated ex-novo for each signature, its Generate function will only be // invoked once or twice (only for P-256, with probability 2⁻³²). // // Per Table 2, it has a reseed interval of 2^48 requests, and a maximum request // size of 2^19 bits (2^16 bytes, 64 KiB)....
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top