immunant / c2rust

Migrate C code to Rust
https://c2rust.com/
Other
3.79k stars 219 forks source link

analyze: tracking issue for lighttpd algo_md5 #1025

Open spernsteiner opened 10 months ago

spernsteiner commented 10 months ago

We'd like to be able to fully refactor lighttpd's algo_md5 module into safe Rust. This tracking issue covers analysis features that will be required to support that:

aneksteind commented 9 months ago

Just merged #1022 which lets algo_md5 pass without modifications.