re: https://github.com/alexeypro/EncryptDecrypt/blob/master/NSData%2BAESCrypt.m#L47 Why pass in the AES-256 key size, when the algorithm you've chosen is AES-128?
re:
https://github.com/alexeypro/EncryptDecrypt/blob/master/NSData%2BAESCrypt.m#L47
Why pass in the AES-256 key size, when the algorithm you've chosen is AES-128?