Juan Hernández Serrano
|
c6084b634d
|
fixed reopened issue with webpack. Fixes #6
|
2021-10-06 18:49:42 +02:00 |
Juan Hernández Serrano
|
519dcbc0fd
|
some fixes in the README
|
2021-08-06 10:10:32 +02:00 |
Juan Hernández Serrano
|
f11626d029
|
small fix that could prevent issues with some minifiers
|
2021-08-06 09:14:18 +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
|
c29b520108
|
JS Standard. Some fixes with the test. Better structure
|
2020-04-06 13:17:22 +02:00 |
juanelas
|
d4ee54748b
|
fixed JS Doc and typescript definitions
|
2020-03-25 00:34:22 +01:00 |
Coffee Converter
|
4de924a186
|
build 2.5.1
|
2020-03-24 16:01:09 -05:00 |
juanelas
|
df7019fa68
|
issue #3 fixed. Better building process in general
|
2020-03-15 17:06:00 +01:00 |
juanelas
|
e0713c541e
|
fixed documentation
|
2019-12-20 17:07:32 +01:00 |
juanelas
|
84c8909174
|
browser minified version removed due to a bug. More browser tests added.
|
2019-12-12 09:03:42 +01:00 |
juanelas
|
743b483072
|
Updated dependencies and fixed issue with default values in README
|
2019-12-09 13:14:47 +01:00 |
Juan Hernández Serrano
|
ace7d479ee
|
added sync version of prime
|
2019-10-09 14:56:11 +02:00 |
Juan Hernández Serrano
|
19dd8b6491
|
added sync version of prime
|
2019-10-09 14:17:03 +02:00 |
Juan Hernández Serrano
|
f44f44d74d
|
updated devDependencies. Fixed format
|
2019-07-20 10:45:02 +02:00 |
Aisse-258
|
e36650460e
|
Build 2.2.0
|
2019-07-14 13:09:54 +03:00 |
Juan Hernández Serrano
|
24b2677bfd
|
modPow() comments
|
2019-05-29 17:45:36 +02:00 |
Juan Hernández Serrano
|
9cdf125c6f
|
Slight modification of modPow(). Some non-important fixes
|
2019-05-29 17:44:18 +02:00 |
Juan Hernández Serrano
|
e2f9b26c84
|
Fixed some comments and the dev dependencies
|
2019-05-28 18:07:34 +02:00 |
Juan Hernández Serrano
|
29b2665097
|
some small fixes
|
2019-05-27 16:42:46 +02:00 |
Juan Hernández Serrano
|
29cb31c1fa
|
Fixed issue #1 - gcd works incorrect with 0. Some extra sanitizing
|
2019-05-09 09:39:12 +02:00 |
Juan Hernández Serrano
|
abf020f06e
|
also check if a number (not only a BigInt) is prime
|
2019-05-04 18:29:09 +02:00 |
Juan Hernández Serrano
|
1ffd1f949d
|
More tests. Fixed bug in modInv(a,n) when a was < 0
|
2019-05-04 18:08:30 +02:00 |
Juan Hernández Serrano
|
445c6ea913
|
(helpler) constants to the the top
|
2019-04-29 13:23:15 +02:00 |
Juan Hernández Serrano
|
42a0aba89a
|
bitLength() is also exported (it could be useful)
|
2019-04-29 12:34:20 +02:00 |
Juan Hernández Serrano
|
e572e9dba8
|
If it is not truly async then sync
|
2019-04-29 12:29:23 +02:00 |
juanelas
|
3f571c9dd6
|
If it is not truly async then is sync
|
2019-04-26 15:03:53 +02:00 |
Juan Hernández Serrano
|
b2d2c4e794
|
typo
|
2019-04-24 13:17:29 +02:00 |
juanelas
|
6bb0b2f78e
|
minor improvements in code structure
|
2019-04-23 16:57:06 +02:00 |
juanelas
|
4069f4a335
|
fixed typo
|
2019-04-23 15:22:48 +02:00 |
Juan Hernández Serrano
|
3f7caf4572
|
Fixed typo
|
2019-04-21 09:39:28 +02:00 |
Juan Hernández Serrano
|
f48ae77485
|
Better JSDoc
|
2019-04-20 22:21:41 +02:00 |
Juan Hernández Serrano
|
f2d6043ee7
|
ready for node worker threads
|
2019-04-20 22:11:44 +02:00 |
Juan Hernández Serrano
|
de00327fd8
|
better README
|
2019-04-19 16:40:11 +02:00 |
Juan Hernández Serrano
|
12a78d9495
|
more prime validation tests
|
2019-04-19 16:17:09 +02:00 |
Juan Hernández Serrano
|
066352b391
|
Working!
|
2019-04-19 12:05:37 +02:00 |
Juan Hernández Serrano
|
788bcd219f
|
Working!
|
2019-04-19 12:04:06 +02:00 |
Juan Hernández Serrano
|
faefecc21d
|
working with worker file
|
2019-04-19 09:42:28 +02:00 |