Toggle menu
Nitlanguage.org
Nitdoc
sha1
package
sha1
sha1
Doc
Groups & Modules
Dependencies
Summary
Provides methods to compute the SHA1 hash of a String
Provides methods to compute the SHA1 hash of a String
Lucas Bajolet
Apache-2.0
license
Links
Homepage
Source Code
Issues
Git
https://github.com/nitlang/nit.git
1
commits
Last:
Fri Jul 5 11:16:44 2024 -0400
First:
Fri Jul 5 11:16:44 2024 -0400
Quality
47% documented
Tags
encoding
,
lib
Dependencies
core
Clients
websocket
Contributors
Lucas Bajolet
Jean Privat
Stats
1 modules
2 classes
4 methods
270 loc
Summary
All groups and modules
sha1
All groups and modules
module
sha1
sha1
::
sha1
Provides methods to compute the SHA1 hash of a String
Summary
Parents
core
Children
websocket
package_diagram
sha1
sha1
core
core
sha1->core
websocket
websocket
websocket->sha1
Parents
package
core
core
Nit common library of core classes and methods
Children
package
websocket
websocket
Adds support for a websocket connection in Nit