Tags: phpecc/phpecc
Tags
PHPECC v0.5.0 This is a major release for phpecc, containing security fixes, performance enhancements, an upgrade to PHP7, and more. For full release notes please check the git repo: https://github.com/phpecc/phpecc/blob/master/doc/release-notes-0.5.0.md
PHPECC v0.3.2 This is a security patch for the ECDH class, which up until now never validated that input public key points were on the same curve as the private key. The issue is NOT one where every user of ECDH is in trouble - depending on the code path, you may not be at risk at all - however it is still recommended you upgrade to v0.3.2 for this fix.
v0.4.3 is a minor release for the library. It adds support for the curve secp192k1, and adds a much greater set of fixtures for `SpecBasedCurveTest` - [(#193)](#193) [5dc5112] [Backport] Add secp192k1 - [(#197)](#197) [2cc41f4] [Backport] Backport: 0.4: FIPS tests 2 & 4 Thanks to everyone who directly contributed to this release: - LinBo len (LinBoLen) - Thomas Kerin (afk11)
PreviousNext