leocavalcante / encrypt

🔒 A set of high-level APIs over PointyCastle for two-way cryptography.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'(x >= 0) && (x <= _MASK_32)': is not true

hsynksahin opened this issue · comments

I've opened an issue at pointycastle repository that giving me this error. I'm mainly using this package that uses pointycastle.
The issue might be related to this package too.

bcgit/pc-dart#225