0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
3.2.0 - OQS/ML-KEM encrypted PKCS#8 export drops the OneAsymmetricKey publicKey so JS-created keys unlock in libVES.c (OpenSSL PKCS8_decrypt); GF(256) Shamir (SSS1) as the default recovery sharing scheme; track attn processing errors on VES.attnErrors More... about 2 months ago
Community health, CI, and README badges (repo meta on 3.1.0; no library change) More... about 2 months ago
3.1.0 - Post-quantum ML-KEM-768 as the default key algorithm; self-contained Node package with wasm embedded (single-file), browser OQS loader with lazy ECDH; copyright through 2026 More... 2 months ago
3.0.5 - Apache-2.0 relicense, npm package, ML-KEM PEM formats, README for adoption More... 2 months ago
3.04 - corrected sharing with a section vault More... 3 months ago
3.03 - fixed temp key creation More... 3 months ago
3.02: Share temp keys with the propagator vault libVES.subtle: default appUrl to the origin libVES.subtle: handle primary vaults More... over 1 year ago
3.00: libVES.subtle high level layer Fixes to the VaultKey, VaultItem and Watch logic More... over 1 year ago
- vaultKey.resolveVESkey(): avoid looped keys More... over 1 year ago
- vaultItem: skip duplicate keys or references in the share list More... over 1 year ago
- when VaultKey.unlock() fails, do not cache the failed value - if a password vault item contains an invalid value that cannot unlock the key, try to unshare the item More... over 1 year ago
request: fixed onerror() callback More... over 1 year ago
2.18 fixes to vaultItem share/unshare logic More... over 2 years ago
2.16 - libVES.Error error reporting subclasses More... about 3 years ago
2.15 - libVES.Watch event watcher - libVES.Event More... about 3 years ago
- temp key propagators - elevated auth required for rekeying More... about 3 years ago
1.12: - compatibility with older ECMA syntax - no `||=` More... over 3 years ago
Wasm builds cleanup libVES.Algo.all: algo list libVES.Algo.*.getMethods(): possible optns for setKeyAlgo(optns) More... over 3 years ago
1.10: - WasmECDH: support for curves not implemented in crypto.subtle - setKeyAlgo(optns): select the key algo and options for new keys - Default is set to secp521r1 More... over 3 years ago
VaultItem.delete More... over 3 years ago
temp key propagation troubleshooting More... almost 4 years ago
liboqs Post-quantum support More... almost 4 years ago
clean cache on delegate login proper cipher headers More... about 4 years ago
VESauth node.js compatibility More... about 4 years ago
- anonymous vaults - fixed minor issues with VES.delegate() More... about 4 years ago
- revised Delegate Popup, added Flow authorization - fixed putValue() - recovery - key status info for friends More... over 4 years ago
- WebCrypto quirks in Firefox, at least a MacOS version - non-standard OIDs for EC keys - VESauth.js - a proof-of-access authentication layer for third party resources More... over 5 years ago
AES256GCM1K encryption/decryption for blobs More... over 5 years ago
small bugs fixed unlockable keys logic More... over 5 years ago
appUrl for new temp keys More... almost 6 years ago