This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
[Feature complete] A simple command that generates a key from a file and a passphrase
License
maandree/file2key
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo has been moved to Codeberg and may be out of date on GitHub. Canonical repo: https://codeberg.org/maandree/file2key NAME file2key - generates a key from a file and a passphrase SYNOPSIS file2key [file] DESCRIPTION file2key uses Keccak[] to create a hash as big as a selected file and the prints the bitwise exclusive or of the hash and the file making a key file from any normal file and a passphrase. The idea is the reversed of steganography. file2key can also be used to encrypt and decrypt files. RATIONALE file2key cannot be configured. The idea behind this is that you if it required configurations you run the risk of losing all your keys if you lose your configurations. This must not happen.
About
[Feature complete] A simple command that generates a key from a file and a passphrase
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published