File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
core/src/main/java/org/bouncycastle/asn1/gm Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -49,15 +49,15 @@ public interface GMObjectIdentifiers
4949 ASN1ObjectIdentifier sm2encrypt = sm_scheme .branch ("301.3" );
5050
5151 /**
52- * < Information security technology — Cryptographic application identifier criterion specification>
53- * < url> http://c.gb688.cn/bzgk/gb/showGb?type=online&hcno=252CF0F72A7BE339A56DEA7D774E8994< /url> ,
52+ * < Information security technology — Cryptographic application identifier criterion specification>
53+ * < url> http://c.gb688.cn/bzgk/gb/showGb?type=online&hcno=252CF0F72A7BE339A56DEA7D774E8994< /url> ,
5454 * Page 21 only cover from 301.1 to 301.3
5555 * */
5656 ASN1ObjectIdentifier wapip192v1 = sm_scheme .branch ("301.101" );
5757 /**
58- * < WAPI certificate management—Part 5: Example of certificate format (draft)>
59- * < url> http://www.chinabwips.org.cn/zqyjgs1.htm< /url> and
60- * < url> http://www.chinabwips.org.cn/doc/101.pdf< /url> ,
58+ * < WAPI certificate management—Part 5: Example of certificate format (draft)>
59+ * < url> http://www.chinabwips.org.cn/zqyjgs1.htm< /url> and
60+ * < url> http://www.chinabwips.org.cn/doc/101.pdf< /url> ,
6161 * Page 9 and page 10 states the OID of ECDSA-192 algorithm based on SHA-256 is 1.2.156.11235.1.1.1
6262 * */
6363 ASN1ObjectIdentifier wapi192v1 = new ASN1ObjectIdentifier ("1.2.156.11235.1.1.1" );
You can’t perform that action at this time.
0 commit comments