sergot / openssl

OpenSSL bindings for Perl 6
MIT License
14 stars 31 forks source link

Implement RSA signing / verification #10

Closed retupmoca closed 9 years ago

retupmoca commented 9 years ago

Currently only reads keys in PEM format; currently only does SHA1 digest.

Opening PR to allow for discussion if needed.

sergot commented 9 years ago

:+1: awesome!