BogaNet 1.4.0
Loading...
Searching...
No Matches
BogaNet.Helper.HashHelper Member List

This is the complete list of members for BogaNet.Helper.HashHelper, including all inherited members.

Hash(byte[] bytes, HashAlgorithm algo)BogaNet.Helper.HashHelperstatic
Hash(string text, HashAlgorithm algo, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashFile(string file, HashAlgorithm algo)BogaNet.Helper.HashHelperstatic
HashFileAsync(string file, HashAlgorithm algo)BogaNet.Helper.HashHelperstatic
HashSHA256(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA256(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA256File(string file)BogaNet.Helper.HashHelperstatic
HashSHA256FileAsync(string file)BogaNet.Helper.HashHelperstatic
HashSHA384(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA384(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA384File(string file)BogaNet.Helper.HashHelperstatic
HashSHA384FileAsync(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_256(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA3_256(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA3_256File(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_256FileAsync(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_384(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA3_384(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA3_384File(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_384FileAsync(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_512(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA3_512(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA3_512File(string file)BogaNet.Helper.HashHelperstatic
HashSHA3_512FileAsync(string file)BogaNet.Helper.HashHelperstatic
HashSHA512(params byte[] bytes)BogaNet.Helper.HashHelperstatic
HashSHA512(string text, Encoding? encoding=null)BogaNet.Helper.HashHelperstatic
HashSHA512File(string file)BogaNet.Helper.HashHelperstatic
HashSHA512FileAsync(string file)BogaNet.Helper.HashHelperstatic