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
106
Commits
2
Branches
0
Tags
89991c21f52d8cb0a2acad21f26befdbb509069b
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
hashlag
89991c21f5
Merge branch 'md5bench'
2026-01-25 19:09:17 +03:00
.gitea
/workflows
Rename ChaosCI.yaml --> ChaosCi.yaml to match the project's abbreviation style
2026-01-25 18:33:06 +03:00
Chaos
Use DesCrypt::Block type alias in EncryptBlock()/DecryptBlock() signatures
2026-01-24 23:53:04 +03:00
ChaosBenches
Add Md5Hasher benchmarks
2026-01-25 19:08:57 +03:00
ChaosTests
Overload DecryptBlock() for the whole block as UInt64
2026-01-24 23:24:44 +03:00
.gitignore
Add .cache/ to .gitignore
2026-01-24 23:46:52 +03:00
CMakeLists.txt
ChaosBenches: Add Md4HasherCreateComputeDeleteBench
2026-01-25 17:24:58 +03:00
README.txt
Rename README.TXT --> README.txt
2026-01-25 00:00:18 +03:00
README.txt
chaos
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
Implementations of some popular cryptographic algorithms.
Readme
439
KiB
Languages
C++
98.1%
CMake
1.9%