Skip to navigation

Question:
Short and simple way to get the sha256 hash from a string with rust and extract only the last 8 hexed characters

Avoid hand-hacking, write programs to write programs when you can.