openssl_ext
openssl_ext copied to clipboard
Crystal bindings for OpenSSL RSA
Found that without the include, it was using crystal's own LibCrypto. the `slice.pointer` does not exist anymore https://github.com/crystal-lang/crystal/pull/7581
So this isn't going to be useful to many people as IGE is only really used in Telegram, but I'm attempting to write an MTProto library and this is something...
We planned to merge this in to the stdlib in #2 but haven't heard more about it in some time (presume core members don't have much free time). I am...
This should be useful for serializing into JWK
specs now pass