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

emn178 / jscrypto / 31288222011
100%

Build:
DEFAULT BRANCH: main
Ran 09 Aug 2026 01:26AM UTC
Jobs 1
Files 52
Run time 1min
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

09 Aug 2026 01:24AM UTC coverage: 100.0%. Remained the same
31288222011

push

github

emn178
### Added

- added component packages: `@jscrypto/ciphers`, `@jscrypto/modes`, `@jscrypto/paddings`, `@jscrypto/kdfs`, `@jscrypto/formats`, and `@jscrypto/hashes`.
- added SPECK and ChaCha20 family components to `@jscrypto/ciphers`.
- added HKDF, HKDF-Extract, and HKDF-Expand components to `@jscrypto/kdfs`.
- added `@jscrypto/suite` as a convenience registry that registers the official component packages together.
- added `basicPreset` / `createBasicRegistry` and `allPreset` / `createAllRegistry` to `@jscrypto/suite`.
- added `@jscrypto/suite/basic` and `@jscrypto/suite/all` subpath exports plus matching browser bundles.
- added subpath exports such as `@jscrypto/ciphers/aes`, `@jscrypto/modes/cbc`, `@jscrypto/paddings/pkcs7`, and `@jscrypto/kdfs/pbkdf2`.
- added individual browser IIFE/UMD bundles for component subpaths such as `@jscrypto/ciphers/chacha20/browser`, `@jscrypto/ciphers/speck/browser`, and `@jscrypto/kdfs/hkdf/browser`.
- added per-component or per-family presets such as `aesPreset`, `speckPreset`, `chacha20Preset`, `pbkdf2Preset`, and `hkdfPreset`.
- added component documentation pages under `@jscrypto/ciphers/docs` and `@jscrypto/kdfs/docs`.

### Changed

- changed `@jscrypto/classic` into a compatibility aggregate that re-exports the new component packages.
- changed SPECK, ChaCha20, and HKDF from separate package repos into component subpaths of `@jscrypto/ciphers` and `@jscrypto/kdfs`.
- changed the default `@jscrypto/suite` singleton registry and `suitePreset` compatibility alias to use the basic preset.
- changed documentation to recommend `@jscrypto/suite` for a ready-to-use registry and component packages for focused imports.
- changed aggregate presets to compose smaller component presets.

76 of 76 branches covered (100.0%)

Branch coverage included in aggregate %.

1256 of 1256 new or added lines in 42 files covered. (100.0%)

4493 of 4493 relevant lines covered (100.0%)

10.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31288222011.1 09 Aug 2026 01:26AM UTC 52
100.0
GitHub Action Run
Source Files on build 31288222011
  • Tree
  • List 52
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31288222011
  • 8a3cab00 on github
  • Prev Build on main (#31069403545)
  • Next Build on main (#31288648094)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc