bcrypt
Cross platform file encryption utility using blowfish (Decrypt only)
Install
- All systems
-
curl cmd.cat/bcrypt.sh
- Debian
-
apt-get install bcrypt
- Ubuntu
-
apt-get install bcrypt
- Kali Linux
-
apt-get install bcrypt
- Fedora
-
dnf install bcrypt
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bcrypt
- OS X
-
brew install bcrypt
- Raspbian
-
apt-get install bcrypt
- Dockerfile
- dockerfile.run/bcrypt
bcrypt
Cross platform file encryption utility using blowfish (Decrypt only)
WARNING: decrypt-only Debian package. Encryption disabled. See http://bugs.debian.org/700758. Bcrypt is a cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors. In addition to encrypting your data, bcrypt will by default overwrite the original input file with random garbage three times before deleting it in order to thwart data recovery attempts by persons who may gain access to your computer. Bcrypt uses the blowfish encryption algorithm published by Bruce Schneier in 1993.
nodejs-bcryptjs
zero dependencies
nodered
Node-RED flow editor for the Internet of Things
A graphical flow editor for event based applications. Runs on Node.js - using a browser for the user interface. See http://nodered.org for more information, documentation and examples. Copyright 2017,2018 JS Foundation and other contributors, https://js.foundation/ Copyright 2015,2017 IBM Corp. Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0