Comment by mbrock

Comment by mbrock 2 days ago

1 reply

Good call! Fil-C does in fact have a way to let you build and run OpenSSL with its constant time crypto. I don't know how this works exactly but I guess it's relatively easy to guarantee it's safe.

kragen 2 days ago

How easy is it to link Rust code with C compiled with Fil-C's ABI?