Commit Graph

26 Commits

Author SHA1 Message Date
Juanelas 7ae82f2c21 modpow with crt; crt; modAdd; modMultiply; phi 2023-06-28 19:35:42 +02:00
juanelas f4ea3d50cc better support for exports. fixed issue with workers with ESM version 2023-04-13 19:33:52 +02:00
Juan Hernández Serrano d1da4b2894 support for node16 and nodenext module resolution 2023-04-11 11:01:32 +02:00
Juanra Dikal 2192825049 coverage is properly working again 2022-10-03 19:57:08 +02:00
Juanra Dikal c158f4dceb fixed bug in node ESM 2022-08-01 22:21:29 +02:00
Juanra Dikal 0fd1912394 fixed bug in browser ESM 2022-08-01 21:53:46 +02:00
Juanra Dikal 1ed83623e7 finally ESM working with tests!! 2022-08-01 19:10:00 +02:00
Juanra Dikal a8ae97b888 fixed issue testing in browser 2022-08-01 04:40:02 +02:00
Juanra Dikal 995b7b64cb better support for Node.js ESM 2022-08-01 04:19:48 +02:00
Juanra Dikal 626e89ba0b bundles weren't including bigint-mod-arith! 2021-11-15 12:00:37 +01:00
Juan Hernández Serrano c6084b634d fixed reopened issue with webpack. Fixes #6 2021-10-06 18:49:42 +02:00
Juan Hernández Serrano 842560a4ea clean types dir before emmitting again 2021-08-06 17:29:23 +02:00
Juan Hernández Serrano cf5ddfbb3b types are now moved to another directory 2021-08-06 17:13:51 +02:00
Juan Hernández Serrano 519dcbc0fd some fixes in the README 2021-08-06 10:10:32 +02:00
Juan Hernández Serrano d8080ace91 fixed issue with workers in node 10 2021-08-04 12:50:36 +02:00
Juanra Dikal 4322e3a862 browser defaults to a not minified bundle 2021-04-21 11:14:04 +02:00
Juanra Dikal 404f1bd53e fixed issue making the workers not working when the code was minified by webpack 2021-04-21 01:06:35 +02:00
Juanra Dikal 8cf28b7587 project migrated to typescript 2021-03-25 13:40:04 +01:00
juanelas ee20c7d313 updated usage instructions. updated deps 2020-11-12 12:04:13 +01:00
Juanra Dikal 0a12b744d8 removed bigint-mod-arith dependency to solve issues with webpack in Angular 9 2020-05-11 20:56:30 +02:00
juanelas b3a90aa6bc more tests. Fixed some bugs. Added github actions 2020-04-21 00:50:53 +02:00
juanelas 49bd34b7e9 more clear config 2020-04-08 11:37:02 +02:00
juanelas 70a32d0286 better dependencies 2020-04-08 00:21:02 +02:00
juanelas c52d54f66b randBitsSync 2020-04-07 19:29:23 +02:00
juanelas d2a21a818f Now the bundle can be mangled. Multi-threaded uses all CPUs but 1. Readme improvements 2020-04-07 17:03:30 +02:00
juanelas c29b520108 JS Standard. Some fixes with the test. Better structure 2020-04-06 13:17:22 +02:00