fork-openpgpjs/test/crypto
Mahrud Sayrafi 21ae66c604 encrypt/decrypt/sign/verify will always return promises
Note: publicKeyEncryptedSessionKey uses promises, symEncryptedSessionKey does not
2018-01-30 18:33:55 +01:00
..
cipher binary strings to typed arrays in most places 2016-02-03 20:24:54 +07:00
hash Add Rusha for fast SHA hashes 2016-02-03 20:24:54 +07:00
aes_kw.js aes kw update 2018-01-30 18:30:16 +01:00
crypto.js encrypt/decrypt/sign/verify will always return promises 2018-01-30 18:33:55 +01:00
elliptic.js ECC with async/await is 'Done, without errors.' 2018-01-30 18:33:55 +01:00
index.js some style fixes, update tests 2018-01-30 18:30:15 +01:00
pkcs5.js standardize packet reading code, make pkcs5 function names same as pkcs1 2018-01-30 18:30:16 +01:00
random.js Move most test high lvl api test code to test/openpgp.js, cleanup 2016-02-10 15:07:05 +07:00