StreamCrypt is a custom BLAKE3 based stream cipher encryption tool written with Python.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
18
commits
Update README.md
bbe1106
Reduce unnecessary code
3801d98
Reduced code
be60271
Use blake3 for keystream generation
26826cd
Switched to BLAKE3 over SHA-256
194c542
Updated StreamCrypt and README
6b4cb4b
df16bcc
Add test.png used for example
eeec0e1
Add boredhash.py
cf283db
Update cipher_block.py to import from boredhash.py
daffdce
bd6c2d9
7028160
f4fed8a
Uploaded block cipher script
418a38f
3986f10