init(analysis): add analysis notebook
This commit is contained in:
parent
624a774bb1
commit
85a78a168b
@ -5,6 +5,7 @@
|
|||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [How it works](#how-it-works)
|
- [How it works](#how-it-works)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
|
- [Analysis](#analysis)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
@ -37,6 +38,10 @@ Options:
|
|||||||
|
|
||||||
If `-k` is omitted, the default key is used. The default key simply maps each char to its value.
|
If `-k` is omitted, the default key is used. The default key simply maps each char to its value.
|
||||||
|
|
||||||
|
## Analysis
|
||||||
|
|
||||||
|
I did some experiments encrypting English text and MP4 video with RENSA using different keys. The results are shown in [this notebook](rensa_analysis.ipynb).
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
_© Masahiko AMANO aka H1K0, 2024-present_
|
_© Masahiko AMANO aka H1K0, 2024-present_
|
||||||
|
|||||||
354
rensa_analysis.ipynb
Normal file
354
rensa_analysis.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user