Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Releases: vapor-community/bcrypt

BCrypt 1.1.1

24 May 21:40
a36b6f0
Compare
Choose a tag to compare

Fixed:

  • Eliminate Swift 4.1 warnings

BCrypt 1.1.0

04 Aug 12:55
Compare
Choose a tag to compare

New:

Swift 4 Beta Support - Aug 1 snapshot official

Milestone

BCrypt 1.0

17 May 15:40
Compare
Choose a tag to compare

🎉

BCrypt is a new package to help secure passwords and other encryption that might be necessary.

BCrypt 1.0 Beta 1

27 Mar 16:00
Compare
Choose a tag to compare
BCrypt 1.0 Beta 1 Pre-release
Pre-release

Beta Candidate

BCrypt 0.1.0

07 Mar 13:49
Compare
Choose a tag to compare
BCrypt 0.1.0 Pre-release
Pre-release

Swift implementation of the BCrypt password hashing function.