jose/lib/help/asn1
Filip Skokan 6c35c519c9 refactor: removed deprecated methods and utilities
BREAKING CHANGE: deprecated method `JWK.importKey` was removed
BREAKING CHANGE: deprecated method `JWKS.KeyStore.fromJWKS` was removed
BREAKING CHANGE: the use of unregistered curve name P-256K for secp256k1
was removed
2020-09-08 14:12:04 +02:00
..
algorithm_identifier.js refactor: get rid of multiple asn1 OID mappings 2020-04-07 20:10:55 +02:00
ec_private_key.js refactor: get rid of multiple asn1 OID mappings 2020-04-07 20:10:55 +02:00
index.js refactor: get rid of multiple asn1 OID mappings 2020-04-07 20:10:55 +02:00
oids.js refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
one_asymmetric_key.js feat: add OKP Key and EdDSA sign/verify support 2019-04-23 14:30:49 +02:00
private_key.js feat: add OKP Key and EdDSA sign/verify support 2019-04-23 14:30:49 +02:00
private_key_info.js refactor: source in asn1.js to remove some transitive dependencies 2019-03-26 18:24:10 +01:00
public_key_info.js refactor: source in asn1.js to remove some transitive dependencies 2019-03-26 18:24:10 +01:00
rsa_private_key.js fix: reject rsa keys without all factors and exponents with a specific message 2019-05-23 19:20:30 +02:00
rsa_public_key.js refactor: source in asn1.js to remove some transitive dependencies 2019-03-26 18:24:10 +01:00