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
|
84c8909174
|
browser minified version removed due to a bug. More browser tests added.
|
2019-12-12 09:03:42 +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 |
Aisse-258
|
e36650460e
|
Build 2.2.0
|
2019-07-14 13:09:54 +03: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
|
42a0aba89a
|
bitLength() is also exported (it could be useful)
|
2019-04-29 12:34:20 +02:00 |
juanelas
|
3f571c9dd6
|
If it is not truly async then is sync
|
2019-04-26 15:03:53 +02:00 |
juanelas
|
6bb0b2f78e
|
minor improvements in code structure
|
2019-04-23 16:57:06 +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 |