- Sort Score
- Num 10 results
- Language All
Results 31 - 33 of 33 for 600 (0.04 seconds)
-
lib/fips140/v1.0.0-c2097c7c.zip
*testing.T) { testHashToNat(t, P256()) }) t.Run("P-384", func(t *testing.T) { testHashToNat(t, P384()) }) t.Run("P-521", func(t *testing.T) { testHashToNat(t, P521()) }) } func testHashToNat[P Point[P]](t *testing.T, c *Curve[P]) { for l := 0; l < 600; l++ { h := bytes.Repeat([]byte{0xff}, l) hashToNat(c, bigmod.NewNat(), h) } } golang.org/fips140@v1.0.0-c2097c7c/fips140/v1.0.0-c2097c7c/ecdsa/hmacdrbg.go // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed...Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
docs/en/docs/release-notes.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Dec 27 19:06:15 GMT 2025 - 586.7K bytes - Click Count (0) -
lib/fips140/v1.1.0-rc1.zip
*testing.T) { testHashToNat(t, P256()) }) t.Run("P-384", func(t *testing.T) { testHashToNat(t, P384()) }) t.Run("P-521", func(t *testing.T) { testHashToNat(t, P521()) }) } func testHashToNat[P Point[P]](t *testing.T, c *Curve[P]) { for l := 0; l < 600; l++ { h := bytes.Repeat([]byte{0xff}, l) hashToNat(c, bigmod.NewNat(), h) } } golang.org/fips140@v1.1.0-rc1/fips140/v1.1.0-rc1/ecdsa/hmacdrbg.go // Copyright 2024 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style...Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)