Issue Type: Feature Request Feature Request
Affects Versions: 1.4.0
Assignee: Christos Vasilakis
Components: crypto
Created: 24/Mar/14 7:52 AM
Description:

on 'encrypt:', 'decrypt:' methods for both CryptoBox and SecretBox, we used NSAssert to check whether the crypto process was a success/failure. Although NSAssert makes senses during development time, for scenarios where variability of the crypto params (e.g invalid keys) can be used, it is easier for the client to catch those errors using NSError, instead of forcing an assertion error.

Fix Versions: 1.5.0
Project: AeroGear iOS
Labels: ios
Priority: Major Major
Reporter: Christos Vasilakis
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira