PointyCastle / pointycastle

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

Failed to encrypt AES encryption (Pointycastle) #189

Open lets-swapcode opened 5 years ago

lets-swapcode commented 5 years ago

function to encrypt using AES with pkcs7 padding

@duncanhoggan help me out

AKushWarrior commented 5 years ago

AES with PKCS7 padding is a function in a wrapper library I wrote for PointyCastle. Take a look at https://pub.dev/packages/steel_crypt#-readme-tab-.