Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We need a user guide document for guiding user for basic use scenarios of the API.
Basically it should include:
1. Cipher usage and example
2. Secure Random usage and example
3. Stream (InputStream and OutputStream) usage and example
4. Simple explanation of why one need advanced streams such as CTRCryptoInputStream and CTRCryptoOutputStream and PositionedCryptoInputStream.