-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
34 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,10 @@ | |
|
||
[](https://twitter.com/angrybytes) | ||
[](LICENSE.md) | ||
[](https://travis-ci.org/AngryBytes/hash) | ||
[](https://scrutinizer-ci.com/g/AngryBytes/hash/?branch=master) | ||
[ | ||
|
||
A simple PHP library that simplifies cryptographical hashing. It provides an | ||
object oriented interface to a variety of hashing methods. | ||
object-oriented interface to a variety of hashing methods. | ||
|
||
## Requirements | ||
|
||
|
@@ -32,7 +31,7 @@ Some of the main features of this component: | |
|
||
### Hashers | ||
|
||
This library comes with a set of hashers to be utilised by this hash component (or | ||
This library comes with a set of hashers to be utilized by this hash component (or | ||
to be used on their own): | ||
|
||
* `AngryBytes\Hash\Hasher\BlowFish` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters