-
Currently, the JWT is stored as a variable in main.dart like so:
```dart
var token; //not type-safe either
```
There are multiple issues with using this. It is easily prone to an attack and seco…
-
```
[EXPECTED_FAILURE][FAIL] Bad usages: generateKey({length: 128, name: AES-KW}, true, [wrapKey, encrypt])
Expected OperationError but got TypeError
assert_unreached: Operation succeeded, but shou…
-
Does this library have this problem?
https://stackoverflow.com/questions/39554165/ecdsa-signatures-between-node-js-and-webcrypto-appear-to-be-incompatible
I seem to be having problems verifying …
-
@Goosth and I believe others have pointed out that it would be great to reduce tracking risk by not reusing the same SPC Credential IDs across transactions. Here is an idea:
1) At enrollment, the r…
-
### Compensate with donations ($20 and more) for the time I spent to fix problems or send me your [Pull Request](https://github.com/adw0rd/instagrapi/pulls) with fixes
**Describe the bug**
Running …
-
Just opening this as a way of tracking which polyfill dependencies can soon be replaced with official node.js apis...
* [x] @mrbbot/node-fetch --> https://github.com/nodejs/undici
* [x] @peculiar/…
-
## Expected Behavior
Would expect the [universal-github-app-jwt](https://github.com/gr2m/universal-github-app-jwt) module to use the node distribution in the backend instead of the web distri…
-
**Why?**
* No extra dependency required anymore
* CryptoJS' used KDF is considered insecure (see comment below)
---
* https://github.com/diafygi/webcrypto-examples/#aes-gcm
* https://bradyjos…
muety updated
2 years ago
-
Reopening #630 due to incomplete discussion and inaccuracy.
The claims presented are incorrect in response by @bifurcation demonstrate a misunderstanding of the roles of these keys and uses, and #6…
-
### Version
16.13.1
### Platform
macOS 12.1 arm64
### Subsystem
_No response_
### What steps will reproduce the bug?
```
const h='00000000000000000000000000000000000000000000000000000000000000…