Library sha256

To use this library in your code:

import crypto.sha256

Exported classes

SHA-256 hash state.

Exported functions

sha256 data/Data from/int=0 to/int=data.byte-size -> ByteArray
Computes the SHA256 hash of the given data.