bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
237 stars 123 forks source link

New set of warning errors since 3.9.0 released #233

Closed kumamoto closed 4 months ago

kumamoto commented 5 months ago

`../../../../../.pub-cache/hosted/pub.dev/pointycastle-3.9.0/lib/macs/cbc_block_cipher_mac.dart:103:46: Warning: Operand of null-aware operation '!' has type 'Padding' which excludes null.

ruwiss commented 5 months ago

Same error

Ephenodrom commented 4 months ago

This is fixed with version 3.9.1 on pub.dev.

smcben commented 4 months ago

Yep saw this yesterday, thank you!