- Sort Score
- Result 10 results
- Languages All
Results 521 - 522 of 522 for subSet (0.13 sec)
-
lib/fips140/v1.0.0.zip
&g.hashKey, &tagMask, ciphertext, additionalData) if subtle.ConstantTimeCompare(expectedTag[:g.tagSize], tag) != 1 { return errOpen } counterCrypt(g, out, ciphertext, &counter) return nil } // flags for the KMA instruction const ( kmaHS = 1 << 10 // hash subkey supplied kmaLAAD = 1 << 9 // last series of additional authenticated data kmaLPC = 1 << 8 // last series of plaintext or ciphertext blocks kmaDecrypt = 1 << 7 // decrypt ) // kmaGCM executes the encryption or decryption operation given by fn. The...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.txt
pkg crypto/x509, type Certificate struct, Signature []uint8 pkg crypto/x509, type Certificate struct, SignatureAlgorithm SignatureAlgorithm pkg crypto/x509, type Certificate struct, Subject pkix.Name pkg crypto/x509, type Certificate struct, SubjectKeyId []uint8 pkg crypto/x509, type Certificate struct, UnknownExtKeyUsage []asn1.ObjectIdentifier pkg crypto/x509, type Certificate struct, Version int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)