8000 GitHub - HariCazorla/fcrypt: A CLI tool to encrypt files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HariCazorla/fcrypt

Repository files navigation

fcrypt

  • A CLI tool to encrypt file. It uses OpenSSL to perform encryption and decryption. All file formats are supported.
  • RAII principle is used to hadle initialization and cleanup of file handles, buffers, etc.

    Build

    To build run the below command

    make all
    

    Run

    To run the program run the below command, this will start the program in an interactive mode.

    ./Fcrypt
    
  • About

    A CLI tool to encrypt files.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published
    0