GitHub topics: webcrypto
soruly/e2e
Self-hosted End-to-End Encryption in plain JS with zero dependency
Language: JavaScript - Size: 255 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 1 - Forks: 1

PeculiarVentures/PKI.js
PKI.js is a pure JavaScript library implementing the formats that are used in PKI applications (signing, encryption, certificate requests, OCSP and TSP requests/responses). It is built on WebCrypto (Web Cryptography API) and requires no plug-ins.
Language: TypeScript - Size: 22.6 MB - Last synced at: 1 day ago - Pushed at: 13 days ago - Stars: 1,349 - Forks: 209

rhee876527/chiyogami
Yet another pastebin
Language: HTML - Size: 229 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 30 - Forks: 1

PeculiarVentures/node-webcrypto-p11
A WebCrypto Polyfill for Node in typescript built on PKCS#11.
Language: TypeScript - Size: 1.27 MB - Last synced at: about 16 hours ago - Pushed at: 4 months ago - Stars: 47 - Forks: 15

robinmoisson/staticrypt
Password protect a static HTML page, decrypted in-browser in JS with no dependency. No server logic needed.
Language: HTML - Size: 571 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 7,347 - Forks: 452

sandros94/unjwt
A collection of low-level JWT utilities using the Web Crypto API.
Language: TypeScript - Size: 271 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

altcha-org/altcha-lib
A JavaScript library for creating and verifying ALTCHA challenges.
Language: TypeScript - Size: 117 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 48 - Forks: 8

LinusU/react-native-get-random-values
A small implementation of `getRandomValues` for React Native
Language: JavaScript - Size: 51.8 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 373 - Forks: 55

kriasoft/web-auth-library
Authentication library for the browser environment using Web Crypto API
Language: TypeScript - Size: 2.64 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 115 - Forks: 12

backbone-hq/minibone
🔐 Singleplayer end-to-end encryption library for the web
Language: TypeScript - Size: 163 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 191 - Forks: 3

mayocream/pastebin-ipfs 📦
🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.
Language: Go - Size: 852 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 142 - Forks: 7

rensatsu/passphrase-gen
Password phrase generator
Language: TypeScript - Size: 1.13 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 8 - Forks: 1

google/webcrypto.dart
Cross-platform implementation of Web Cryptography APIs
Language: Dart - Size: 27.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 85 - Forks: 53

BrunoBernardino/budgetzen-web 📦
Simple, Encrypted Budgets & Expenses. 💵
Language: TypeScript - Size: 1.24 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 112 - Forks: 15

dajiaji/hpke-js
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Language: TypeScript - Size: 30.7 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 75 - Forks: 9

PeculiarVentures/webcrypto
A WebCrypto Polyfill for NodeJS
Language: TypeScript - Size: 962 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 192 - Forks: 24

telkomdev/crypsi.js
Crypto utilities for ReactJs and Web Browsers (Digest, AES, HMAC, RSA, RSA Digital Signature)
Language: TypeScript - Size: 83 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

PeculiarVentures/2key-ratchet
2key-ratchet is an implementation of a Double Ratchet protocol and X3DH in TypeScript utilizing WebCrypto.
Language: TypeScript - Size: 453 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 117 - Forks: 12

idtpanic/pw-punch
🔐 Ultra-lightweight password hashing & token signing with WebCrypto. Zero dependencies. Edge-native. Built for Cloudflare, Deno, Bun, and Vercel.
Language: TypeScript - Size: 19.5 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

PeculiarVentures/webcrypto-liner
webcrypto-liner is a polyfill that let's down-level User Agents (like IE/Edge) use libraries that depend on WebCrypto. (Keywords: Javascript, WebCrypto, Shim, Polyfill)
Language: TypeScript - Size: 1.31 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 149 - Forks: 26

hugomrdias/iso-repo
Set of tools for passkeys, filecoin, dids, signatures, base encoding
Language: JavaScript - Size: 1.37 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 4

ZitaneLabs/hdrop
Simple self-hosted E2EE file transfer with S3 and local hosting support. Includes both frontend and backend.
Language: Rust - Size: 2.64 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

PeculiarVentures/xadesjs
A pure Typescript/Javascript implementation of XAdES based on XMLDSIGjs. (Keywords: WebCrypto, XMLDSIG, XADES, eIDAS, Trust List, X.509, CRL, OCSP)
Language: TypeScript - Size: 1.71 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 144 - Forks: 51

grafana/xk6-webcrypto 📦
WIP implementation of the WebCrypto specification for k6
Language: Go - Size: 416 KB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 9 - Forks: 3

nealfennimore/webcrypto-ts
No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support
Language: TypeScript - Size: 3.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

block65/webcrypto-web-push
Send notifications using Web Push Protocol and Web Crypto APIs (compatible with Node, Cloudflare Workers, Bun and Deno)
Language: TypeScript - Size: 210 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 28 - Forks: 3

bicycle-codes/crypto-stream
Streaming encryption, based on Encrypted Content-Encoding for HTTP (RFC 8188)
Language: TypeScript - Size: 1.24 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nwtgck/web-ssh-keygen
🔒🔑 Generate a key-pair of ssh-keygen for Web browser
Language: TypeScript - Size: 743 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 3

PeculiarVentures/CAdES.js
CAdESjs is an implementation of CAdES (CMS Advanced Electronic Signatures)in pure Javascript.
Language: JavaScript - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 19 - Forks: 6

sagi/workers-jwt
Generate JWTs on Cloudflare Workers using the WebCrypto API
Language: JavaScript - Size: 1.91 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 96 - Forks: 9

armortal/webcrypto-go
An implementation of the W3C Web Cryptography API specification for Go.
Language: Go - Size: 129 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

hazae41/echalote
Zero-copy Tor protocol for the web 🏎️ (JS + WebAssembly)
Language: TypeScript - Size: 22.8 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

versia-pub/api
TypeScript APIs for various Versia services.
Language: TypeScript - Size: 369 KB - Last synced at: about 3 hours ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

MAKS11060/crypto
WebCrypto keys utilities. Generate/export/import keys
Language: TypeScript - Size: 41 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fmeum/polysafe
Embed any file into an encrypted, self-decrypting HTML file
Language: HTML - Size: 43 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 4

kevlened/isomorphic-webcrypto 📦
:game_die: webcrypto library for Node, React Native and IE11+
Language: JavaScript - Size: 1.74 MB - Last synced at: about 24 hours ago - Pushed at: almost 2 years ago - Stars: 117 - Forks: 43

evanbaldonado/github-pages-jekyll-password-protection
Automatically password protect (with encryption) certain pages on GitHub Pages/Jekyll sites using PageCrypt.
Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 4

vesvault/libVES
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Language: JavaScript - Size: 205 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

Inbestigator/enc
WebCrypto made simple.
Language: TypeScript - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

fabiospampinato/tiny-webcrypto
A tiny isomorphic WebCrypto object, it just gives you the native one the current platform provides.
Language: TypeScript - Size: 12.7 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

bitwarden/jslib 📦
Common code referenced across Bitwarden JavaScript projects.
Language: TypeScript - Size: 9.03 MB - Last synced at: about 10 hours ago - Pushed at: almost 3 years ago - Stars: 134 - Forks: 137

PeculiarVentures/xmldsigjs
XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto
Language: TypeScript - Size: 1.58 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 46 - Forks: 29

hazae41/foras
WebAssembly port of Deflate, Gzip, and Zlib compression algorithms
Language: TypeScript - Size: 2.23 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 140 - Forks: 9

mrbar42/how-build-your-own-blockchain Fork of lbeder/how-to-build-your-own-blockchain
A Browser based blockchain with fancy UI
Language: TypeScript - Size: 1.46 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

shlima/srp6a-webcrypto
pure javascript implementation of SRP-6a (RFC-5054, RFC-2945) using webcrypto
Language: TypeScript - Size: 183 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

johnnolan/react-jest-webcrypto
An example of how to use WebCrypto in React and test it using Jest
Language: JavaScript - Size: 7.34 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

koji-1009/encrypt_file_loader
Language: JavaScript - Size: 914 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 2

bddjr/webcrypto-random-int
🚀Like golang, get crypto random integer or bigint.🔐
Language: JavaScript - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ruempel/m41nk3y
Password manager based on PBKDF2 and Web Crypto API
Language: JavaScript - Size: 357 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

awesome-algorand/webcrypto-algorand
🔐 WebCrypto non-extractable edd25519 keys
Language: TypeScript - Size: 50.8 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

EternalDeiwos/keyto 📦
A utility for translating cryptographic keys between representations
Language: JavaScript - Size: 723 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 6

PeculiarVentures/fortify 📦
Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
Language: TypeScript - Size: 7.99 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 113 - Forks: 31

vladimir-poghosyan/Aralez
WebCrypto based secret/password manager
Language: HTML - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

stophecom/sharrr-svelte
End-to-end encrypted file transfer.
Language: Svelte - Size: 2.86 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 120 - Forks: 4

korywka/crypto-aes-gcm
Encrypt and decrypt text using AES-GCM
Language: JavaScript - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

FortKnoxster/fortknoxster-crypto-web
Cross-browser cryptographic library implementing the Web Cryptography API.
Language: JavaScript - Size: 2.76 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 4

AKASHAorg/easy-web-crypto
Webcrypto API wrapper for applications that store encrypted data
Language: JavaScript - Size: 881 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 76 - Forks: 15

TopGunBuild/webcrypto
An isomorphic WebCrypto object for Javascript in Node and the browser
Language: TypeScript - Size: 221 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

anvilresearch/jose 📦
JSON Object Signing and Encryption for Node.js and the browser
Language: JavaScript - Size: 480 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 7

anvilresearch/webcrypto 📦
W3C Web Cryptography API for Node.js
Language: JavaScript - Size: 440 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 82 - Forks: 14

PeculiarVentures/node-webcrypto-ossl 📦
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
Language: C++ - Size: 962 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 128 - Forks: 40

tarbh-engineering/journal
The secure, private journal.
Language: Elm - Size: 2.26 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

PeculiarVentures/pv-webcrypto-tests
A basic test suite for WebCrypto.
Language: JavaScript - Size: 1.04 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

jo-sm/ephemeral-web-chat 📦
A secure and ephemeral web chat application
Language: TypeScript - Size: 419 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

UniDyne/secur.pw
an over-engineered password generator that runs entirely in your browser
Language: HTML - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rsatrio/Key-Wrapping-Encryption-Javascript
Key Wrapping Cryptography Example Using Javascript
Language: JavaScript - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

luke-park/SecureCompatibleEncryptionExamples
A collection of secure encryption examples for encrypting strings and binary data.
Language: C - Size: 103 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 264 - Forks: 44

hazae41/berith
WebAssembly port of Ed25519 signatures and X25519 key exchange
Language: TypeScript - Size: 2.33 MB - Last synced at: 22 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

keqingrong/webcrypto-examples
Examples about Web Crypto API
Language: JavaScript - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Quozul/e2e-image-collections
Store end to end encrypted images as collections.
Language: TypeScript - Size: 4.96 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

wault-pw/eva
✴️ free, anonymous password manager with e2e encryption on top of SRP protocol. Wault believes in the value of anonymity. The less your password manager knows about you, the safer is your data. Wault does not ask for your email, phone number, or any other personal information.
Language: JavaScript - Size: 1.42 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 4

micwan88/mnemonic-encryption-webjs
A standalone webpage for mnemonic encryption/decryption by using AES-GCM via WebCrypto API
Language: JavaScript - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

shihabahmed/web_crypto_api_example Fork of benjamin5252/web_crypto_api_example
The example code to show how to use web crypto api in a react app
Size: 603 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shihabahmed/web_crypto_demo
Copied from https://github.com/benjamin5252/web_crypto_api_example
Language: TypeScript - Size: 167 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aiham/webrtc-blockchain
Language: JavaScript - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 6

glihm/jsinterop-browser-webcryptoapi
A jsinterop library to use browser cryptography api (Crypto and CryptoSubtle) from Blazor.
Language: C# - Size: 274 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

dpikalov/hotp-totp
Generate One-Time passwords in JS using WebCrypto API
Language: JavaScript - Size: 11.7 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

StjepanPetrovic/cryptography-rsa-aes
Language: PHP - Size: 506 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

simonknittel/monthly-expenses 📦
Simple web app to track and visualize monthly expenses
Language: TypeScript - Size: 569 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

hazae41/morax
WebAssembly port of SHA-1, SHA-256, Keccak-256, RIPEMD-160, and CRC-32 hashing algorithms
Language: TypeScript - Size: 784 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

hazae41/zepar
WebAssembly port of Aes128Ctr128Be and ChaCha20Poly1305 encryption algorithms
Language: TypeScript - Size: 455 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

pocesar/webcrypto-secrets
Share secrets offline and online and safely
Size: 1000 Bytes - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

firestuff/passmate
Client-side custom password book generator
Language: JavaScript - Size: 628 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

hazae41/paimon
WebAssembly port of RSA encryption and signatures
Language: TypeScript - Size: 2.27 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

codewithzeal/discuter_chat_app
End-to-end encrypted chat app with file sharing ability.
Language: JavaScript - Size: 1.04 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

myinon/sricalc
This tool will help generate the code needed to use subresource integrity for your offline files.
Language: HTML - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

simonracz/async-save
Experiment for async file saving in browsers
Language: HTML - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

remocons/otpus
Cipher for Node and Browser 암호
Language: JavaScript - Size: 367 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

meixler/web-browser-based-file-encryption-decryption
Use your web browser to encrypt and decrypt files.
Language: HTML - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 73 - Forks: 26

Deliaz/RFC7515-A2
Implementation of RFC 7515 Appendix A.2: Example JWS Using RSASSA-PKCS1-v1_5 SHA-256
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

starkfire/jwt-key-generator
JS library for generating JWT cryptographic keys with Node's Web Crypto API
Language: TypeScript - Size: 291 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mikefey/encrypted-file-transfer
🔒 An app that allows sending encrypted, password-protected files. Written with Elixir/Phoenix, TypeScript, and the WebCrypto API
Language: TypeScript - Size: 255 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

vesvault/VESmail.js
VESmail JS lib - end-to-end encrypted emails
Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

PeculiarVentures/pkcs11test
Simple CLI application for PKCS#11 testing based on WebCrypto library
Language: TypeScript - Size: 27.3 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 3

anvilresearch/jwk 📦
JSON Web Key for JavaScript
Language: JavaScript - Size: 477 KB - Last synced at: about 14 hours ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

anvilresearch/jwa 📦
JSON Web Algorithms for JavaScript
Language: JavaScript - Size: 494 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

cambridge-blockchain/crypto-lib 📦
The Cambridge Blockchain crypto library used for encryption/decryption of data and computation of attestations for the blockchain.
Language: TypeScript - Size: 161 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

socram8888/saph-browser
Stupid Algorithm for Password Hashing (WebCrypto)
Language: TypeScript - Size: 590 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

apurpate/syncrypto
Simple and accessible file encryption.
Language: JavaScript - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

martinheidegger/subtle-key-codec
Space efficient binary de-/encoder for WebCrypto's CryptoKeys
Language: JavaScript - Size: 39.1 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
