Daniel Huigens
|
0e33e641af
|
Switch build system to rollup
Also, default to minimized builds.
|
2021-02-09 19:25:20 +01:00 |
|
Ilya Chesnokov
|
e16807505f
|
Switch util function names to camelCase (#1091)
|
2021-02-09 19:25:20 +01:00 |
|
Ilya Chesnokov
|
d415bc2546
|
Rename config option names to camelCase (#1088)
|
2021-02-09 19:25:20 +01:00 |
|
Ilya Chesnokov
|
495fe1091c
|
Apply eslint to test/crypto folder (#1003)
|
2019-11-19 14:29:32 +01:00 |
|
Daniel Huigens
|
a7fce27424
|
Safari 8 compatibility
|
2018-04-30 16:58:37 +02:00 |
|
Daniel Huigens
|
51d7860622
|
Native CMAC
|
2018-04-27 14:06:19 +02:00 |
|
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 |
|
Daniel Huigens
|
85a1b9859b
|
Implement EAX mode
|
2018-04-25 20:12:10 +02:00 |
|