fork-openpgpjs/src/config
Chris Wiegand 47cf9b6980 fix JSON.parse(null)
if window.localStorage.config is null then JSON.parse returns an error about "u" not being valid (the word "undefined" is not valid JSON apparently :). So I test for null-ness first.
2014-06-03 21:55:16 -06:00
..
config.js OP-01-005 Side-channel leak in RSA decryption (High). Add config option for RSA blinding, default true. Update jsbn to 1.3. Remove decrypted packets after Message.decrypt(). 2014-03-17 11:54:40 +01:00
index.js Add files missed in last commit 2014-01-09 02:47:57 -08:00
localStorage.js fix JSON.parse(null) 2014-06-03 21:55:16 -06:00