- Sort Score
- Result 10 results
- Languages All
Results 251 - 257 of 257 for Enforced (0.07 sec)
-
lib/fips140/v1.1.0-rc1.zip
additionalData) { panic("crypto/cipher: invalid buffer overlap of output and additional data") } fips140.RecordApproved() drbg.Read(nonce) seal(out, g, nonce, plaintext, additionalData) } // NewGCMWithCounterNon returns a new AEAD that works like GCM, but enforces // the construction of deterministic nonces. The nonce must be 96 bits, the // first 32 bits must be an encoding of the module name, and the last 64 bits // must be a counter. The starting value of the counter is set on the first call // to Seal,...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
doc/go_spec.html
Element = Expression | LiteralValue . </pre> <p> Unless the LiteralType is a type parameter, its <a href="#Underlying_types">underlying type</a> must be a struct, array, slice, or map type (the syntax enforces this constraint except when the type is given as a TypeName). If the LiteralType is a type parameter, all types in its type set must have the same underlying type which must be a valid composite literal type.
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Tue Dec 02 23:07:19 UTC 2025 - 286.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.21.md
### Azure - Add optional jitter on initial VMSS VM cache refresh, keep the refreshes spread over time - Serve from cache for the whole period of ongoing throttling - Fix unwanted VMSS VMs cache invalidations - Enforce setting the number of retries if cloud provider backoff is enabled - Don't update capacity if VMSS provisioning state is updating - Support allocatable resources overrides via VMSS tags
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Fri Oct 14 07:03:14 UTC 2022 - 367.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
## Changelog since v1.30.1 ## Changes by Kind ### API Change
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.20.md
### Azure - Add optional jitter on initial VMSS VM cache refresh, keep the refreshes spread over time - Serve from cache for the whole period of ongoing throttling - Fix unwanted VMSS VMs cache invalidation - Enforce setting the number of retries if cloud provider backoff is enabled - Don't update capacity if VMSS provisioning state is updating - Support allocatable resources overrides via VMSS tags
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jan 19 21:05:45 UTC 2022 - 409K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.19.md
SIG Instrumentation standardized the structure of log messages and references to Kubernetes objects. Structured logging makes parsing, processing, storing, querying and analyzing logs easier. New methods in the klog library enforce log message structure. ### EndpointSlices are now enabled by default
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
lib/fips140/v1.0.0-c2097c7c.zip
additionalData) { panic("crypto/cipher: invalid buffer overlap of output and additional data") } fips140.RecordApproved() drbg.Read(nonce) seal(out, g, nonce, plaintext, additionalData) } // NewGCMWithCounterNon returns a new AEAD that works like GCM, but enforces // the construction of deterministic nonces. The nonce must be 96 bits, the // first 32 bits must be an encoding of the module name, and the last 64 bits // must be a counter. // // This complies with FIPS 140-3 IG C.H Scenario 3. func NewGCMWithCounterNon(cipher...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0)