gmsm/smx509
2025-05-26 13:34:12 +08:00
..
cert_pool_test.go #45, #46 2022-04-15 11:14:30 +08:00
cert_pool.go smx509: [sync sdk] crypto/x509: implement AddCertWithConstraint #208 2024-03-06 08:35:14 +08:00
cfca_csr_test.go smx509: CFCA CSR supports RSA keys #322 2025-04-01 17:02:13 +08:00
cfca_csr.go smx509: CFCA CSR supports RSA keys #322 2025-04-01 17:02:13 +08:00
csr_rsp_test.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
csr_rsp.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
equal_test.go add back private key print with %q 2023-12-15 17:47:32 +08:00
example_test.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
name_constraints_test.go smx509: properly check for IPv6 hosts in URIs #296 2025-01-17 08:30:27 +08:00
parser_test.go smx509: disallow negative path length #329 2025-05-26 13:18:51 +08:00
parser.go smx509: disallow negative path length #329 2025-05-26 13:18:51 +08:00
pem_decrypt_test.go pkcs1 2022-04-10 09:56:28 +08:00
pem_decrypt.go pkcs1 2022-04-10 09:56:28 +08:00
pkcs1_test.go respect GODEBUG changes for allowing SHA1 certificates #93 2022-11-02 16:42:50 +08:00
pkcs1.go add proxy methods for rsa pkcs1 pub/priv keys 2022-10-30 11:38:17 +08:00
pkcs8_test.go sm9: refactoring, do not expose bn256 types to caller #314 2025-03-13 13:46:14 +08:00
pkcs8.go internal/sm9,sm9: refactor all keys 2025-03-25 11:10:53 +08:00
root_aix.go run "gofmt -s -w" 2022-07-15 16:42:39 +08:00
root_bsd.go change interface{} to any, and remove "+build" build tag #77 2023-11-09 08:34:50 +08:00
root_darwin.go smx509: avoid Android root store paths on other Linuxes 2024-03-06 17:36:12 +08:00
root_linux.go smx509: avoid Android root store paths on other Linuxes 2024-03-06 17:36:12 +08:00
root_plan9.go change interface{} to any, and remove "+build" build tag #77 2023-11-09 08:34:50 +08:00
root_solaris.go align format 2022-01-21 11:24:10 +08:00
root_test.go internal/cryptotest: add tests for the hash.Hash cipher.BlockMode cipher.Block interfaces 2024-08-02 13:02:25 +08:00
root_unix.go smx509: add wasip1 support #290 2024-12-27 08:07:33 +08:00
root_wasm.go smx509: add wasip1 support #290 2024-12-27 08:07:33 +08:00
root_windows.go smx509: use bytes.Clone 2025-02-27 08:16:07 +08:00
root.go smx509: implement SetFallbackRoots #211 2024-03-06 13:02:56 +08:00
sec1_test.go smx509: ParseTypedECPrivateKey, return real privae key type 2023-02-14 16:03:05 +08:00
sec1.go change interface{} to any, and remove "+build" build tag #77 2023-11-09 08:34:50 +08:00
verify_test.go x509: sync with sdk #223 2024-05-23 17:35:56 +08:00
verify.go smx509: properly check for IPv6 hosts in URIs #296 2025-01-17 08:30:27 +08:00
x509_additional_test.go pkcs7: sign precomputed digest #294 2025-01-14 16:41:03 +08:00
x509_test.go smx509: disallow negative path length #329 2025-05-26 13:18:51 +08:00
x509.go smx509: use truncated SHA-256 for SubjectKeyId #328 2025-05-26 13:34:12 +08:00