Skip to content

alexktvsky/fpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPP (File Protection Program)

FPP is a simple program for file encryption.

As of 0.1.1 versions FPP supports the following cipher algorithms via OpenSSL:

  • AES128
  • AES256
  • Blowfish
  • CAST5
  • Camellia-128
  • Camellia-256

The source code is published under GPLv3 with OpenSSL exception, the license is available here.

Supported systems

  • GNU/Linux
  • Windows 7/8/10

Third-party