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

archetech / archon / 22152405218 / 1
93%
main: 93%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 06:30PM UTC
Files 44
Run time 1s
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

18 Feb 2026 06:27PM UTC coverage: 96.134% (-0.08%) from 96.214%
22152405218.1

push

github

web-flow
feat: Adopt W3C JWE standard for encryption (#90)

* feat: Adopt W3C JWE standard for encryption

Replace custom ECIES (secp256k1 ECDH + XChaCha20-Poly1305) with
standard JWE Compact Serialization (ECDH-ES + A256GCM) per the
W3C VC-JOSE-COSE spec. Built using existing @noble primitives to
maintain browser compatibility (Web Crypto doesn't support secp256k1).

Backward compatible: legacy ciphertext is auto-detected and decrypted
via decryptMessageLegacy/decryptBytesLegacy methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Remove redundant fields

* Wallet fix

* refactor: Move JWE/legacy compat logic into cipher-base

The decrypt methods now accept an optional legacyPubKey parameter,
centralizing format detection. Removes decryptMessageCompat and
decryptBytesCompat from keymaster.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Fix python test

* Wallet fixes

* Updated archon version

* Fixes for copilot

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

1689 of 1834 branches covered (92.09%)

Branch coverage included in aggregate %.

6790 of 6986 relevant lines covered (97.19%)

541.73 hits per line

Source Files on job 22152405218.1
  • Tree
  • List 44
  • Changed 17
  • Source Changed 2
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22152405218
  • 2321ca7f on github
  • Prev Job for on main (#22116124280.1)
  • Next Job for on main (#22154652673.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