HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::SHA512_256 Class Referencefinal
Inheritance diagram for hi::v1::SHA512_256:
hi::v1::SHA2< uint64_t, 256 >

Additional Inherited Members

- Public Member Functions inherited from hi::v1::SHA2< uint64_t, 256 >
constexpr SHA2add (std::byte const *ptr, std::byte const *last, bool finish=true) noexcept
 
constexpr SHA2add (bstring const &str, bool finish=true) noexcept
 
constexpr SHA2add (bstring_view str, bool finish=true) noexcept
 
constexpr SHA2add (std::string const &str, bool finish=true) noexcept
 
constexpr SHA2add (std::string_view str, bool finish=true) noexcept
 
constexpr void add (std::span< std::byte const > str, bool finish=true) noexcept
 
constexpr SHA2 (uint64_t a, uint64_t b, uint64_t c, uint64_t d, uint64_t e, uint64_t f, uint64_t g, uint64_t h) noexcept
 
bstring get_bytes () const noexcept
 
constexpr SHA2add (std::byte const *ptr, std::byte const *last, bool finish=true) noexcept
 
constexpr SHA2add (bstring const &str, bool finish=true) noexcept
 
constexpr SHA2add (bstring_view str, bool finish=true) noexcept
 
constexpr SHA2add (std::string const &str, bool finish=true) noexcept
 
constexpr SHA2add (std::string_view str, bool finish=true) noexcept
 
constexpr void add (std::span< std::byte const > str, bool finish=true) noexcept
 
constexpr SHA2 (uint64_t a, uint64_t b, uint64_t c, uint64_t d, uint64_t e, uint64_t f, uint64_t g, uint64_t h) noexcept
 
bstring get_bytes () const noexcept
 

The documentation for this class was generated from the following file: