/crypto

Pure-go realization of openssl functions RSA_public_encrypt and RSA_private_decrypt

Primary LanguageGo

Package contains implementation missing in 'crypto/rsa' package of openssl functions RSA_public_encrypt and RSA_private_decrypt.