{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/codemodus/bcryptx","name":"github.com/codemodus/bcryptx","description":"Package bcryptx automates the tuning of bcrypt costs based on an\nenvironment's available processing resources.  Concurrency throttling is\nprovided, as well as convenience functions for making use of tuned costs\nwith bcrypt functions.\n\nquickCost should be used when a hash should be accessible quickly.\nstrongCost should be used when the delay of processing can be mitigated.","version":"v0.1.1","softwareVersion":"v0.1.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/codemodus/bcryptx","issueTracker":"https://github.com/codemodus/bcryptx/issues","url":"https://github.com/codemodus/bcryptx","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-08-25","dateModified":"2018-08-25","datePublished":"2018-08-25","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/codemodus/bcryptx/@v/v0.1.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/codemodus/bcryptx#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/codemodus/bcryptx"]}