Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for encodingSize4 (1.02 sec)

  1. lib/fips140/v1.0.0.zip

    "crypto/internal/fips140/subtle" "errors" ) const ( // ML-KEM global constants. n = 256 q = 3329 // encodingSizeX is the byte size of a ringElement or nttElement encoded // by ByteEncode_X (FIPS 203, Algorithm 5). encodingSize12 = n * 12 / 8 encodingSize11 = n * 11 / 8 encodingSize10 = n * 10 / 8 encodingSize5 = n * 5 / 8 encodingSize4 = n * 4 / 8 encodingSize1 = n * 1 / 8 messageSize = encodingSize1 SharedKeySize = 32 SeedSize = 32 + 32 ) // ML-KEM-768 parameters. const ( k = 3 CiphertextSize768 =...
    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