PointyCastle / pointycastle

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

Add Padding: ISO7816-4 / iso7816d4 #175

Closed paulreimer closed 5 years ago

paulreimer commented 5 years ago

Based on sources and test cases from BouncyCastle.

Refactored runPaddingTest to use Uint8List unpadData (input), in order to use the provided binary test cases from BouncyCastle.