aboutsummaryrefslogtreecommitdiffstats
path: root/js/crypto.js
Commit message (Expand)AuthorAgeFilesLines
* move js files from corefriendica2014-01-041-291/+0
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-5/+5
* pass algorithm to the decryptor so we know if our plugin is allowed to runfriendica2013-11-211-1/+1
* e2ee algorithms are now pluggable so if you want to roll your own algorithm o...friendica2013-11-211-13/+33
* add rabbit and tripledes ciphers - probably need a pconfig to set the defaultfriendica2013-11-111-7/+40
* make e2ee work on tinymcefriendica2013-11-111-1/+15
* localise js ui strings for e2eefriendica2013-11-111-3/+3
* because some of the "hints" floating around are pretty pathetic and ambiguous...friendica2013-11-111-1/+11
* remove debugging stufffriendica2013-11-111-1/+5
* display encrypted text inlinefriendica2013-11-111-2/+16
* e2eefriendica2013-11-101-17/+23
* some more doco for how to finish it.friendica2013-11-101-0/+9
* Didn't finish it. Gotta' pee.friendica2013-11-101-0/+72
* add base64 converters which aren't universal across browsersfriendica2013-11-101-0/+109