Skip to content

Release 1.4.2

Latest
Compare
Choose a tag to compare
@wiire-a wiire-a released this 25 Jan 21:18
· 6 commits to master since this release
sha256sum pixiewps-1.4.2.tar.xz
c4dc0569e476ebdbd85992da2d1ff799db97ed0040da9dc44e13d08a97a9de1e  pixiewps-1.4.2.tar.xz

sha512sum pixiewps-1.4.2.tar.xz
4ae5a0490a9502afd1351d33e6ccf8946e067ea01bdfaaf92efd87467a63a299d7a0ba524603ada014f876c1593091b1756629c4e801dfe33932ef811b8808a9  pixiewps-1.4.2.tar.xz

Added

  • Huge performance optimizations (--mode 1,3) @1yura.

Fixed

  • Segmentation fault when --authkey is not supplied.
  • Issue with PRNG bruteforce (--mode 2).
  • Incorrect N1 seed displayed (--mode 2).
  • Incorrect seeds displayed when PRNG is not bruteforced (--mode 3).

Changed

  • Switched from mbedtls and libtommath to libtomcrypt and tomsfastmath @rofl0r.
  • Moved Makefile to top directory.
  • Added installation of man page on make install.

Removed

  • Android.mk