SecrecySwift
SecrecySwift copied to clipboard
AES decrypt error because the data from Hex had problem.
In original code, run the demo, AES decrypt from Hex encoder will return nil. i change the code that get data from HexString. now, AES decrypt from Hex encoder return right things.