Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 986 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 986 Bytes

NOTE: This template can be used only using Visual Studio (for now)


This is an implementation of some of the most popular cryptography algorithms using C#

Target Framework
.NET Framework 4.8

Steps to run:

  • Go to Test tab

    Screenshot_1

  • Click on Test Explorer

Screenshot_2

  • Now you can use the Test Explorer freely and run all tests or just one algorithm's tests Screenshot_4

Screenshot_3 Personally I have moved it besides the Error List and Output but you can do whatever you want