Skip to content

A program for comparison of the performance of symmetric encryption algorithms in the form of a diagram: DES, 3DES, Rijndael, RC2.

License

Notifications You must be signed in to change notification settings

ruddanil/SymmetricEncryptionPerfomance-NET-WinForms-SSTU

Repository files navigation

SymmetricEncryptionPerfomance-NET-WinForms-SSTU

A program for comparing the performance of symmetric encryption algorithms implemented in the .NET Security Framework.

The program allows testing the encryption of a file or text. The program measures the time taken for encryption and decryption operations and provides a comparative analysis of the algorithms in the form of a chart. The following encryption algorithms are supported: DES, 3DES, Rijndael, and RC2. The supported modes of operation include ECB, CBC, CFB, OFB, and STS.

image

About

A program for comparison of the performance of symmetric encryption algorithms in the form of a diagram: DES, 3DES, Rijndael, RC2.

Topics

Resources

License

Stars

Watchers

Forks

Languages