This website requires JavaScript.
Explore
Help
Sign In
sam.hadow
/
CSS-cipher
Watch
1
Star
0
Fork
0
You've already forked CSS-cipher
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Sam Hadow
aa9e11caed
README + comments
2024-04-26 12:11:26 +02:00
.gitignore
encrypt, return bytes object instead of integer
2024-04-22 12:54:38 +02:00
main.py
README + comments
2024-04-26 12:11:26 +02:00
README.md
README + comments
2024-04-26 12:11:26 +02:00
README.md
IN603
attack against Content Scrambling System cipher
execution
python main.py
17 bits lfsr check
0xffffffffff encryption and decryption test
testing attack in 2^16 with 6 output bytes provided against CSS n times (by default 5), with keys randomly generated
testing safer attack (same as above but use a 7th byte in case of a collision between 2 keys with 6 output bytes)
Description
No description provided
Readme
52
KiB
Languages
Python
100%