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

feat: support deserialization of RSA public key #17

Closed grzuy closed 5 years ago

grzuy commented 5 years ago

Fixes #14