Provides methods to compute the SHA1 hash of a String

All subgroups and modules

module sha1

sha1 :: sha1

Provides methods to compute the SHA1 hash of a String
package_diagram sha1\> sha1 core core sha1\>->core websocket websocket websocket->sha1\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children

group websocket

websocket

Adds support for a websocket connection in Nit

Descendants