Skip to content

Releases: lassir/bcrypt-samp

Bcrypt v2.2.3

31 Jan 20:05
Compare
Choose a tag to compare
  • Added more advanced logging functionality

Bcrypt v2.2.2

29 Jul 18:48
Compare
Choose a tag to compare
  • Added bcrypt_find_cost function
  • Added version checker

Bcrypt v2.2

31 May 21:32
Compare
Choose a tag to compare
  • Added bcrypt_needs_rehash function

Bcrypt v2.1.2

11 May 19:14
Compare
Choose a tag to compare
  • Increased salt length by one character

Bcrypt v2.1

07 Jan 14:45
Compare
Choose a tag to compare
  • Renamed the binary to bcrypt-samp
  • Code cleanup

Bcrypt v2.0

06 Jan 13:20
Compare
Choose a tag to compare
  • Functions bcrypt_hash and bcrypt_check accept a custom callback now (Plugin usage changed)
  • Code cleanup

Bcrypt v1.4

05 Jan 12:28
Compare
Choose a tag to compare
  • Botan library replaced with Openwall's crypt_blowfish implementation
  • The number of threads used is now controlled
  • Code cleanup

Bcrypt v1.3

27 Dec 15:28
Compare
Choose a tag to compare
  • Support for both Windows and Linux
  • The plugin is now thread safe (Older versions are no longer available for download)