Typo
This commit is contained in:
parent
73684be162
commit
097f4b536d
|
@ -19,7 +19,7 @@ At the moment, only SHA-256 is implemented.
|
||||||
- The SHA-256 implementation is a straightforward implementation of
|
- The SHA-256 implementation is a straightforward implementation of
|
||||||
the algorithm specified on
|
the algorithm specified on
|
||||||
[Wikipedia](https://en.wikipedia.org/wiki/SHA-2). At the moment,
|
[Wikipedia](https://en.wikipedia.org/wiki/SHA-2). At the moment,
|
||||||
no effort at all has been put in optimization.
|
no effort at all has been put on optimization.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue