01a5ea9914b3 ^
52172607cfc3 ^
6f1743b1a511 ^
1
2
3
4
let strings = [ "" "text 1" "text 2" ]; in builtins.concatLists (map (hash: map (builtins.hashString hash) strings) ["md5" "sha1" "sha256" "sha512"])