You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never got around to answer your email / comment from earlier this year. It's great that you ported parts of our library to Rust. Did you also look at
? Their effort might be a bit more adapted to Rust - I know some of the people who are quite active to take advantage of Rusts compiler-checking to make sure that as much as possible of the checking is done at compile time.
Best,
Linus
The text was updated successfully, but these errors were encountered:
Hi there,
I never got around to answer your email / comment from earlier this year. It's great that you ported parts of our library to Rust. Did you also look at
https://github.com/RustCrypto
? Their effort might be a bit more adapted to Rust - I know some of the people who are quite active to take advantage of Rusts compiler-checking to make sure that as much as possible of the checking is done at compile time.
Best,
Linus
The text was updated successfully, but these errors were encountered: