From 63e3274dde6bc1b1358747edac464b1a9bf28b52 Mon Sep 17 00:00:00 2001 From: Samuel Lucas <63159663+samuel-lucas6@users.noreply.github.com> Date: Sat, 13 May 2023 14:47:36 +0100 Subject: [PATCH] Geralt.csproj: v2.1.0. --- src/Geralt/Geralt.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Geralt/Geralt.csproj b/src/Geralt/Geralt.csproj index 34fb056..ff4654c 100644 --- a/src/Geralt/Geralt.csproj +++ b/src/Geralt/Geralt.csproj @@ -2,16 +2,16 @@ net7.0;net6.0 - 2.0.0 + 2.1.0 Samuel Lucas A modern cryptographic library for .NET based on libsodium. - Copyright (c) 2022 Samuel Lucas + Copyright (c) 2022-2023 Samuel Lucas MIT true https://www.geralt.xyz true https://github.com/samuel-lucas6/Geralt - libsodium cryptography crypto security aead chacha20-poly1305 xchacha20-poly1305 blake2b argon2id x25519 curve25519 ed25519 chacha20 xchacha20 hchacha20 poly1305 secure-random constant-time hex base64 padding + libsodium cryptography crypto security aead chacha20-poly1305 xchacha20-poly1305 blake2b argon2id x25519 curve25519 ed25519 ed25519ph chacha20 xchacha20 hchacha20 poly1305 secretstream secure-random constant-time hex base64 padding Geralt.png true latest