-
### 📜 Description
When using Node 18 that doesn't contain the global `crypto` WebCrypto API, Framework 2.4.0 fails to be invoked with `strictAuthentication: true` during the HMAC validation.
```ba…
-
### Is your feature request related to a problem? Please describe
NJS API is able to generate keys, however it's impossible to generate SSL certificates.
### Describe the solution you'd like
…
-
### Extension or Userscript?
Both
### Request or suggest a new feature!
As can be seen [here](https://github.com/Anarios/return-youtube-dislike/blob/471940b06fd7c348b2bdadb415cddd3dbd07c297/E…
-
https://nodejs.org/api/webcrypto.html supports async hash functions. Meaning that if this libs implements an async function like:
```js
import hash from 'object-hash';
await hash({foo: 'bar'}) …
-
### Description
___
SM3 is a fast software friendly hash function.
I would like to add it to as an optional part of the webcrypto API.
### Spec
it can be found here:
- ISO/IEC 10118-3:20…
-
Of course if you're working on NodeJS env its better to just use the official firebase-admin sdk as we're specificallly using packages that only work on cloudflare workers (in built crypto.subtle), th…
Moe03 updated
3 months ago
-
JSON Web Encryption ([RFC7516](https://datatracker.ietf.org/doc/html/rfc7516)) specifies tokens encrypted with RSAES-PKCS1-v1_5 padding using `RSA1_5`.
Based on recent results in the [Marvin Attack…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/RsaHashedKeyGenParams
### What specific section or headline is this issue about?
_No response_
### What information was incorrect, unhe…
-
Will be great if lib is compatible with breaking changes in jsrsasign/jsjws
Problem is described here
https://github.com/anvilresearch/connect-jwt/pull/7
Until breaking changes are implemented, depend…
-
The following commit breaks `yarn build && yarn preview`: https://github.com/integritee-network/incognitee-campaign-page/commit/87272d0e60ae30cef384cc87b2918249a0073938.
However, unlike https://git…