SHA-3 algorithm
-
Digests.Keccak(224)
-
Digests.Keccak(256)
-
Digests.Keccak(384)
-
Digests.Keccak(512)
ps:if you want to get Hex String
output, you need to translate byte[]
to Hex String
.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.
See the GNU Lesser General Public License for more details.