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
143
Commits
2
Branches
0
Tags
4cf79b61adf93ee06ea6c410292f73ebd1e4576f
Commit Graph
3 Commits
Author
SHA1
Message
Date
hashlag
4cf79b61ad
Introduce Block::Encryptor<> CRTP base class.
...
Inherit DesEncryptor from it.
2026-01-31 18:12:43 +03:00
hashlag
ba70abd2af
Rename DesCrypt::Encryptor --> DesEncryptor, DesCrypt::Decryptor --> DesDecryptor.
...
All checks were successful
Chaos Ci / test-and-benchmark (push)
Successful in 1m43s
Details
Maintain naming consistency with Hash subproject.
2026-01-31 17:22:14 +03:00
hashlag
3c98b75986
Create dedicated Cipher/Block directory for block ciphers
...
All checks were successful
Chaos Ci / test-and-benchmark (push)
Successful in 1m41s
Details
Move Des there.
2026-01-30 01:01:48 +03:00