fork-openpgpjs/test/crypto
Daniel Huigens 2f849063f9 Allow reusing EAX/OCB instances with the same key
This is useful for chunked encryption in draft04
2018-04-27 14:06:19 +02:00
..
cipher Switch cipher/aes.js to Uint8Arrays 2018-04-27 14:06:14 +02:00
hash Modernizes util.js 2018-02-28 15:49:41 -08:00
aes_kw.js Modernizes util.js 2018-02-28 15:49:41 -08:00
crypto.js random number web worker buffer automatic refill 2018-03-05 17:57:35 -08:00
eax.js Allow reusing EAX/OCB instances with the same key 2018-04-27 14:06:19 +02:00
elliptic.js Adds Brainpool Curves + tests + docs 2018-03-18 10:12:29 -07:00
index.js Implement OCB mode 2018-04-27 14:06:15 +02:00
ocb.js Allow reusing EAX/OCB instances with the same key 2018-04-27 14:06:19 +02:00
pkcs5.js Use let and const ES6 features. 2018-02-13 23:33:09 +01:00
random.js random number web worker buffer automatic refill 2018-03-05 17:57:35 -08:00