QingYi.Crypto 2.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package QingYi.Crypto --version 2.4.0                
NuGet\Install-Package QingYi.Crypto -Version 2.4.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="QingYi.Crypto" Version="2.4.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QingYi.Crypto --version 2.4.0                
#r "nuget: QingYi.Crypto, 2.4.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 QingYi.Crypto as a Cake Addin
#addin nuget:?package=QingYi.Crypto&version=2.4.0

// Install QingYi.Crypto as a Cake Tool
#tool nuget:?package=QingYi.Crypto&version=2.4.0                

QingYi.Crypto

NuGet NuGet

A simple library that can be quickly encrypted and decrypted, based on native C#.

For business please send Issue or contact us directly.

Installing

.NET Cli

dotnet add package QingYi.Crypto

Package Manager

NuGet\Install-Package QingYi.Crypto

Feedback

For bug reporting/requests you can report issues on github if required.

Finally

Enjoy!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows7.0 is compatible.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 is compatible.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.2

    • No dependencies.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net7.0-windows7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on QingYi.Crypto:

Package Downloads
PrivateChatCore

A library for private chat.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.1 108 9/3/2024
2.5.0 77 8/29/2024
2.4.0 80 8/28/2024
2.4.0-beta2 74 8/28/2024
2.4.0-beta1 66 8/28/2024
2.4.0-alpha2 58 8/27/2024
2.4.0-alpha1 85 8/22/2024
2.3.0 98 8/22/2024
2.3.0-beta1 86 8/21/2024
2.2.0 96 8/20/2024
2.1.0 86 8/20/2024
2.1.0-beta4 75 8/20/2024
2.1.0-beta3 97 8/16/2024
2.1.0-beta2 87 8/16/2024

Complete CFB and CTS Mode (AES).