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
79
Commits
2
Branches
0
Tags
3a2a6650312a2c8c950cfc46b66beb5ff2fe06f7
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
3a2a665031
Fix a layering issue: private EncryptBlock() should use a private key representation
2026-01-22 22:36:14 +03:00
.gitea
/workflows
Add ChaosTestCI workflow
2025-09-21 17:09:14 +03:00
Chaos
Fix a layering issue: private EncryptBlock() should use a private key representation
2026-01-22 22:36:14 +03:00
ChaosTests
Rename RawKeyArray --> RawKey since it's not an 'array of raw keys'
2026-01-21 23:36:15 +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
435
KiB
Languages
C++
98.1%
CMake
1.9%