PointyCastle / pointycastle

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

AES-CCM #238

Closed mneber closed 3 years ago

mneber commented 3 years ago

Is there any plan to add CCM mode in the near future?

128 bit AES CCM is very common for Bluetooth. I need it for a project that I'm on now and can't find a dart plugin... anybody know of one?

izaera commented 3 years ago

Please read https://github.com/PointyCastle/pointycastle/blob/master/README.md

This project has moved to https://github.com/bcgit/pc-dart