Library sha1

To use this library in your code:

import crypto.sha1
Secure Hash Algorithm 1 (SHA-1).
This implementation uses hardware accelerated primitives.

Classes

SHA-1 hash state.

Functions

sha1 data/Data from/int=0 to/int=data.byte-size -> ByteArray
Calculates the SHA-1 hash of the given data.