bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
237 stars 123 forks source link

Feature: add factory for SHA512 in RSA-OAEP #227

Open fabricio-godoi opened 7 months ago

fabricio-godoi commented 7 months ago

This is a simple and helpful constructor for the RSA OAEP with SHA512 that already exists in the project. Its only to simplify its usage.