-
This would make it possible to include them in sourcemaps from bundlers and fix this:
```
⚠️ Could not load source file "../../../../src/common/lib/error.ts" in source map of "../../arweb/node_mo…
-
This issue is for capturing part of the inefficient crypto operation problems that cannot be solved
by [#691 - Use WebCrypto APIs for AES & SHA operations](https://github.com/blockstack/blockstack.j…
-
* **Node.js Version**: 15.10.0
* **OS**: WIN 10
```js
let crypto = require('crypto').webcrypto
let key = `
MIIBCgKCAQEAwVACPi9w23mF3tBkdZz+zwrzKOaaQdr01vAbU4E1pvkfj4sqDsm6
lyDONS789sVoD/xC…
-
Blockstack.js' implementation uses AES-CBC-128.
Use WebCrypto API directly within Stacks Wallet to use a stronger variant.
-
Hello TAG!
I'm requesting a TAG review of adding support for Curve25519 in WebCrypto.
Today web developers are getting around the unavailability of [Curve25519][rfc7748] in browser by either inc…
-
Right now the System.Security.Cryptography tests uses a generic [`getRandomValues`](https://www.w3.org/TR/WebCryptoAPI/#Crypto-method-getRandomValues).
Microsoft provides a [Web Cryptography](https…
-
Performing an encrypted file upload requires the entire content to be buffered into memory before encryption starts. Then, all content is encrypted in one go which buffers the entire payload in memory…
-
The new implementation is ready. The github repo is [BenjaminHae/modern-password-manager](https://github.com/BenjaminHae/modern-password-manager).
The most important feature is the possibility to u…
-
with promise there no way to get synchronous resulte for now...
it means not to have synchronous api in parallel of the asynchronous API?
beceause some time they need synchronous, and some time asynch…
-
## Steps to reproduce
1. make PrivateBin 1.3.4 available via Tor .onion address
2. browse to PrivateBin
### What happens
A textual warning appears as follows.
> PrivateBin requires …