Please implement RSA support.
When using crypto, you do not always control the algorithms that can or must be used:
e.g. when communicating with government services, they specify the algorithms to be used in crypto.
RSA is (still) widely used.
If there is a reason why you won't support it, please mention it in the readme, so people are aware of the fact it is missing and why it won't be added.
Please implement RSA support.
When using crypto, you do not always control the algorithms that can or must be used:
e.g. when communicating with government services, they specify the algorithms to be used in crypto.
RSA is (still) widely used.
If there is a reason why you won't support it, please mention it in the readme, so people are aware of the fact it is missing and why it won't be added.