Perfenc is a encryption program that encrypts/decrypts files or the standard input with a one-time pad.
More information about one-time pads is available at http://en.wikipedia.org/wiki/One-time_pad
License
GNU General Public License version 3.0 (GPLv3)Follow perfenc
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
I would like to see a possibility of creating one huge (~ 1TB or more) OTP for distributing 'the other side', and a counter that will be updated every time a part of the OTP is used for encryption or decryption. With every encrypted message the start-entry in the OTP is included (unencrypted of course) and will be used by the other side's perfenc to start the encryption at the right location in the OTP.
-
I'm probably a bit biased since i wrote this program, but i think it is excellent if you want to use one-time pad encryption