IntersectMBO / IntersectMBO/cardano-crypto
Remove `Crypto.ECC.P256` and openssl dependency
Open
- Dominant language
- C
- Stars
- 68
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
- We are looking into transpiling `cardano-crypto` to JavaScript / WASM
- External bindings to C libraries can be an impediment, especially openssl
- `Crypto.ECC.P256` depends on OpenSSL
- This module isn't used nor needed anymore and can be removed.
Contributor guide
Assessment
This issue has not been assessed yet.