]> git.tdb.fi Git - libs/crypto.git/summary
 
descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeWed, 4 Jan 2023 11:26:38 +0000 (13:26 +0200)
shortlog
2023-01-04 Mikko RasaMove explicit template instantiations to the .cpp file master
2023-01-04 Mikko RasaUpdate .gitignore to include build products on Windows
2023-01-03 Mikko RasaInclude the matching header first in .cpp files
2023-01-03 Mikko RasaUse defaulted special functions
2023-01-03 Mikko RasaUse the override specifier for overridden virtual functions
2023-01-03 Mikko RasaConvert typedef to using
2023-01-03 Mikko RasaUse standard fixed-size integer types
2023-01-03 Mikko RasaUse default member initializers and constructor delegation
2023-01-03 Mikko RasaUse C++11 for compiling
2023-01-03 Mikko RasaAdd decorations to things which form the public API...
2023-01-03 Mikko RasaExplicitly instantiate the entire SHA2 class at once
2022-12-21 Mikko RasaRearrange a comparison to silence a compiler warning
2019-09-26 Mikko RasaAdd a function for getting high-quality random bytes
2019-09-26 Mikko RasaAdd an overload of get_digest that returns an std:...
2016-04-16 Mikko RasaUse BlockHash as base class of MD5 as well
2016-04-16 Mikko RasaAdd an example program demonstrating hash API
...
heads
2 years ago master