openssl_ext v0.1.2

Crystal bindings for OpenSSL RSA

openssl_ext

RSA C Bindings for Crystal (and other extensions)

Installation

Add this to your application's shard.yml:

dependencies:
  openssl_ext:
    github: randomstate/openssl_ext

Usage

require "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).

Contributors

  • cimrie Connor Imrie - creator, maintainer
Repository

openssl_ext

Owner
Statistic
  • 14
  • 19
  • 5
  • 3
  • 0
  • 6 months ago
  • March 6, 2018
License

MIT License

Links
Synced at

Sun, 05 May 2024 23:00:36 GMT

Languages