Updated release notes
parent
65f2dd6c82
commit
5155b91178
|
|
@ -516,6 +516,7 @@ the mailing list.
|
||||||
* atomics, threads and fences
|
* atomics, threads and fences
|
||||||
* alginof, alignas
|
* alginof, alignas
|
||||||
* constexpr
|
* constexpr
|
||||||
|
* noexcept
|
||||||
- improved GCM mode
|
- improved GCM mode
|
||||||
* ARM NEON and ARMv8 ASIMD
|
* ARM NEON and ARMv8 ASIMD
|
||||||
* ARMv8 carry-less multiply
|
* ARMv8 carry-less multiply
|
||||||
|
|
@ -524,7 +525,7 @@ the mailing list.
|
||||||
* aggressive use of -march=<arch> and -mfpu=<fpu> in cryptest.sh
|
* aggressive use of -march=<arch> and -mfpu=<fpu> in cryptest.sh
|
||||||
- improved build systems
|
- improved build systems
|
||||||
* Visual Studio 2010 default
|
* Visual Studio 2010 default
|
||||||
* added CMake support
|
* added CMake support (lacks FindCryptopp.cmake)
|
||||||
* archived VC++ 5/0/6.0 project files (vc60.zip)
|
* archived VC++ 5/0/6.0 project files (vc60.zip)
|
||||||
* archived VS2005 project files (vs2005.zip)
|
* archived VS2005 project files (vs2005.zip)
|
||||||
* archived Borland project files (bds10.zip)
|
* archived Borland project files (bds10.zip)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue