PointyCastle / pointycastle

Moved into the Bouncy Castle project: https://github.com/bcgit/pc-dart
MIT License
270 stars 76 forks source link

Can I use OAEP RSA in flutter? #156

Closed lionlin closed 5 years ago

duncanhoggan commented 5 years ago

@lionlin I'm busy working on it will update this thread accordingly.

lionlin commented 5 years ago

thanks for reply. when will it be ready for rsa-oaep?

AquaWolf commented 5 years ago

Hi, any news about this issue?

duncanhoggan commented 5 years ago

@lionlin and @AquaWolf I went in and checked the re-write again and looks like its good, written against the BC Java OAEP encoding here.

I'll push the changes and link them here, will just need to updated the project tests before the PR comes in.

duncanhoggan commented 5 years ago

@lionlin and @AquaWolf PR is in.

stevenroose commented 5 years ago

@lionlin @AquaWolf I would very much appreciate if either of you could verify if @duncanhoggan's implementation works for you :) https://github.com/PointyCastle/pointycastle/pull/160

I'd feel more confident pulling it that way.

stevenroose commented 5 years ago

Fixed per https://github.com/PointyCastle/pointycastle/pull/160. Available in v1.0.0