Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 1 | -3/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-07-10 | Add support for hashing ifdstream | Boris Kolpackov | 1 | -2/+30 |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 |
2018-02-08 | Add abbreviated_string() to sha* classes | Karen Arutyunov | 1 | -5/+14 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 1 | -3/+16 |
2017-07-22 | Add fast-path SHA256 functions for integral types | Boris Kolpackov | 1 | -12/+25 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 1 | -1/+1 |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 |
2016-04-21 | Add sha256_to_fingerprint (), fingerprint_to_sha256 () | Karen Arutyunov | 1 | -0/+9 |
2016-02-29 | Add '\0' string terminator to sha256 calculation | Boris Kolpackov | 1 | -2/+8 |
2016-02-28 | Add SHA256 calculator | Boris Kolpackov | 1 | -0/+34 |