This website requires JavaScript.
Explore
Help
Sign In
hashlag
0 Followers
·
1 Following
Joined on
2025-09-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
2
Projects
Packages
Public Activity
Starred Repositories
hashlag
pushed to
des
at
hashlag/chaos
2026-01-19 02:30:51 +03:00
9e67a7e4f4
Add DES main algorithm draft implementation
d63855a505
Add Bitwise::PackUInt64(<...>) utility function
51c2da1e48
Explicitly #include <utility> in DesCrypt.hpp (std::pair<> used)
5e35462667
Add DES key schedule pre-draft implementation
Compare 4 commits »
hashlag
created branch
des
in
hashlag/chaos
2026-01-19 02:30:50 +03:00
hashlag
pushed to
main
at
hashlag/chaos
2026-01-06 04:35:33 +03:00
7f9430e0e6
Update HmacTests: add Sha1HmacTest
fc2f100f0c
Add SHA1 draft implementation
Compare 2 commits »
hashlag
deleted branch sha1 from
hashlag/chaos
2026-01-06 04:35:33 +03:00
hashlag
merged pull request
hashlag/chaos#1
2026-01-06 04:35:31 +03:00
SHA1 draft implementation
hashlag
created pull request
hashlag/chaos#1
2026-01-06 04:33:39 +03:00
SHA1 draft implementation
hashlag
pushed to
sha1
at
hashlag/chaos
2026-01-06 04:30:31 +03:00
7f9430e0e6
Update HmacTests: add Sha1HmacTest
hashlag
created branch
sha1
in
hashlag/chaos
2026-01-06 04:18:04 +03:00
hashlag
pushed to
sha1
at
hashlag/chaos
2026-01-06 04:18:04 +03:00
fc2f100f0c
Add SHA1 draft implementation
hashlag
pushed to
main
at
hashlag/chaos
2026-01-02 21:40:29 +03:00
5d09391339
Add comments on closing #include guard #endif's
hashlag
pushed to
main
at
hashlag/chaos
2026-01-02 21:32:17 +03:00
a93311cad1
Fix #include guards to match project structure
hashlag
pushed to
main
at
hashlag/chaos
2025-12-28 00:57:09 +03:00
52b490e39d
Remove BACKLOG.TXT
hashlag
pushed to
main
at
hashlag/chaos
2025-12-28 00:48:31 +03:00
88d55f2da6
Add .gitignore
hashlag
pushed to
main
at
hashlag/chaos
2025-09-21 17:09:30 +03:00
8a065f5ad6
Add ChaosTestCI workflow
hashlag
pushed to
main
at
hashlag/chaos
2025-09-21 17:05:07 +03:00
373b84f1ef
Update .gitea/workflows/ChaosTestCI.yaml
hashlag
pushed to
main
at
hashlag/chaos
2025-09-21 17:03:20 +03:00
52d1eb3df6
ChaosTestCI list build dir
hashlag
pushed to
main
at
hashlag/chaos
2025-09-21 16:58:23 +03:00
3f1efc5eeb
Add ChaosTestCI workflow