-
-
Notifications
You must be signed in to change notification settings - Fork 198
Open
Description
NEW ALGORITHM SUPPORT NEEDED
Currently the signing algorithm present is RSA / ED25519 but I want ECDSA KeyPair generate and Certificate to sign my document! I tried creating using window.crypto the (ECDSA with P256) keypair and then using it in current certificate but no luck, I tried PkiJs library as well but it doesn't create in .p12 format certificate signed with private key.
Hence , requesting this feature in future.
Metadata
Metadata
Assignees
Labels
No labels