review README.md and changes

This commit is contained in:
Steffen Jaeckel 2017-10-09 18:26:38 +02:00
parent dd0bbdeac0
commit e40482f82a
2 changed files with 4 additions and 2 deletions

View File

@ -10,6 +10,8 @@ develop: [![Build Status](https://api.travis-ci.org/libtom/libtomcrypt.png?branc
[![Coverity Scan Build Status](https://scan.coverity.com/projects/487/badge.svg)](https://scan.coverity.com/projects/487)
API/ABI changes: [check here](https://abi-laboratory.pro/tracker/timeline/libtomcrypt/)
## Submitting patches
Please branch off from develop if you want to submit a patch.

View File

@ -26,7 +26,7 @@ v1.18.0
against Google's "Wycheproof" and Kudelski Security's "CDF"
-- Fixed all compiler warnings
-- 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 most PRNG's
-- The code is now verified by a linter, thanks to Francois Perrad
@ -43,7 +43,7 @@ v1.18.0
-- Add OCBv3
-- Add PKCS#1 v1.5 mode of SSL3.0
-- 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 SHA3 & SHAKE
-- Add SHA512/256 and SHA512/224