This website requires JavaScript.
Explore
Help
Sign In
hashlag
/
chaos
Watch
1
Star
0
Fork
0
You've already forked chaos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
75
Commits
2
Branches
0
Tags
51c2da1e4866fa503b1dc14a1b8666ae29a48483
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hashlag
51c2da1e48
Explicitly #include <utility> in DesCrypt.hpp (std::pair<> used)
2026-01-14 01:33:35 +03:00
.gitea
/workflows
Add ChaosTestCI workflow
2025-09-21 17:09:14 +03:00
Chaos
Explicitly #include <utility> in DesCrypt.hpp (std::pair<> used)
2026-01-14 01:33:35 +03:00
ChaosTests
Add DES key schedule pre-draft implementation
2026-01-14 01:31:26 +03:00
.gitignore
Add .gitignore
2025-12-28 00:48:23 +03:00
CMakeLists.txt
Add the MD4 message digest algorithm draft implementation
2025-07-27 02:19:38 +03:00
README.TXT
Mv README --> README.TXT
2025-09-21 15:46:30 +03:00
README.TXT
chaos
Reference in New Issue
View Git Blame
Copy Permalink
Description
Implementations of some popular cryptographic algorithms.
Readme
186
KiB
Languages
C++
98.3%
CMake
1.7%