1
Fork 0
mirror of https://github.com/Steffo99/unimore-oop-2020-cleaver.git synced 2024-11-22 16:14:18 +00:00
oop-2020-steffo-cleaver/examples/README.md

91 lines
No EOL
1.9 KiB
Markdown

# Cleaver examples
Hashes calculated with [md5file.com/calculator](https://md5file.com/calculator).
## `AllThreeExample.png`
### Parameters
- **Split** in parts of **16384 bytes**
- **Encrypt** (Password: `HelloWorld`)
- **Compress**
### Can be stitched into
A completely blue 4000x4000 PNG image.
SHA-256 hash: `14a95765b8d5a804ed918c85f4537a5d6b88d0cbfeb043fef482403ce4927eae`
## `CompressExample.jpeg`
### Parameters
- **Compress**
### Can be stitched into
A JPEG image of a cleaver.
![](CompressExample.jpg)
SHA-256 hash: `14a95765b8d5a804ed918c85f4537a5d6b88d0cbfeb043fef482403ce4927eae`
## `CryptExample.gif`
### Parameters
- **Encrypt** (Password: `HelloWorld`)
### Can be stitched into
A GIF animation of Gandalf from The Lord of the Rings.
SHA-256 hash: `8f701aeb296882d5a244d71287e12bd05353dacdf15b1f83f767749f628cd1c2`
## `CryptTextExample.txt`
### Parameters
- **Encrypt** (Password: `HelloWorld`)
### Can be stitched into
The wikitext for the [AES](https://en.wikipedia.org/wiki/Advanced_Encryption_Standard) Wikipedia article.
SHA-256 hash: `42505823d00e2661e0b271e03f440ed4ad5b54e546874de96a6633352eebfb93`
## `ForkExample.txt`
### Parameters
- **Split** in **4 parts**
### Can be stitched into
A text file containing 500 paragraphs of [Lorem Ipsum](https://lipsum.com/feed/html).
SHA-256 hash: `8f909b571665b9aafaac08aba6356113880118b302cca5c10e76b5f4b81f84d5`
## `NullExample.txt`
### Parameters
None. It is a copy of the original file.
### Can be stitched into
A text file containing 500 paragraphs of [Lorem Ipsum](https://lipsum.com/feed/html).
SHA-256 hash: `197f1cff5c3dcc33545f8cfb9175fc567b83ad8d4d4ea6a9c0f46d8850e8c066`
## `SplitExample.txt`
### Parameters
- **Split** in parts of **16384 bytes**
### Can be stitched into
A text file containing 500 paragraphs of [Lorem Ipsum](https://lipsum.com/feed/html).
SHA-256 hash: `93ceb211e62f24c9911759350855bb06865e1d9bb2d0738729def3034b1bc90d`