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
70
Commits
2
Branches
0
Tags
a93311cad1682e79a23219d5dea659b870a608e1
Commit Graph
6 Commits
Author
SHA1
Message
Date
hashlag
a93311cad1
Fix #include guards to match project structure
ChaosTest CI / build-and-test (push)
Successful in 1m10s
Details
2026-01-02 21:31:55 +03:00
hashlag
e21e36db87
Add Arc4 cipher class draft implementation
2025-09-16 23:46:24 +03:00
hashlag
1ed705754e
Add Arc4Crypt class skeleton
2025-09-13 16:03:19 +03:00
hashlag
e309ed5c28
Add stepsCount parameter to private Arc4Gen::Step(), avoiding unnecessary function calls when possible.
2025-09-04 22:48:49 +03:00
hashlag
b0f5367085
Rename Arc4 PRNG .hpp file appropriately
2025-08-26 00:01:37 +03:00
hashlag
1e6d964d26
Introduce Cipher/Arc4 subdir
2025-08-25 23:55:57 +03:00