- Sort Score
- Num 10 results
- Language All
Results 281 - 282 of 282 for authenticator (0.1 seconds)
-
lib/fips140/v1.1.0-rc1.zip
overlap of output and additional data") } seal(out, g, nonce, plaintext, data) return ret } var errOpen = errors.New("cipher: message authentication failed") func (g *GCM) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) { if len(nonce) != g.nonceSize { panic("crypto/cipher: incorrect nonce length given to GCM") } // Sanity check to prevent the authentication from always succeeding if an // implementation leaves tagSize uninitialized, for example. if g.tagSize < gcmMinimumTagSize { panic("crypto/cipher:...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0) -
CREDITS
SOFTWARE. ================================================================ github.com/AzureAD/microsoft-authentication-extensions-for-go/cache https://github.com/AzureAD/microsoft-authentication-extensions-for-go/cache ---------------------------------------------------------------- MIT License Copyright (c) Microsoft Corporation.Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Mar 13 05:29:51 GMT 2025 - 1.8M bytes - Click Count (0)