Search Options

Results per page
Sort
Preferred Languages
Advance

Results 241 - 242 of 242 for exclusive (0.14 sec)

  1. lib/fips140/v1.0.0.zip

    func() error { return kemPCT1024(dk) }); err != nil { // This clearly can't happen, but FIPS 140-3 requires us to check. panic(err) } fips140.RecordApproved() return dk, nil } // GenerateKeyInternal1 is a derandomized version of GenerateKey1024, // exclusively for use in tests. func GenerateKeyInternal1(d, z *[32]byte) *DecapsulationKey1024 { dk := &DecapsulationKey1024{} kemKeyGen1024(dk, d, z) return dk } // NewDecapsulationKey1 parses a decapsulation key from a 64-byte // seed in the "d || z" form....
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css.map

    type=\"date\" is taller than the other inputs\n    // because of \"margin: 1px 24px 1px 4px\" inside the shadow DOM\n    // Tested under Android 11 / Chrome 89, Android 12 / Chrome 100, Android 13 / Chrome 109\n    margin: 0;\n  }\n\n  // Prevent excessive date input height in Webkit\n  // https://github.com/twbs/bootstrap/issues/34433\n  &::-webkit-datetime-edit {\n    display: block;\n    padding: 0;\n  }\n\n  // Placeholder\n  &::placeholder {\n    color: $input-placeholder-color;\n    // Override...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 575.5K bytes
    - Viewed (0)
Back to top