-
You'd get an error like this:
```
Error: Unknown cipher
at Cipheriv.createCipherBase (node:internal/crypto/cipher:116:19)
at Cipheriv.createCipherWithIV (no…
-
**Describe the bug**
After installing fhirclient, the npm audit will report the following:
semver 7.0.0 - 7.5.1
Severity: moderate
semver vulnerable to Regular Expression Denial of Service - ht…
-
http://www.w3.org/TR/WebCryptoAPI/
Example:
https://github.com/diafygi/webcrypto-examples
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey
Comparion: https://jsperf.com/webcry…
-
I had node-forge in my application for a long time but when the amount of information increased, the time to decrypt it increase too
I was searching alternatives for the node-forge library and foun…
-
Hey guys, I'm trying to use this package or webcrypto-shim to fix Safari's webcrypto package.
I'm getting this error though:
```
Error: Unsupported algorithm 'hmac'
```
I've included asymc…
-
Could Hybrid Public Key Encryption (HPKE) [[RFC9180](https://www.rfc-editor.org/rfc/rfc9180)] API design be included? Single-Shot for sure, possibly Multi-Shot too?
panva updated
2 months ago
-
**Describe the bug**
When attempting to run the UI locally, I get this error during package installation:
`Could not install from "node_modules/libp2p-crypto/webcrypto-shim@github:dignifiedquire/web…
-
Extend generic API handlers for pagination and sorting
Extend the PatientsRecordProvider by the append option to add new records bottom to the list + include offset index to let it dynamically load n…
pkarw updated
3 months ago
-
Error in ./~/@trust/webcrypto/src/algorithms/ECDSA.js
Module not found: 'child_process' in /home/z/Documents/MIT/personalProjects/nodetest/new/CoreID/node_modules/@trust/webcrypto/src/algorithms
-
https://github.com/bitchan/eccrypto/blob/ee2518544ca36849e4618907dea3c8e3a34a00b0/browser.js#L6
This causes errors when building in react-native.
RN friendly alternatives:
- https://github.…