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
Files
pad
Add File
New File
Upload File
Apply Patch
chaos
/
ChaosTests
History
hashlag
797a5428cc
All checks were successful
Chaos Ci / test-and-benchmark (push)
Successful in 1m59s
Details
Add Padder<>. A CRTP base for padding algorithms.
2026-02-08 23:44:51 +03:00
..
Cipher
DesCryptTests: Replace magic const 8 (where used as the key length) with DesCrypt::KeySize.
2026-02-07 18:09:42 +03:00
Hash
Sha1HasherTests: Add a longer than 56 (mod 64) byte message testcase
2026-01-29 00:28:16 +03:00
Mac
Perform aggregate zero-init instead of .fill(0) where appropriate.
2026-02-05 00:40:55 +03:00
Padding
Add Padder<>. A CRTP base for padding algorithms.
2026-02-08 23:44:51 +03:00
Service
Add ChaosExceptionTests.
2026-02-06 18:05:57 +03:00
CMakeLists.txt
Rename PadPkcs7 --> PadderPkcs7.
2026-02-08 23:31:24 +03:00