Hacker News new | past | comments | ask | show | jobs | submit login

Yes, the default implementation of hashing in Rust is designed to be cryptographically-safe at the expense of speed. You can get a large speedup by replacing it, e.g. https://nnethercote.github.io/perf-book/hashing.html .



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: