Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move cryptojs to addon | Mario Vavti | 2020-08-22 | 1 | -273/+5 |
| | |||||
* | use the default setting and also add the mode to the cipher. aes-128 is to ↵ | Mario Vavti | 2020-08-21 | 1 | -4/+4 |
| | | | | be preferred over aes-256 according to bruce schneier https://www.schneier.com/blog/archives/2009/07/another_new_aes.html#c386957 | ||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 1 | -1/+93 |
| | | | | only and no backward compatibility. | ||||
* | Let user cancel the red_encrypt dialogue | Klaus | 2014-02-18 | 1 | -2/+5 |
| | | | If the user press cancel on the prompt also cancel the encryption. Maybe should also add this to passhint promt. | ||||
* | move js files from core | friendica | 2014-01-04 | 1 | -0/+291 |