$0.00

(Downloads - 3)

Description

As part of IEEE work, a question was asked about the performance of HASH, MAC, and encryption algorithms.
This software runs 1,000,000 iterations for certain HASH, MAC, and Encryption algorithms.
It provides the results to the console or in the encryptionInfo.log file that will be created
in the directory where it is executed.
The code requires .NET7 and therefore can be executed in any compatible OS. See:
https://github.com/dotnet/core/blob/main/release-notes/7.0/supported-os.md
The software requires .NET7 to be installed. Download instructions can be found at:
  https://dotnet.microsoft.com/en-us/download/dotnet/7.0
After installation of .NET7:
Execution of the EXE directly should work for any supported Windows version
Linux execution will require “dotnet encryptionComparison.dll”
To provide more information for the IEEE work, please send be the performance information, including: OS/version, number of cores, memory, additional loading
and any other metrics you think may be pertinent.

Reviews

There are no reviews yet.

Be the first to review “Encryption and MAC Algorithm Performance”

Your email address will not be published. Required fields are marked *