- Sort Score
- Result 10 results
- Languages All
Results 11 - 15 of 15 for 143 (0.03 sec)
-
CHANGELOG/CHANGELOG-1.34.md
- cloud.google.com/go/mediatranslation: v0.8.4 - cloud.google.com/go/memcache: v1.10.4 - cloud.google.com/go/metastore: v1.13.3 - cloud.google.com/go/monitoring: v1.17.0 - cloud.google.com/go/networkconnectivity: v1.14.3 - cloud.google.com/go/networkmanagement: v1.9.3 - cloud.google.com/go/networksecurity: v0.9.4 - cloud.google.com/go/notebooks: v1.11.2 - cloud.google.com/go/optimization: v1.6.2
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 10 01:13:50 UTC 2025 - 333.3K bytes - Viewed (2) -
CHANGELOG/CHANGELOG-1.7.md
* Bumped Heapster version to 1.4.3 - more details https://github.com/kubernetes/heapster/releases/tag/v1.4.3 ([#53376](https://github.com/kubernetes/kubernetes/pull/53376), [@loburm](https://github.com/loburm))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.8.md
* kubeadm allows the kubelets in the cluster to automatically renew their client certificates ([#53252](https://github.com/kubernetes/kubernetes/pull/53252), [@kad](https://github.com/kad)) * Bumped Heapster version to 1.4.3 - more details https://github.com/kubernetes/heapster/releases/tag/v1.4.3. ([#53377](https://github.com/kubernetes/kubernetes/pull/53377), [@loburm](https://github.com/loburm))
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
switch p.γ2 { case 32: // Coefficients are <= (q − 1)/(2γ2) − 1 = 15, four bits each. buf := make([]byte, 4*n/8) for i := 0; i < n; i += 2 { b0 := w[i] b1 := w[i+1] buf[i/2] = b0 | b1<<4 } H.Write(buf) case 88: // Coefficients are <= (q − 1)/(2γ2) − 1 = 43, six bits each. buf := make([]byte, 6*n/8) for i := 0; i < n; i += 4 { b0 := w[i] b1 := w[i+1] b2 := w[i+2] b3 := w[i+3] buf[3*i/4+0] = (b0 >> 0) | (b1 << 6) buf[3*i/4+1] = (b1 >> 2) | (b2 << 4) buf[3*i/4+2] = (b2 >> 4) | (b3 << 2) } H.Write(buf)...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0) -
lib/fips140/v1.0.0-c2097c7c.zip
t0.Square(t0) } z.Mul(z, t0) t0.Square(z) t0.Mul(x, t0) t1.Square(t0) for s := 1; s < 16; s++ { t1.Square(t1) } t0.Mul(t0, t1) for s := 0; s < 15; s++ { t0.Square(t0) } z.Mul(z, t0) for s := 0; s < 17; s++ { t0.Square(t0) } t0.Mul(x, t0) for s := 0; s < 143; s++ { t0.Square(t0) } t0.Mul(z, t0) for s := 0; s < 47; s++ { t0.Square(t0) } z.Mul(z, t0) for s := 0; s < 2; s++ { z.Square(z) } z.Mul(x, z) return e.Set(z) } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/nistec/fiat/p384.go // Copyright...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0)