This commit is contained in:
2025-05-22 17:34:09 -07:00
parent fbd8464043
commit c23cbc275f
9 changed files with 61 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
namespace ehs
{
class SHA256
class EHS_LIB_IO SHA256
{
private:
static UInt_32 ROTR(UInt_32 x, UInt_32 n);