Geralt 3.2.0
dotnet add package Geralt --version 3.2.0
NuGet\Install-Package Geralt -Version 3.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Geralt" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geralt --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Geralt, 3.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Geralt as a Cake Addin #addin nuget:?package=Geralt&version=3.2.0 // Install Geralt as a Cake Tool #tool nuget:?package=Geralt&version=3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Geralt
Geralt is a modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
- Simple: an easy-to-learn API with descriptive naming. Only one algorithm for each task is provided when possible.
- Modern: the latest and greatest cryptographic algorithms, such as AEGIS-128L/AEGIS-256, (X)ChaCha20-Poly1305, BLAKE2b, Argon2id, X25519, and Ed25519.
- Secure: libsodium was audited in 2017 and is the library of choice for lots of projects and even large companies.
- Fast: libsodium is faster than many other cryptographic libraries. Furthermore, Geralt uses Span<T> buffers to avoid memory allocations.
For more information, please visit these links:
Documentation: | https://www.geralt.xyz/ |
Installation: | https://www.geralt.xyz/#installation |
Open issues: | https://github.com/samuel-lucas6/Geralt/issues |
Pull requests: | https://github.com/samuel-lucas6/Geralt/pulls |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios18.0 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst18.0 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-tvos18.0 is compatible. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Geralt:
Package | Downloads |
---|---|
Aguacongas.TheIdServer.Identity.Argon2PasswordHasher
Argon2 Password Hasher for ASP.NET Core Identity. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Geralt:
Repository | Stars |
---|---|
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
|
|
samuel-lucas6/Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 143 | 11/17/2024 |
3.1.0 | 4,279 | 9/1/2024 |
3.0.1 | 26,544 | 11/19/2023 |
3.0.0 | 3,641 | 10/1/2023 |
2.1.0 | 5,026 | 5/13/2023 |
2.0.0 | 5,746 | 11/30/2022 |
1.3.0 | 1,209 | 9/1/2022 |
1.2.0 | 460 | 8/30/2022 |
1.1.0 | 388 | 8/29/2022 |
1.0.3 | 489 | 8/22/2022 |
1.0.2 | 422 | 8/12/2022 |
1.0.1 | 428 | 8/9/2022 |
1.0.0 | 414 | 8/8/2022 |