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

All problems in computer science can be solved with another level of indirection. Except for the problem of having too many layers of indirection