Func Name | Prototype | Description | Comments |
---|---|---|---|
Hashmd5 | Hashmd5(str string) string {} | Returns the md5 hash of a string | N/A |
Hashsha1 | Hashsha1(str string) string {} | Returns the sha1 hash of a string | N/A |
Hashsha224 | Hashsha224(str string) string {} | Returns the sha224 hash of a string | N/A |
Hashsha256 | Hashsha256(str string) string {} | Returns the sha256 hash of a string | N/A |
Hashsha384 | Hashsha384(str string) string {} | Returns the sha384 hash of a string | N/A |
Hashsha512 | Hashsha512(str string) string {} | Returns the sha512 hash of a string | N/A |
Hashsha512_224 | Hashsha512_224(str string) string {} | Returns the sha512/224 hash of a string | N/A |
Hashsha512_256 | Hashsha512_256(str string) string {} | Returns the sha512/256 hash of a string | N/A |
-
Notifications
You must be signed in to change notification settings - Fork 0
License
Eclalang/hash
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published