Botan 3.9.0
Crypto and TLS for C&
|
Functions | |
void | F1 (uint32_t A, uint32_t &B, uint32_t C, uint32_t D, uint32_t &E, uint32_t M) |
void | F2 (uint32_t A, uint32_t &B, uint32_t C, uint32_t D, uint32_t &E, uint32_t M) |
void | F3 (uint32_t A, uint32_t &B, uint32_t C, uint32_t D, uint32_t &E, uint32_t M) |
void | F4 (uint32_t A, uint32_t &B, uint32_t C, uint32_t D, uint32_t &E, uint32_t M) |
Variables | |
constexpr uint32_t | K1 = 0x5A827999 |
constexpr uint32_t | K2 = 0x6ED9EBA1 |
constexpr uint32_t | K3 = 0x8F1BBCDC |
constexpr uint32_t | K4 = 0xCA62C1D6 |
|
inline |
Definition at line 21 of file sha1_f.h.
References Botan::choose(), and Botan::rotl().
|
inline |
Definition at line 26 of file sha1_f.h.
References Botan::rotl().
|
inline |
Definition at line 31 of file sha1_f.h.
References Botan::majority(), and Botan::rotl().
|
inline |
Definition at line 37 of file sha1_f.h.
References Botan::rotl().