Skip to content
Snippets Groups Projects
Commit 24457839 authored by RichadoWonosas's avatar RichadoWonosas
Browse files

readme update

parent cf39f2c6
No related branches found
No related tags found
Loading
...@@ -16,7 +16,7 @@ The `results` folder contains 2 performance test data and 1 correctness test dat ...@@ -16,7 +16,7 @@ The `results` folder contains 2 performance test data and 1 correctness test dat
## Code ## Code
Part of the code (`aes256.c`, `camellia256.c` and `sm4.c`) contains part of source code from [OpenSSL](https://github.com/openssl/openssl), in order to give best performance of each standard algorithm. Codes are modified to fit into the same structure with the proposed algorithm. Part of the code (`validation/aes256.c`, `validation/camellia256.c` and `validation/sm4.c`) contains part of source code from [OpenSSL](https://github.com/openssl/openssl), in order to give best performance of each standard algorithm. Codes are modified to fit into the same structure with the proposed algorithm.
## Copyright ## Copyright
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment