aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/doc/RESSOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/doc/RESSOURCES.txt')
-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