issues
search
digitalbazaar
/
ecdsa-multikey
Javascript library for generating and working with EcdsaMultikey key pairs.
BSD 3-Clause "New" or "Revised" License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Include `id` and `controller` when importing JWK types.
#37
dlongley
closed
1 month ago
0
key id is not set automaticallly with EcdsaSecp256r1VerificationKey2019
#36
aljones15
opened
4 months ago
0
Add key type tests
#35
aljones15
closed
3 months ago
1
P-384 and P-521 mock keys in tests are incorrect and should be fixed
#34
dlongley
closed
3 months ago
0
Consider adding a utility here or elsewhere that will convert P1363 <=> DER signatures
#33
dlongley
opened
4 months ago
0
Isolate cryptokey => multikey and multikey => cryptokey functions and consider as utility exports
#32
dlongley
opened
5 months ago
0
add secp256k1 support
#31
lemoustachiste
opened
5 months ago
15
Allow `@context` array values in multikeys.
#30
dlongley
closed
7 months ago
0
Load public key jwk.
#29
dlongley
closed
7 months ago
0
Check for presence of multikey context in multi-context array
#28
dlongley
closed
7 months ago
0
Enable `.from()` to load from `publicKeyJwk` if present
#27
dlongley
closed
7 months ago
0
Add raw key import API `fromRaw()`.
#26
dlongley
closed
12 months ago
0
Rename `remotePublicKey` param to `publicKey`.
#25
dlongley
closed
1 year ago
0
Consider new major version with CryptoKey interfaces exposed with new names
#24
dlongley
opened
1 year ago
0
Add `exportRawSecretKey()` and `exportRawPublicKey()` to key pair API.
#23
dlongley
closed
1 year ago
0
Prevent use of signer()/verifier() when keyAgreement = true
#22
dlongley
opened
1 year ago
0
Add key agreement support.
#21
dlongley
closed
1 year ago
0
Consider renaming to support key agreement keys as well
#20
dlongley
opened
1 year ago
0
Add `fromJwk()/toJwk()`.
#19
dlongley
closed
1 year ago
0
Support Node.js 20.x.
#18
davidlehn
closed
1 year ago
0
Update `.from()` to not modify key input.
#17
JSAssassin
closed
1 year ago
0
Fix `importKeyPair()` to set `keyPair.type` to `Multikey`.
#16
JSAssassin
closed
1 year ago
1
Add a `deriveSecret` API on the key pair API
#15
dlongley
opened
1 year ago
1
.from() method should not modify `key` input
#14
dlongley
closed
1 year ago
1
Use constant strings in tests.
#13
kezike
closed
1 year ago
0
Fix sign and verify issues.
#12
kezike
closed
1 year ago
0
Use curve name as exported algorithm.
#11
kezike
closed
1 year ago
0
Agree on appropriate algorithm to export
#10
kezike
closed
1 year ago
2
Ensure public and secret multikey headers match.
#9
kezike
closed
1 year ago
1
Replace multicodec usage with multiformats.
#8
kezike
closed
1 year ago
0
Initial
#7
dlongley
closed
1 year ago
0
Add support for P-256K/secp256k1
#6
kezike
opened
1 year ago
0
Move `util` into its own package and perhaps include other multikey packages as dependencies in it
#5
dlongley
closed
1 year ago
3
Switch npm package from multicodec to multiformats
#4
kezike
closed
1 year ago
1
Match multikey headers between public key and secret key
#3
kezike
closed
1 year ago
1
Test need for bitstring compression
#2
kezike
opened
1 year ago
2
ecdsa-multikey v1.0.0
#1
kezike
closed
1 year ago
2