-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Windows
### Description
When trying to…
-
### What is the type of issue?
Documentation is missing
### What is the issue?
Running `bun run build` produces the following error:
```
[2/161] Building CXX object CMakeFiles/bun-debug.dir/src…
-
Implement a polyfill for `crypto.subtle.importKey()` that basically shoves the private key bytes into `storageKeyBySecretKey_INTERNAL_ONLY_DO_NOT_EXPORT` in the exact same way that you would if you _g…
-
**Is your feature request related to a problem? Please describe.**
The current Web Cryptography API lacks support for Secure Curves such as `secp256k1`, `X25519`, `X448`, `Ed25519`, `Ed448`, which…
-
I'm using `pkce-challenge` with `esbuild` to build a web bundle, and since v4 I can't build the app, due to usage of top-level await in this library.
```
✘ [ERROR] Top-level await is currently not…
-
restore KJUR.crypto.Cipher class without RSA and RSAOAEP encryption/decryption support, will new version suppprt again?
-
The Solana network makes use of addresses (public keys) that lie _off_ the Ed25519 curve. The goal there is to create account addresses that take the form of 32-byte public keys, but that can't possib…
-
We setup self hosted solution and ran on ubuntu. On login page we got stuck, the error says
Cannot read properties of undefined (reading 'digest')
-
Since Deno itself already supports WebCrypto, is it possible to drop iron_webcrypto?
Deno Fresh itself lacks many essentials such as auth, new users may be relunctant to understand yet another rep…
-
Hello,
I am trying to encrypt just parts of a markdown page and found the "Mix encrypted and normal content" section in the documentation.
I copied and tested the example from the documentation. The…
anxou updated
10 months ago