Cryptographic primitives used in AElf.
Info
Version: | 1.10.0 |
Author(s): | AElf |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aelf.io/ |
NuGet Url: | https://www.nuget.org/packages/AElf.Cryptography |
Install
Install-Package AElf.Cryptography
dotnet add package AElf.Cryptography
paket add AElf.Cryptography
AElf.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
- AElf.Types(>= 1.0.0)
- Portable.BouncyCastle(>= 1.8.6.7)
- Secp256k1.Native(>= 0.1.20)
- Secp256k1.Net(>= 0.1.55)
- Virgil.Crypto(>= 2.4.10)