diafygi/webcrypto-examples resource
Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4210
- days_rel: n/a
- days_push: 1999
- n_releases_24m: 0
Adoption not part of the score
1651 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of copy-paste examples for the browser's Web Cryptography API, presented as a live reference table covering algorithms like RSA, ECDSA, ECDH, AES, and HMAC. Each example demonstrates operations such as key generation, encryption, decryption, signing, and verification.
Use cases
- learn how to use the Web Cryptography API
- find example code for AES-GCM encryption in the browser
- see how to sign and verify data with ECDSA in JavaScript
- look up WebCrypto generateKey and exportKey usage
- reference for encrypting data client-side in a web app
- understand RSA-OAEP encrypt and decrypt in the browser
When to choose
- you need quick, working WebCrypto code snippets for a specific algorithm
- you want a browsable reference of which algorithms support which operations
- you are learning client-side cryptography in JavaScript
When to avoid
- you need a cryptography library rather than documentation
- you need server-side or Node.js crypto examples
- you need maintained, up-to-date coverage of newer WebCrypto features
Facets
learning-resource · maturity maintenance
cryptography documentation developer-tools security web-development tutorials developer-tools browser webcrypto examples reference javascript encryption digital-signatures live-demo web-server
1 source
- readme: https://github.com/diafygi/webcrypto-examples · fetched 2026-08-28 · 8e96f3dfa0d4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| diafygi/webcrypto-examples | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="diafygi/webcrypto-examples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem