ruby-client/spec
Paul Daigle c8ff36fa13 Replace most ecdsa funtions with OpenSSL
This allows us to easily write a pem file to disk and recreate the key
from the pem file. We were unable to remove the ecdsa gem entirely, the
OpenSSL library does not handle EC signatures.
2014-10-06 23:38:28 -04:00
..
features Replace most ecdsa funtions with OpenSSL 2014-10-06 23:38:28 -04:00
client_spec.rb Replace most ecdsa funtions with OpenSSL 2014-10-06 23:38:28 -04:00
key_utils_spec.rb Replace most ecdsa funtions with OpenSSL 2014-10-06 23:38:28 -04:00
set_constants.sh Replace most ecdsa funtions with OpenSSL 2014-10-06 23:38:28 -04:00
spec_helper.rb Replace most ecdsa funtions with OpenSSL 2014-10-06 23:38:28 -04:00