github square/go-jose v1.0.4
Version 1.0.4

latest releases: v2.6.0, v2.5.1, v2.5.0...
9 years ago

Security fixes
For ECDH-ES key derivation (in JWE), ensure that received public key (from an "epk" header field on an encrypted message) is on expected elliptic curve before performing any cryptographic operations. This also adds various sanity checks for EC keys other places, e.g. when parsing JWK blobs with embedded EC keys. See commits c758193, 03c5c6e, d163d44.

Other changes
Fix expand command in jose-util (c18180c)
Remove support for std_json build tag (1f36a88)

Don't miss a new go-jose release

NewReleases is sending notifications on new releases.