openssl-signature_algorithm 0.4.0
Provides OpenSSL::SignatureAlgorithm::ECDSA, OpenSSL::SignatureAlgorithm::RSAPSS and OpenSSL::SignatureAlgorithm::RSAPKCS1 ruby object wrapers on top of OpenSSL::PKey::EC and OpenSSL::PKey::RSA, so that you can reason in terms of signature algorithms when signing and/or verifying signatures, instead of keys.