Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.4% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 1.1% dependent repos on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org

proxy.golang.org : github.com/go-crypt/crypt

Package crypt provides helpful abstractions for github.com/go-crypt/x. These abstractions allow generating password hashes, encoding them in a common storage format, and comparing them to ensure they are valid. It's recommended that you either use crypt.NewDefaultDecoder for decoding existing encoded digests into the algorithm.Digest. The Match function on the algorithm.Digest as well as the other methods described by algorithm.Matcher can be utilized to validate passwords. The algorithm.Digest implementations include an Encode method which encodes the algorithm.Digest in the PHC String Format. To create new algorithm.Digest results you can utilize the algorithm.Hash implementations which exist for each algorithm. The implementations utilize the functional options pattern where all options methods have the pattern With* or Without*.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/go-crypt/crypt
Keywords: digest, go, golang, hashing, library, password
License: MIT
Latest release: 7 months ago
First release: almost 2 years ago
Namespace: github.com/go-crypt
Dependent packages: 7
Dependent repositories: 27
Stars: 4 on GitHub
Forks: 0 on GitHub
Docker dependents: 9
Docker downloads: 49,078,561
See more repository details: repos.ecosyste.ms
Last synced: about 23 hours ago

    Loading...
    Readme
    Loading...