8000 GitHub - x86dev/fernet_cli: Simple CLI wrapper script for encrypting / decrypting data via the Fernet scheme.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Simple CLI wrapper script for encrypting / decrypting data via the Fernet scheme.

License

Notifications You must be signed in to change notification settings

x86dev/fernet_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

fernet_cli

Simple CLI wrapper script for encrypting / decrypting data via the Fernet scheme. For more information about Fernet see: https://github.com/fernet/spec/

Features

  • Based on cryptography.fernet, so should run almost everywhere
  • Can encrypt / decrypt single strings/data via command line
  • Can encrypt tokens (%mysecret%) in files via --encrypt-file

TODO

  • Implement full file decryption / encryption
  • Implement help
  • Implement self test

About

Simple CLI wrapper script for encrypting / decrypting data via the Fernet scheme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0