Updated API (markdown)
parent
eb739f6ec5
commit
43e6b52e5e
5
API.md
5
API.md
@ -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…
Reference in New Issue
Block a user