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

umputun / secrets / 20530444570
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: ciphertext-format-validation
DEFAULT BRANCH: master
Ran 26 Dec 2025 10:27PM UTC
Jobs 1
Files 15
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

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

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

Jobs
ID Job ID Ran Files Coverage
1 20530444570.1 26 Dec 2025 10:27PM UTC 15
84.25
GitHub Action Run
Source Files on build 20530444570
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c61d530f on github
  • Prev Build on feature/paranoid-mode-sqlite (#20530215589)
  • Next Build on feature/paranoid-mode-sqlite (#20531117463)
  • 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

© 2025 Coveralls, Inc