- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for oiw (0.04 sec)
-
lib/fips140/v1.0.0.zip
"crypto" "crypto/x509/pkix" "encoding/asn1" "testing" ) func TestHashPrefixes(t *testing.T) { prefixes := map[crypto.Hash]asn1.ObjectIdentifier{ // RFC 3370, Section 2.1 and 2.2 // // sha-1 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) // oiw(14) secsig(3) algorithm(2) 26 } // // md5 OBJECT IDENTIFIER ::= { iso(1) member-body(2) us(840) // rsadsi(113549) digestAlgorithm(2) 5 } crypto.MD5: {1, 2, 840, 113549, 2, 5}, crypto.SHA1: {1, 3, 14, 3, 2, 26}, // https://csrc.nist.gov/projects/com...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)