Added comment about testing

This commit is contained in:
Alain Mosnier 2017-12-13 11:29:58 +01:00
parent 5833df68d9
commit 047f309134
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@ At the moment, only SHA-256 is implemented.
[Wikipedia](https://en.wikipedia.org/wiki/SHA-2). At the moment,
no effort at all has been put on optimization.
## Testing
Some testing has been performed, that hopefully proves that the
implementation is correct. However, no effort has so far been put into
testing large sizes of data.
## Notes
The Makefile is as minimal as possible. No effort was put into making