/crypto

encryption and decryption of small files using rc6 algorithm

Primary LanguageC#

szyfrator

Program for encryption and decryption of small files.

To encrypt file, first add users using "add account" tab, specifying account name, paths of generated user keys and password, and then generate keys. Accounts should be added to configuration file (keys.csv). In "encryption" tab encryption parameters may be choosen and owners of the encrypted file should be specified.

To decrypt file, choose encrypted file in "decryption" tab and choose user, who requested the decryption. Use that user's password for decryption.