skavinvarnan / Cross-Platform-AES

Simple cross-platform encryption and decryption using AES
MIT License
142 stars 70 forks source link

BAD_KEY Exception #19

Closed RajaReddyiOS closed 5 years ago

RajaReddyiOS commented 5 years ago

is it possible to detect bad key exception in ios

skavinvarnan commented 5 years ago

Currently in iOS it returns nil if there is a bad key

skavinvarnan commented 5 years ago

Closing issue due to inactivity