Generate a SHA-256 hash for each line independently. Useful for hashing lists of values like passwords or tokens.
Example
foo, bar → SHA-256 of each line independently
Useful for hashing lists of passwords or tokens
Generate a SHA-256 hash for each line independently. Useful for hashing lists of values like passwords or tokens.
foo, bar → SHA-256 of each line independently
Useful for hashing lists of passwords or tokens