-1

This is from flutter. I wanted to add sha256 hashing with the rsa-oaep, how to do that. In the official doc of pointy castle, they didnt mention anything like that. Any suggestions?

final encryptor = OAEPEncoding(RSAEngine()) ..init(true, PublicKeyParameter(myPublic));

https://pub.dev/packages/pointycastle

ayato
  • 1
  • 1

0 Answers0