.codeclimate.yml | |
|
|
.commitlintrc.cjs | |
|
|
.esdoc.json | |
|
|
.fixpackrc | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/ci:cover.yml | |
|
|
.github/workflows/ci:lint-config.yml | |
|
|
.github/workflows/ci:lint.yml | |
|
|
.github/workflows/gh-pages.yml | |
|
|
.gitignore | |
|
|
.husky/commit-msg | |
|
|
.husky/pre-commit | |
|
|
LICENSE | |
|
|
README.md | |
|
|
mangle.json | |
|
|
package.json | |
|
|
renovate.json | |
|
|
src/Montgomery.js | 144 | B 4 hrs |
|
src/_iadd.js | 23 | A 0 mins |
|
src/_isub.js | 20 | A 0 mins |
|
src/_montgomery.js | 43 | A 1 hr |
|
src/_mul.js | 23 | A 45 mins |
|
src/_redc.js | 35 | A 1 hr |
|
src/index.js | 8 | A 0 mins |
|
src/modN.js | 25 | A 0 mins |
|
src/modR.js | 11 | A 0 mins |
|
tsconfig.json | |
|
|
yarn.lock | |
|
|