Updated API (markdown)

master
rugk 7 years ago
parent eb739f6ec5
commit 43e6b52e5e

@ -56,4 +56,7 @@ The validation logic can be found [in the Sjcl.php file](https://github.com/Priv
* **adata**: optional clear text authentication data (of which we currently make no use)
* **cipher**: cipher algorithm, only aes is supported by SJCL for symmetric encryption
* **salt**: the salt, encoded as base64 string
* **ct**: cipher text, encoded as base64 string
* **ct**: cipher text, encoded as base64 string
## More information
…can be found on [this wiki page](Encryption format).
Loading…
Cancel
Save