proxy.golang.org : github.com/rhafer/go-crypt
Package crypt provides wrappers around functions available in crypt.h It wraps around the GNU specific extension (crypt_r) when it is available (i.e. where GOOS=linux). This makes the go function reentrant (and thus callable from concurrent goroutines).
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/rhafer/go-crypt
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/rhafer
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago