-
1.6.4 Verify that symmetric keys, passwords, or API secrets generated by or shared with clients are used only in protecting low risk secrets, such as encrypting local storage, or temporary ephe…
-
Given that the default policy seems to generally be to verify against the CA/B ruleset (a reasonable default), it would be nice for non-internet PKI users if we could pass our own extension policy rul…
-
The branch on which PR https://github.com/typelevel/bobcats/pull/48 is located, used the browser dom web crypto API to get going (in order to make the task more manageable). Node JS uses the same Web …
-
Membership records (#401) are designed to keep records for the platform's needs first. For instance, if someone has been removed from an organization and files a request with customer support, the rev…
-
## About
Unifra build mutil-rollup & feature-rich block explorer for rollups. Currently, we publish the first supported rollup on our explorer--Scroll Testnet.
Unifra is a Web 3 blockchain devel…
-
## Request for position on an emerging web specification
* WebKittens who can provide input: @dcrousso @marcoscaceres
### Information about the spec
* Spec Title: Secure Payment Confirmation…
-
To avoid raw text being sent (for example, http instead of https, or don't trust storage on a server (but some how trust is being delivered...)). Ideally something symmetric.
- [x] Initial decrypt o…
-
Error installing pgjwt 0.2.0 the extension on PostgreSQL 9.6
```
postgres=# CREATE EXTENSION pgjwt;
ERROR: required extension "pgcrypto" is not installed
HINT: Use CREATE EXTENSION ... CASCADE…
-
Goal:
> Host online games (e.g., Fishbowl, Chess, Checkers, Secret Hitler) in an extensible way without any "heavy" server space. Just serve "raw" HTML + JS and use WebRTC for peer-to-peer consensu…
-
The [getRandomValues](https://w3c.github.io/webcrypto/#Crypto-method-getRandomValues) method in the [Web Cryptography API](https://w3c.github.io/webcrypto/) does not specify whether a `SharedArrayBuff…