[wesnoth-commits] [wesnoth/wesnoth] e0fda9: Clean up Blowfish Cryptography

GitHub noreply at github.com
Thu Feb 22 05:25:25 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e0fda9a0ff5f5b2c36f37d49825c81af007e53d4
      https://github.com/wesnoth/wesnoth/commit/e0fda9a0ff5f5b2c36f37d49825c81af007e53d4
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M src/bcrypt/bcrypt.c
    M src/bcrypt/bcrypt.h
    A src/bcrypt/crypt_blowfish.md
    M src/bcrypt/crypt_blowfish/wrapper.c
    R src/bcrypt/crypt_blowfish/x86.S

  Log Message:
  -----------
  Clean up Blowfish Cryptography

Remove dead code and Vultraz' quick hacks for MSVC. The bcrypt.c file is now compliant ISO Standard C and should port anywhere.

Added a Markdown file with full documentation on how to obtain and install updates should that ever become necessary.




More information about the Commits mailing list