HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions
hi::v1::SHA2< T, Bits > Class Template Reference

Public Member Functions

constexpr SHA2 (T a, T b, T c, T d, T e, T f, T g, T h) 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
 
bstring get_bytes () const noexcept
 

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