jsonld-signatures
Advanced tools
Changelog
2.1.5 - 2018-02-27
chloride
, a faster and better maintained implementation
of Ed25519
.Changelog
2.1.4 - 2018-02-22
RsaSignature2018
, not RSASSA-PKCS1-v1_5. Uses
PS256 JWS algorithm (sha256 for all hashing including mgf1 and
a salt length that matches the digest length, i.e. 32 bytes).Changelog
2.1.3 - 2018-02-21
proofPurpose
property's objects are framed as
application suites containing references to public keys
not direct public keys.Changelog
2.1.1 - 2018-02-14
sanitizeProofNode
for suite-specific override.Changelog
2.1.0 - 2018-02-14
suites
on main API to allow for other libs to
create plugins that extend them.creator
option.publicKey
in result if creator
is present.created
in proof
option if date
is not
given in options
.