review README.md and changes
This commit is contained in:
parent
dd0bbdeac0
commit
e40482f82a
@ -10,6 +10,8 @@ develop: [](https://scan.coverity.com/projects/487)
|
[](https://scan.coverity.com/projects/487)
|
||||||
|
|
||||||
|
API/ABI changes: [check here](https://abi-laboratory.pro/tracker/timeline/libtomcrypt/)
|
||||||
|
|
||||||
## Submitting patches
|
## Submitting patches
|
||||||
|
|
||||||
Please branch off from develop if you want to submit a patch.
|
Please branch off from develop if you want to submit a patch.
|
||||||
|
4
changes
4
changes
@ -26,7 +26,7 @@ v1.18.0
|
|||||||
against Google's "Wycheproof" and Kudelski Security's "CDF"
|
against Google's "Wycheproof" and Kudelski Security's "CDF"
|
||||||
-- Fixed all compiler warnings
|
-- Fixed all compiler warnings
|
||||||
-- Fixed several build issues on FreeBSD, NetBSD, Linux x32 ABI, HP-UX/IA64,
|
-- Fixed several build issues on FreeBSD, NetBSD, Linux x32 ABI, HP-UX/IA64,
|
||||||
Mac OS X, Windows (32&64bit, MingW&MSVC) ...
|
Mac OS X, Windows (32&64bit, Cygwin, MingW & MSVC) ...
|
||||||
-- Re-worked all makefiles
|
-- Re-worked all makefiles
|
||||||
-- Re-worked most PRNG's
|
-- Re-worked most PRNG's
|
||||||
-- The code is now verified by a linter, thanks to Francois Perrad
|
-- The code is now verified by a linter, thanks to Francois Perrad
|
||||||
@ -43,7 +43,7 @@ v1.18.0
|
|||||||
-- Add OCBv3
|
-- Add OCBv3
|
||||||
-- Add PKCS#1 v1.5 mode of SSL3.0
|
-- Add PKCS#1 v1.5 mode of SSL3.0
|
||||||
-- Add PKCS#1 testvectors from RSA
|
-- Add PKCS#1 testvectors from RSA
|
||||||
-- Add PKCS#8 import for RSA keys
|
-- Add PKCS#8 & X.509 import for RSA keys
|
||||||
-- Add stream cipher API
|
-- Add stream cipher API
|
||||||
-- Add SHA3 & SHAKE
|
-- Add SHA3 & SHAKE
|
||||||
-- Add SHA512/256 and SHA512/224
|
-- Add SHA512/256 and SHA512/224
|
||||||
|
Loading…
x
Reference in New Issue
Block a user