Skip to content

Commit e78e0fa

Browse files
authored
Create README.md
1 parent f20890f commit e78e0fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# SymmetricEncryptionAlgorithms-WinForms-SSTU
2+
A program for comparing the performance of symmetric encryption algorithms implemented in the .NET Security Framework.
3+
4+
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.
5+
6+
![image](https://github.com/ruddanil/SymmetricEncryptionAlgorithms-WinForms-SSTU/assets/25799951/1bce5033-0fbf-4c82-9eb8-74b9ab83ce84)

0 commit comments

Comments
 (0)