Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-24 | Refactor SHA256 function to use mbedtls | Malfurious | 2 | -4/+4 |
2024-10-24 | Refactor AES functions to use mbedtls | Malfurious | 2 | -40/+112 |
2024-10-24 | Add Mbedtls library | Malfurious | 3 | -1/+11 |
2024-10-24 | Remove Crypto++ library | Malfurious | 273 | -74053/+0 |
2020-07-16 | Fix error compiling under clang | Malfurious | 1 | -2/+2 |
2020-07-13 | Add .gitignore file | Malfurious | 1 | -0/+8 |
2020-07-13 | Update README | Malfurious | 1 | -11/+19 |
2020-07-13 | Add CMake-managed build system | Malfurious | 1 | -0/+150 |
2020-07-13 | Add version number to help output | Malfurious | 2 | -0/+6 |
2020-07-12 | Fix integer truncation error in Crypto++ library | Malfurious | 1 | -1/+1 |
2016-04-13 | Add project README filev0.1 | Malf Furious | 1 | -0/+19 |
2016-04-13 | Root commit for new Compass repository | Malf Furious | 286 | -0/+75847 |