Home
last modified time | relevance | path

Searched defs:ecdsa_with_SHA256 (Results 1 – 21 of 21) sorted by relevance

/dports/devel/gitui/gitui-0.10.1/cargo-crates/libz-sys-1.1.0/src/zlib/
H A Dtrees.h1 /* header created automatically with -DGEN_TREES_H */
2
3 local const ct_data static_ltree[L_CODES+2] = {
4 {{ 12},{ 8}}, {{140},{ 8}}, {{ 76},{ 8}}, {{204},{ 8}}, {{ 44},{ 8}},
5 {{172},{ 8}}, {{108},{ 8}}, {{236},{ 8}}, {{ 28},{ 8}}, {{156},{ 8}},
6 {{ 92},{ 8}}, {{220},{ 8}}, {{ 60},{ 8}}, {{188},{ 8}}, {{124},{ 8}},
7 {{252},{ 8}}, {{ 2},{ 8}}, {{130},{ 8}}, {{ 66},{ 8}}, {{194},{ 8}},
8 {{ 34},{ 8}}, {{162},{ 8}}, {{ 98},{ 8}}, {{226},{ 8}}, {{ 18},{ 8}},
9 {{146},{ 8}}, {{ 82},{ 8}}, {{210},{ 8}}, {{ 50},{ 8}}, {{178},{ 8}},
10 {{114},{ 8}}, {{242},{ 8}}, {{ 10},{ 8}}, {{138},{ 8}}, {{ 74},{ 8}},
[all …]
/dports/www/firefox/firefox-99.0/third_party/python/pyasn1_modules/pyasn1_modules/
H A Drfc5480.py131 ecdsa_with_SHA256 = univ.ObjectIdentifier('1.2.840.10045.4.3.2') variable
/dports/devel/py-pyasn1-modules/pyasn1-modules-0.2.8/pyasn1_modules/
H A Drfc5480.py131 ecdsa_with_SHA256 = univ.ObjectIdentifier('1.2.840.10045.4.3.2') variable
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/x9/
H A DX9ObjectIdentifiers.java55 ASN1ObjectIdentifier ecdsa_with_SHA256 = ecdsa_with_SHA2.branch("2"); field
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/security/ca_root_nss/nss-3.71/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/www/firefox/firefox-99.0/security/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/lang/spidermonkey60/firefox-60.9.0/security/pkix/lib/
H A Dpkixder.cpp126 static const uint8_t ecdsa_with_SHA256[] = {0x2a, 0x86, 0x48, 0xce, in SignatureAlgorithmIdentifierValue() local
/dports/java/bouncycastle15/crypto-169/prov/src/main/jdk1.3/org/bouncycastle/jce/
H A DPKCS10CertificationRequest.java142 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
/dports/security/nss/nss-3.76.1/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/mozpkix/lib/
H A Dpkixder.cpp129 static const uint8_t ecdsa_with_SHA256[] = { in SignatureAlgorithmIdentifierValue() local
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jce/provider/
H A DProvRevocationChecker.java69 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
H A DProvOcspRevocationChecker.java112 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jce/
H A DPKCS10CertificationRequest.java145 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/cms/
H A DCMSSignedHelper.java77 addEntries(X9ObjectIdentifiers.ecdsa_with_SHA256, "ECDSA"); in addEntries()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/jdk1.1/org/bouncycastle/operator/jcajce/
H A DOperatorHelper.java83 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/operator/
H A DDefaultDigestAlgorithmIdentifierFinder.java55 digestOids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, NISTObjectIdentifiers.id_sha256); in digestOids.put()
H A DDefaultAlgorithmNameFinder.java82 algorithms.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in algorithms.put()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/jdk1.3/org/bouncycastle/operator/jcajce/
H A DOperatorHelper.java95 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/operator/jcajce/
H A DOperatorHelper.java101 oids.put(X9ObjectIdentifiers.ecdsa_with_SHA256, "SHA256WITHECDSA"); in oids.put()