encrypt

encrypt turns any plaintext word into an encrypted string in a variety of ways, including reading a random word from a file.
Download

encrypt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Suso Banderas
  • Publisher web site:
  • http://suso.suso.org/programs/encrypt/

encrypt Tags


encrypt Description

encrypt turns any plaintext word into an encrypted string in a variety of ways, including reading a random word from a file. encrypt turns any plaintext word into an encrypted string in a variety of ways, including reading a random word from a file. It can be useful for creating passwords for .htpasswd files for webservers. It's also very useful for generating random passwords out of a cronjob.The program has also and a man page.But most people will use it like this: encrypt -s 'dZ' mypassword dZVuMBk8/bQsk mypasswordOr you can have it generate a random password for you: encrypt -r 8 lHtmBvBVUSWt2 WjM0GUfCheck out the man page 'man encrypt' for more information and examples.Any user will be able to use encrypt in their own userspace. You can also run 'make install' as root and it will put the program, man page and config file in the locations specified in the Makefile. You may want to run 'make test' first to make sure you have everything that is needed to run the program first.


encrypt Related Software