# To-do list for Rust implemenation
- [TODO] Document all public functions.
- [TODO] Use better mechanism to find libsodium on linux.
- [TODO] Working server implemenation.
- [TODO] In-place libsodium decode.
- [TODO] Run AFL fuzzer against Rust+C impl.