Commit History

Author SHA1 Message Date
  Bryan Drewery 0bc04fb643 * Link libcrypto in at runtime to avoid mismatched libcrypto/libssl 15 years ago
  Bryan Drewery aa40c43d72 * Move AES String crypt functions to aes_util.c 16 years ago
  Bryan Drewery af9def3ff4 * Add eggdrop's blowfish which will enable FiSH support 16 years ago
  Bryan Drewery e80520fe2f * Add SHA256 16 years ago
  Bryan Drewery 41a418c5ec * Add AES_cbc 16 years ago
  Bryan Drewery 206e95d916 * Allow SHELLHASH and owner pass in PackConfig to be a salted-sha1 16 years ago
  Bryan Drewery 10ab12cf96 * Remove old lfprintf 17 years ago
  Bryan Drewery f7408f2e58 * Remove MD5FILE, never used 17 years ago
  Bryan Drewery 5b3669edae * Use bd::String 18 years ago
  Bryan Drewery 9024a7d89f * Move encrypt_binary() and decrypt_binary() to aes_util.c 20 years ago
  Bryan Drewery 4dfc34f076 * Fix btoh to not require a temporary passing of a char from a private stack 17 years ago
  Bryan Drewery 29c1fc9222 * Convert cmdpasses to the salted-sha1 format 17 years ago
  Bryan Drewery 743de11806 * Define SHA1_SALTED_LEN and SHA1_SALT_LEN 17 years ago
  Bryan Drewery fdddab0350 * Add salted_sha1() and remove obsoleted encrypt_pass() 17 years ago
  Bryan Drewery dda5009201 * Use the salt from their current password when comparing the given password 17 years ago
  Bryan Drewery 5cdc6eee6d * New userfile pass algorithm 17 years ago
  Bryan Drewery f6f47b67b2 * SHELLHASH now supports SHA1 hashes. 18 years ago
  Bryan Drewery 99c0a780db * Changed binary data encryption to not be viewable under 'strings'. 21 years ago
  Bryan Drewery 40c4d0e8f6 21 years ago
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) 21 years ago
  Bryan Drewery 758beb24e5 * Added some stupid stuff for console crypting for future use 21 years ago
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. 21 years ago
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) 22 years ago
  Bryan Drewery ef5e1228ef * Didnt need MD5/btoh word 22 years ago
  Bryan Drewery 819c9ea407 * More optimizations 22 years ago
  Bryan Drewery 1e50bd5eb6 * Added MD5WORD() to return capital hex md5 with colon every 2 bytes 22 years ago
  Bryan Drewery 78d8c05fa5 * Made some large buffers quite smaller 22 years ago
  Bryan Drewery c9e12675e4 * CYGWIN fixes :) 22 years ago
  Bryan Drewery 5749dfcad8 * Added MD5FILE() 22 years ago
  Bryan Drewery f3776a3410 * Finished removing all the modules. 22 years ago