From 41972af7b385dcab6e7295b1a25545b7ceebd575 Mon Sep 17 00:00:00 2001 From: Samuel Lucas <63159663+samuel-lucas6@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:34:40 +0000 Subject: [PATCH] Geralt.csproj: Bump the version. And update the tags. --- src/Geralt/Geralt.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Geralt/Geralt.csproj b/src/Geralt/Geralt.csproj index 5e1fff6..da3abbb 100644 --- a/src/Geralt/Geralt.csproj +++ b/src/Geralt/Geralt.csproj @@ -3,7 +3,7 @@ net8.0 net8.0;net8.0-ios;net8.0-tvos;net8.0-maccatalyst - 3.2.0 + 3.3.0 Samuel Lucas A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher. Copyright (c) 2022-2024 Samuel Lucas @@ -12,7 +12,7 @@ https://www.geralt.xyz https://github.com/samuel-lucas6/Geralt https://github.com/samuel-lucas6/Geralt/releases - libsodium cryptography crypto security aegis-128l aegis-256 chacha20-poly1305 xchacha20-poly1305 blake2b argon2id x25519 curve25519 ed25519 ed25519ph chacha20 xchacha20 hchacha20 poly1305 secretstream secure-random constant-time hex base64 padding + libsodium cryptography crypto security aegis-128l aegis-256 chacha20-poly1305 xchacha20-poly1305 blake2b argon2id x25519 curve25519 ed25519 ed25519ph chacha20 xchacha20 hchacha20 poly1305 secretstream secure-random secure-memory guarded-heap-allocations constant-time hex base64 padding Geralt.png true enable