fork-openpgpjs/test/crypto
BafS de6ffc2f76 Remove 'user strict'
'use strict' is unnecessary inside modules because module code is always strict mode code. Ref: https://www.ecma-international.org/ecma-262/6.0/#sec-strict-mode-code
2018-02-13 23:33:09 +01:00
..
cipher Remove 'user strict' 2018-02-13 23:33:09 +01:00
hash Remove 'user strict' 2018-02-13 23:33:09 +01:00
aes_kw.js Remove 'user strict' 2018-02-13 23:33:09 +01:00
crypto.js Remove 'user strict' 2018-02-13 23:33:09 +01:00
elliptic.js Remove 'user strict' 2018-02-13 23:33:09 +01:00
index.js some style fixes, update tests 2018-01-30 18:30:15 +01:00
pkcs5.js Remove 'user strict' 2018-02-13 23:33:09 +01:00
random.js Remove 'user strict' 2018-02-13 23:33:09 +01:00