bcrypt.sourceforge.net
Cross platform file encryption utility using blowfish
Package Information
- Domain:
bcryptsourceforge.net
- Name:
bcrypt.sourceforge.net
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install bcrypt
Programs
This package provides the following executable programs:
bcrypt
Aliases
This package can also be accessed using these aliases:
bcrypt
Available Versions
Show all 1 versions
1.1.0
Latest Version: 1.1.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +bcryptsourceforge.net@1.1.0 -- $SHELL -i
Dependencies
This package depends on:
zlib.net
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.bcryptsourceforgenet
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.