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

Top 6.8% on proxy.golang.org
Top 5.5% forks on proxy.golang.org

proxy.golang.org : github.com/dchest/scryptutil

scryptutil encrypts and decrypts files. Files are encrypted with AES-256 in CTR mode and authenticated with HMAC-SHA256. Encryption and HMAC keys are derived from passphrase using scrypt key derivation function. Usage: If outfile is not given, the program writes to the standard output. scryptutil is a Go reimplementation of Colin Percival's scrypt utility, which is used to encrypt key files for his Tarsnap backup service (see http://www.tarsnap.com/scrypt.html). The file format is the same: files encrypted by this utility can be decrypted with the original scrypt, and vice versa.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dchest/scryptutil
License: BSD-2-Clause
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/dchest
Stars: 10 on GitHub
Forks: 3 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago

    Loading...
    Readme
    Loading...