Coder Social home page Coder Social logo

felipeflorencio / bcryptswift Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 18.0 69 KB

BCryptSwift is an implementation of bcrypt written in Swift. It currently is able to generate the salt and hash a phrase using a generated salt.

License: Apache License 2.0

Ruby 4.25% Swift 95.75%

bcryptswift's People

Contributors

felipeflorencio avatar lanephillips avatar torcelly avatar voyager163 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bcryptswift's Issues

Very slow

I am coding a macOS app. Your pod does not allow to deploy for macOS but I downloaded it to make it work on my macOS project.

Before, I was using a bcrypt c lib but, because of a memory leak, I tried you swift lib. Sadly, the c version is instantaneous while your swift version takes few seconds to execute hashPassword()
Do you have any idea to fix that ?

Thank you.

error in ios

CocoaPods could not find compatible versions for pod "flutter_bcrypt":
In Podfile:
flutter_bcrypt (from .symlinks/plugins/flutter_bcrypt/ios)

Specs satisfying the flutter_bcrypt (from .symlinks/plugins/flutter_bcrypt/ios) dependency were found, but they required a higher minimum deployment target.

BCrypt Password

Hi,
BCryptSwift.hashPassword(password: String, withSalt salt: String) -> String?
The above function is executing time is more than 15 seconds, can anyone confirm is it Normal time, if not please help me how to reduce the time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.