summaryrefslogtreecommitdiffstats
path: root/demo/example.js
Commit message (Collapse)AuthorAgeFilesLines
* demo: decode authenticated data to a string on decryptVincent Bernat2015-08-031-1/+1
| | | | | | | On decryption, authenticated data is provided as a bit array in the returned version while, previously, it was merely a copy of the provided string. In the demo, we need to turn it back to a string before displaying it to the user.
* fix demo when json is disabledMike Hamburg2012-01-241-1/+1
|
* turning off random iv worksMike Hamburg2012-01-241-1/+1
|
* initial commit for GitHubMike Hamburg2010-05-261-0/+153