Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsNT committed Aug 13, 2023
1 parent b130d1d commit 6f49ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Supports 512,768,1024 bits
# Defines
The names are:

const wchar_t* ProviderB = L"Michael Chourdakis CNG Implementations";
```
const wchar_t* ProviderB = L"Michael Chourdakis CNG Implementations";
#define SHA3_224_ALGORITHM L"SHA3-224"
#define SHA3_256_ALGORITHM L"SHA3-256"
#define SHA3_384_ALGORITHM L"SHA3-384"
Expand Down

0 comments on commit 6f49ab0

Please sign in to comment.