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

67 lines
1.3 KiB
Markdown
Raw Normal View History

2020-01-12 01:07:22 +00:00
# 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 rebuilt into
A completely blue 4000x4000 PNG image.
SHA-256 hash: `14a95765b8d5a804ed918c85f4537a5d6b88d0cbfeb043fef482403ce4927eae`
## `CompressExample.jpeg`
### Parameters
- **Compress**
### Can be rebuilt into
A JPEG image of a cleaver.
![](CompressExample.jpg)
SHA-256 hash: `14a95765b8d5a804ed918c85f4537a5d6b88d0cbfeb043fef482403ce4927eae`
## `CryptExample.gif`
### Parameters
- **Encrypt** (Password: `Gandalf`)
### Can be rebuilt into
A GIF animation of Gandalf from The Lord of the Rings.
SHA-256 hash: `8f701aeb296882d5a244d71287e12bd05353dacdf15b1f83f767749f628cd1c2`
## `ForkExample.txt`
### Parameters
- **Split** in **4 parts**
### Can be rebuilt into
A text file containing 500 paragraphs of [Lorem Ipsum](https://lipsum.com/feed/html).
SHA-256 hash: `8f909b571665b9aafaac08aba6356113880118b302cca5c10e76b5f4b81f84d5`
## `SplitExample.txt`
### Parameters
- **Split** in parts of **16384 bytes**
### Can be rebuilt into
A text file containing 500 paragraphs of [Lorem Ipsum](https://lipsum.com/feed/html).
SHA-256 hash: `93ceb211e62f24c9911759350855bb06865e1d9bb2d0738729def3034b1bc90d`