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
49
Commits
2
Branches
0
Tags
e309ed5c28f036207867f344661e1f1e9fb0c391
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
e309ed5c28
Add stepsCount parameter to private Arc4Gen::Step(), avoiding unnecessary function calls when possible.
2025-09-04 22:48:49 +03:00
Chaos
Add stepsCount parameter to private Arc4Gen::Step(), avoiding unnecessary function calls when possible.
2025-09-04 22:48:49 +03:00
ChaosTests
Make Hmac rekey-initializable (like Arc4Gen)
2025-08-26 00:37:13 +03:00
BACKLOG
BACKLOG: Add TODO: Implement Arc4 cipher.
2025-09-04 01:15:36 +03:00
CMakeLists.txt
Add the MD4 message digest algorithm draft implementation
2025-07-27 02:19:38 +03:00
README
Initial commit
2025-06-15 01:57:29 +03:00
README
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%