cedarcode / cose-ruby

Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)
https://rubygems.org/gems/cose
MIT License
15 stars 10 forks source link

test: fixed COSE::Sign#verify with RSA-PSS tests #46

Closed grzuy closed 5 years ago

grzuy commented 5 years ago

See https://github.com/cose-wg/Examples/issues/91.