TakeScoop/SwiftyRSA

RSA/ECB/OAEPWithSHA1AndMGF1Padding at server side

NMaks07 opened this issue · 1 comments

Java has the cipher of 'RSA/ECB/OAEPWithSHA1AndMGF1Padding'

how can I use framework to encrypt for such server?

I'll answer to myself)
Use oaep, ECB in case of RSA doesn't matter, so use oaep