ecdsa.hpp
- A class for ECDSA signing and verifcation
hmac_key_maker.hpp
- A 'Hash-based Message Authentication Code' class for generating a secret key
lz4_compressor.hpp
- A class for compressing the data using the lz4 algorithm
random_number_generator.hpp
- A class for generating a random number
sha256.hpp
- A class for SHA-256 hash function
time_util.hpp
- A class for getting unix epoch time
type_converter.hpp
- A class for converting the type to another.
- For now, use GitHub issues
- MIT