Typo
This commit is contained in:
parent
437b20161c
commit
e3f80461d9
@ -16,7 +16,7 @@ internal purposes have been removed or made private:
|
|||||||
`crypto_onetimeauth_poly1305_set_implementation()`,
|
`crypto_onetimeauth_poly1305_set_implementation()`,
|
||||||
`crypto_onetimeauth_poly1305_implementation_name()` and
|
`crypto_onetimeauth_poly1305_implementation_name()` and
|
||||||
`crypto_onetimeauth_pick_best_implementation()`.
|
`crypto_onetimeauth_pick_best_implementation()`.
|
||||||
- `sodium_compare()` now works as documentaed, and compares numbers
|
- `sodium_compare()` now works as documented, and compares numbers
|
||||||
in little-endian format instead of behaving like `memcmp()`.
|
in little-endian format instead of behaving like `memcmp()`.
|
||||||
- The previous changes should not break actual applications, but to be
|
- The previous changes should not break actual applications, but to be
|
||||||
safe, the library version major was incremented.
|
safe, the library version major was incremented.
|
||||||
|
Loading…
Reference in New Issue
Block a user