Skip to content

Tags: x86byte/sbox

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enhance README with usage examples and features

Added usage examples and improved feature descriptions in README.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
verify mutation; zero leaks

added end-to-end verification for the sbox logic. 
confirmed block-cipher mutation and plaintext recovery 
using the materialization engine.

Verified:
- Payload shredding to blocks
- High-entropy transit state
- Zero leak materialization

valgrind:
- All heap blocks were freed -- no leaks are possible