Skip to content

Commit

Permalink
Rewrite CertificateManager class using @peculiar/x509 library
Browse files Browse the repository at this point in the history
TODO: tests pending
  • Loading branch information
abhi3700 committed Jun 17, 2024
1 parent 3834b9d commit 90c10fe
Show file tree
Hide file tree
Showing 5 changed files with 703 additions and 256 deletions.
2 changes: 2 additions & 0 deletions packages/auto-id/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"@autonomys/auto-utils": "workspace:*",
"@peculiar/asn1-schema": "^2.3.8",
"@peculiar/asn1-x509": "^2.3.8",
"@peculiar/webcrypto": "^1.5.0",
"@peculiar/x509": "^1.11.0",
"asn1js": "^3.0.5",
"node-forge": "^1.3.1"
},
Expand Down
Loading

0 comments on commit 90c10fe

Please sign in to comment.