Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pass algorithm to the decryptor so we know if our plugin is allowed to run | friendica | 2013-11-21 | 1 | -1/+1 |
* | e2ee algorithms are now pluggable so if you want to roll your own algorithm o... | friendica | 2013-11-21 | 1 | -13/+33 |
* | add rabbit and tripledes ciphers - probably need a pconfig to set the default | friendica | 2013-11-11 | 1 | -7/+40 |
* | make e2ee work on tinymce | friendica | 2013-11-11 | 1 | -1/+15 |
* | localise js ui strings for e2ee | friendica | 2013-11-11 | 1 | -3/+3 |
* | because some of the "hints" floating around are pretty pathetic and ambiguous... | friendica | 2013-11-11 | 1 | -1/+11 |
* | remove debugging stuff | friendica | 2013-11-11 | 1 | -1/+5 |
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -2/+16 |
* | e2ee | friendica | 2013-11-10 | 1 | -17/+23 |
* | some more doco for how to finish it. | friendica | 2013-11-10 | 1 | -0/+9 |
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -0/+72 |
* | add base64 converters which aren't universal across browsers | friendica | 2013-11-10 | 1 | -0/+109 |