PointyCastle / pointycastle

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

how support aes-128-ctr no padding? #203

Open crny opened 4 years ago

crny commented 4 years ago

how support aes-128-ctr no padding?like node crypto.createCipheriv('aes-128-ctr', key, iv)