Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit 1ace95c

Browse files
authored
Added hashes to README for validation
1 parent 9c1683f commit 1ace95c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ BPStegano only requires the secret key and the encoded image. It will recognize
8686

8787
*truck.png source*: https://www.tesla.com/xNVh4yUEc3B9/04_Desktop.jpg
8888

89+
|Image|SHA256|
90+
|----------|------|
91+
|truck.png|2db4a6d1e195dd4e26ea1a69b10977b0889dd5e48db30ddd3fd77d70dfd6eb9f|
92+
|plain_text.png|13b6d99758cfe69cec507561b41a87cc7832b2339bfdcdac15f74a9bde7fd489|
93+
94+
8995
#### Files
9096

9197
|shuttle.png (Original)|files.png (Modified)|
@@ -94,6 +100,11 @@ BPStegano only requires the secret key and the encoded image. It will recognize
94100

95101
*shuttle.png source*: https://images-assets.nasa.gov/image/8898508/8898508~orig.jpg
96102

103+
|Image|SHA256|
104+
|----------|------|
105+
|shuttle.png|9b03df019b722003061ec52ab207bff7e69fea23d42b62765ce8d4820d122f70|
106+
|files.png|71de2439a46c3ed424e9ed477b5c1ef0e52e23d9bafbf615511033085cd0f13e|
107+
97108
## Contributing
98109
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
99110

0 commit comments

Comments
 (0)