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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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