aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc/RESSOURCES.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-16 14:18:59 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-16 14:18:59 +0200
commitbd2a4fa89142c19b2c14a375e463e7836f8e188c (patch)
tree5a7af4e4e783cbbaa4cf7625d960b5cd923dfd5f /jsaccess/doc/RESSOURCES.txt
parentbashrc: add gitunpushed alias (diff)
downloadlaurent-tools-bd2a4fa89142c19b2c14a375e463e7836f8e188c.tar.xz
laurent-tools-bd2a4fa89142c19b2c14a375e463e7836f8e188c.zip
add jsaccess - download and decrypt files in the browser
Diffstat (limited to '')
-rw-r--r--jsaccess/doc/RESSOURCES.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/jsaccess/doc/RESSOURCES.txt b/jsaccess/doc/RESSOURCES.txt
new file mode 100644
index 0000000..45a10e0
--- /dev/null
+++ b/jsaccess/doc/RESSOURCES.txt
@@ -0,0 +1,23 @@
+===============================================================================
+Javascript
+
+Filesaver
+https://github.com/eligrey/FileSaver.js
+
+Gibberish AES
+https://github.com/mdp/gibberish-aes
+
+Other crypto, not used
+https://code.google.com/p/crypto-js/#Quick-start_Guide
+http://crypto.stanford.edu/sjcl/
+http://people.eku.edu/styere/Encrypt/JS-AES.html
+http://www.movable-type.co.uk/scripts/aes.html
+
+===============================================================================
+Client encryption
+
+Openssl
+http://stackoverflow.com/questions/10106771/encrypt-a-string-using-openssl-command-line
+
+Other crypto, not used
+https://pypi.python.org/pypi/pycrypto