Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
Sha1.hpp File Reference
#include <cstdint>
#include <vector>
Include dependency graph for Sha1.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sha1
 

Variables

constexpr unsigned int SHA1_SIZE = (5 * sizeof(unsigned int))
 
constexpr unsigned int BLOCK_SIZE = 64
 

Variable Documentation

◆ BLOCK_SIZE

unsigned int BLOCK_SIZE = 64
constexpr

◆ SHA1_SIZE

unsigned int SHA1_SIZE = (5 * sizeof(unsigned int))
constexpr