echo "openssl-enc $cipher $(head -c "$key_size" "$random_source" | base64 --wrap=0 )"
done < <( IFS=$'\n'; shuf <<< "${ciphers[*]}"; )
}
function generate_hashes() {
while read -r hash;do
echo "openssl-enc $cipher $(head -c "$key_size" "$random_source" | base64 --wrap=0 )"
done < <( IFS=$'\n'; shuf <<< "${ciphers[*]}"; )
}
function generate_hashes() {
while read -r hash;do