| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
RSA C Bindings for Crystal (and other extensions)
Add this to your application's shard.yml:
dependencies:
openssl_ext:
github: randomstate/openssl_extrequire "openssl_ext"See spec/rsa_spec.cr and spec/x509_spec.cr for usage in depth. The bindings closely follows the API for https://ruby-doc.org/stdlib-2.4.0/libdoc/openssl/rdoc/OpenSSL/PKey/RSA.html
Encoding with a passphrase is not yet supported as OpenSSL fails silently without any errors (in order to fix).
| Back | FazBrowse Home | New Git URL |