This website requires JavaScript.
Explore
Help
Sign In
hashlag
/
chaos
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
168
Commits
2
Branches
0
Tags
9f6265395def580324d73dd82b53805f0a301663
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
9f6265395d
Chaos Ci / test-and-benchmark (push)
Successful in 1m51s
Details
DesCryptTests: Replace magic const 8 (where used as the key length) with DesCrypt::KeySize.
2026-02-07 18:09:42 +03:00
.gitea
/workflows
ChaosCi.yaml: fix directory path style
2026-01-29 01:29:52 +03:00
Chaos
Expose DES key size through DesCrypt, DesCrypt::Encryptor, DesCrypt::Decryptor.
2026-02-07 18:02:27 +03:00
ChaosBenches
Add HmacSha1_PartialUpdate100Bench
2026-01-29 23:40:39 +03:00
ChaosTests
DesCryptTests: Replace magic const 8 (where used as the key length) with DesCrypt::KeySize.
2026-02-07 18:09:42 +03:00
.gitignore
Add .cache/ to .gitignore
2026-01-24 23:44:57 +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
686
KiB
Languages
C++
98.5%
CMake
1.5%