mirror of
https://github.com/emn178/js-sha256.git
synced 2026-08-12 20:32:16 +08:00
update README
This commit is contained in:
@@ -51,9 +51,9 @@ String to hash.
|
||||
|
||||
Specify the string encoding is ASCII.
|
||||
|
||||
#### sha225(str, asciiOnly)
|
||||
#### sha224(str, asciiOnly)
|
||||
|
||||
Hash string to sha225, set asciiOnly to true for better performace if you ensure input is ascii.
|
||||
Hash string to sha224, set asciiOnly to true for better performace if you ensure input is ascii.
|
||||
|
||||
##### *str: `String`*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user