Crypto/rsa package API design

76 views
Skip to first unread message

mur...@castech.com.tw

unread,
Nov 26, 2015, 9:15:18 PM11/26/15
to golang-nuts
Hi

Is there an API (or alternative third-party package) for vanilla RSA encryption/decryption without any OAEP or PKCS padding scheme?
I am rewriting a tool in Go which used a customized padding scheme and unfortunately I can not change the existing specification of it.

Any advices?

I do wish the crypto/rsa is designed in a way that the padding schemes are composable with the "raw" RSA algorithm.

Reply all
Reply to author
Forward
0 new messages