• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

H0llyW00dzZ / crypto-rand
91%

Build:
DEFAULT BRANCH: master
Repo Added 30 Jun 2025 02:53PM UTC
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • Improve-test-randFill
  • Perfect-Accuracy
  • README.md
  • RSASSA-PSS
  • TS18046
  • X86-64-overhead-again
  • accuracy
  • accuracy-test
  • aes-like
  • another-constant
  • arch-dominating
  • arch-vs-arch-in-the-wilds
  • arm-crypto
  • async-crypto
  • async-method
  • async-randfill-test
  • base64Version
  • better-prime-method
  • bump-version
  • ci-cd-test-coverage-crypto
  • compiler
  • coverage
  • coverallsapp
  • dependabot/npm_and_yarn/babel-jest-30.0.4
  • dependabot/npm_and_yarn/babel-jest-30.0.5
  • dependabot/npm_and_yarn/babel/core-7.28.0
  • dependabot/npm_and_yarn/babel/preset-env-7.28.0
  • dependabot/npm_and_yarn/cross-env-10.0.0
  • dependabot/npm_and_yarn/jest-30.0.4
  • dependabot/npm_and_yarn/jest-30.0.5
  • dependabot/npm_and_yarn/jest-environment-jsdom-30.0.4
  • dependabot/npm_and_yarn/jest-environment-jsdom-30.0.5
  • dependabot/npm_and_yarn/types/node-24.0.10
  • dependabot/npm_and_yarn/types/node-24.0.12
  • dependabot/npm_and_yarn/types/node-24.0.13
  • dependabot/npm_and_yarn/types/node-24.0.14
  • dependabot/npm_and_yarn/types/node-24.0.15
  • dependabot/npm_and_yarn/types/node-24.0.8
  • dependabot/npm_and_yarn/types/node-24.1.0
  • dependabot/npm_and_yarn/types/node-24.2.0
  • dependabot/npm_and_yarn/types/node-24.2.1
  • dependabot/npm_and_yarn/typescript-5.9.2
  • dependabot/npm_and_yarn/undici-types-7.12.0
  • dependabot/npm_and_yarn/undici-types-7.13.0
  • dev-env
  • dh-operation
  • docs
  • docs-randPrime
  • enhance-dh-operations
  • env.js
  • extended-test-dh-operation
  • fips-prime-version
  • fips-version
  • fix-hardcoded
  • fix-typo
  • gcd-computation
  • gears
  • improve-is-probable-prime
  • increase-coverage
  • let-variable
  • let-variable-randPrimeAsync
  • linting
  • math-helper
  • math_helper
  • miller-accuracy
  • node-version
  • npm-keyword
  • npm-keywords
  • optimize
  • pass-parameter
  • pem-test
  • probable-prime-accuracy
  • rand
  • randAsync
  • randExponential
  • randFill
  • randFill-Support
  • randPassword-method
  • randPrime
  • randVersion
  • randasync
  • readme.md
  • redundant-async
  • rssa
  • safe-prime-Diffie-Hellman
  • shuffle-docs
  • test
  • test-accuracy-38
  • test-coverage
  • test-luck
  • test-randPassword
  • test-randasync
  • test-verify-public-keys
  • testing-randPrime
  • timing-attack-vuln-simulation
  • update-comments
  • version
  • workflow
  • workflow-path-ignore

11 Aug 2025 02:37PM UTC coverage: 91.189%. Remained the same
16883280436

push

github

web-flow
Build(deps-dev): bump @types/node from 24.2.0 to 24.2.1 (#167)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.2.0 to 24.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

440 of 477 branches covered (92.24%)

Branch coverage included in aggregate %.

450 of 499 relevant lines covered (90.18%)

23832469.62 hits per line

Relevant lines Covered
Build:
Build:
499 RELEVANT LINES 450 COVERED LINES
23832469.62 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16883280436 master Build(deps-dev): bump @types/node from 24.2.0 to 24.2.1 (#167) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.2.0 to 24.2.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyType... push 11 Aug 2025 02:39PM UTC web-flow github
91.19
16842530940 master Optimize Miller-Rabin primality test (#166) - [+] refactor(math_helper.ts): optimize random byte generation based on the size of n push 08 Aug 2025 11:30PM UTC web-flow github
91.19
16839659889 master Add randPrimeAsync Testing Using RandFill in RSASSA-PSS & RSAES-OAEP (#165) - [+] test(crypto.async.test.ts): add RSAES-OAEP and RSASSA-PSS tests with async prime generation using RandFill push 08 Aug 2025 08:16PM UTC web-flow github
90.53
16769585603 master Refactor randPrime (Sync/Async) Parameter (#164) * Refactor randPrime (Sync/Async) - [+] Refactor `isProbablePrime` and `isProbablePrimeAsync` to include `randFill` parameter. * Bump Testing - [+] Update tests to include `randFill` parameter i... push 06 Aug 2025 06:45AM UTC web-flow github
91.15
16769284235 master Add `randFill` support to `randPrime`, `randPrimeAsync`, and related helpers (#163) - [+] Extend `randPrime` and `randPrimeAsync` methods to accept an optional `randFill` parameter. - [+] Update documentation, tests, and comments for `randFill` u... push 06 Aug 2025 06:28AM UTC web-flow github
90.53
16758183558 master Add support for `randFill` in `randHex`, `randBase64`, and `randBigInt` (sync/async) methods (#162) - [+] Extend methods to accept an optional `randFill` parameter to toggle between `crypto.randomFill` and `crypto.randomBytes`. - [+] Update docum... push 05 Aug 2025 06:30PM UTC web-flow github
91.06
16756876799 master Add performance comparison tests for randBytesAsync with and without randFill (#161) * Add performance comparison tests for randBytesAsync with and without randFill - [+] test(crypto.async.test.ts): Extend concurrent call tests to include timing... push 05 Aug 2025 05:29PM UTC web-flow github
91.06
16753718792 master Add support for randFill parameter in randBytes and randBytesAsync with extensive tests (#160) - [+] feat(rand.ts): Enable usage of crypto.randomFill for high-performance random byte generation. - [+] test(crypto.test.ts, crypto.async.test.ts): A... push 05 Aug 2025 02:57PM UTC web-flow github
90.44
16751184538 master Build(deps-dev): bump @types/node from 24.1.0 to 24.2.0 (#159) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.2.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyType... push 05 Aug 2025 01:18PM UTC web-flow github
91.01
16672408808 master Add extensive tests for Double Ratchet and key derivation simulations (#158) - test(dh_operation.test.ts): - [+] Add tests for Signal Protocol's Double Ratchet, key evolution, X3DH, and forward secrecy. - [+] Simulate and validate key hierarc... push 01 Aug 2025 10:13AM UTC web-flow github
91.01
See All Builds (298)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc