SecrecySwift icon indicating copy to clipboard operation
SecrecySwift copied to clipboard

AES decrypt error because the data from Hex had problem.

Open funpig opened this issue 8 years ago • 0 comments

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.

funpig avatar Oct 17 '17 07:10 funpig