Commit Graph
10 Commits
Author SHA1 Message Date
hashlag 9e67a7e4f4 Add DES main algorithm draft implementation
ChaosTest CI / build-and-test (push) Successful in 38s
2026-01-19 02:30:06 +03:00
hashlag d63855a505 Add Bitwise::PackUInt64(<...>) utility function 2026-01-15 03:14:45 +03:00
hashlag 51c2da1e48 Explicitly #include <utility> in DesCrypt.hpp (std::pair<> used) 2026-01-14 01:33:35 +03:00
hashlag 5e35462667 Add DES key schedule pre-draft implementation 2026-01-14 01:31:26 +03:00
hashlag 7f9430e0e6 Update HmacTests: add Sha1HmacTest
ChaosTest CI / build-and-test (pull_request) Successful in 30s
ChaosTest CI / build-and-test (push) Successful in 31s
2026-01-06 04:30:07 +03:00
hashlag fc2f100f0c Add SHA1 draft implementation
ChaosTest CI / build-and-test (push) Successful in 34s
2026-01-06 04:13:31 +03:00
hashlag 5d09391339 Add comments on closing #include guard #endif's
ChaosTest CI / build-and-test (push) Successful in 31s
2026-01-02 21:40:07 +03:00
hashlag a93311cad1 Fix #include guards to match project structure
ChaosTest CI / build-and-test (push) Successful in 1m10s
2026-01-02 21:31:55 +03:00
hashlag 52b490e39d Remove BACKLOG.TXT
ChaosTest CI / build-and-test (push) Successful in 30s
2025-12-28 00:56:47 +03:00
hashlag 88d55f2da6 Add .gitignore
ChaosTest CI / build-and-test (push) Successful in 33s
2025-12-28 00:48:23 +03:00