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

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