-
Notifications
You must be signed in to change notification settings - Fork 78
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
2 changed files
with
7 additions
and
6 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 |
---|---|---|
|
@@ -10,20 +10,21 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2019-02-21</date> | ||
<date>2019-09-07</date> | ||
<time>18:51:12</time> | ||
<version> | ||
<release>2.0.21</release> | ||
<api>2.0.21</api> | ||
<release>2.0.22</release> | ||
<api>2.0.22</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<license uri="http://opensource.org/licenses/BSD-2-Clause">BSD 2-Clause License</license> | ||
<notes> | ||
- Detached signature strings were not properly terminated. This has been fixed. | ||
</notes> | ||
- Security: the sodium_crypto_generichash_init() function used to return a partially uninitialized buffer. This has been fixed. Thanks to @CiPHPerCoder for spotting this. | ||
- SODIUM_CRYPTO_PWHASH_STRBYTES has been added | ||
</notes> | ||
<contents> | ||
<dir name="/"> | ||
<file role="doc" name="README.md"/> | ||
|
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