SHA1_WORKSPACE_BLOCK

NOTE: 100% free public domain implementation of the SHA-1 algorithm by Dominik Reichl [dominik.reichl@t-online.de](mailto:dominik.reichl@t-online.de) Web: [http://www.dominik-reichl.de/](http://www.dominik-reichl.de/)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/SecureHash.h

Include

#include "Misc/SecureHash.h"

Syntax

union SHA1_WORKSPACE_BLOCK

Remarks

NOTE: 100% free public domain implementation of the SHA-1 algorithm by Dominik Reichl [dominik.reichl@t-online.de](mailto:dominik.reichl@t-online.de) Web: http://www.dominik-reichl.de/

Variables

Name Description

Public variable

uint8[64]

 

c

Public variable

uint32[16]

 

l

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss