Closed
Description
Remove Boring SSL, only used in implementations/hostcalls/rust/src/signatures/rsa.rs
.
Motivation:
- We want to support
wasi-crypto
in Enarx, but our Wasm component is compiled asx86_64-unknown-linux-musl
, which conflicts with Boring since it's in C++.
In-Progress:
- rjzak/wasi-crypto using RustCrypto/RSA.
CC: @jedisct1
Metadata
Metadata
Assignees
Labels
No labels