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

umputun / secrets / 20530444570 / 1
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/github-actions-updates-35b2a8182b
DEFAULT BRANCH: master
Ran 26 Dec 2025 10:27PM UTC
Files 15
Run time 0s
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

26 Dec 2025 10:26PM UTC coverage: 84.246%. Remained the same
20530444570.1

push

github

umputun
feat(crypto): add client-side AES-128-GCM encryption module

implement crypto.js with Web Crypto API for paranoid mode:
- generateKey(): 128-bit random key as base64url
- encrypt()/decrypt(): text with 0x00 type byte prefix
- encryptFile()/decryptFile(): files with 0x01 prefix + metadata
- decryptAuto(): auto-detect text vs file content
- support both ArrayBuffer and Uint8Array inputs

add comprehensive playwright e2e tests (12 tests):
- key generation, text/file round-trips, wrong key rejection
- unicode text/filenames, empty plaintext, 100KB files
- ArrayBuffer input handling (File.arrayBuffer() compatibility)

1615 of 1917 relevant lines covered (84.25%)

76.09 hits per line

Source Files on job 20530444570.1
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20530444570
  • c61d530f on github
  • Prev Job for on feature/paranoid-mode-sqlite (#20530215589.1)
  • Next Job for on feature/paranoid-mode-sqlite (#20531117463.1)
  • Delete
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

© 2026 Coveralls, Inc