EggEgg.XC.RSAUtil 0.136.0-beta01

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

// Install EggEgg.XC.RSAUtil as a Cake Tool
#tool nuget:?package=EggEgg.XC.RSAUtil&version=0.136.0-beta01&prerelease

(NOT OFFICIAL) .NET Core RSA algorithm using the help tool.It supports data encryption, decryption, signature and verification signature.It supports three key formats, namely: xml, pkcs1, pkcs8.It also supports key conversion for these three formats.Last also support pem formatting.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net7.0 was computed.  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.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
136.1.0-rc54 3 4/17/2024
136.1.0-rc53 0 3/20/2024
136.1.0-rc52 2 3/20/2024
136.1.0-rc51 1 3/19/2024
136.1.0-rc50 1 3/18/2024
136.0.0-rc01 0 12/11/2023
0.136.0-rc03 2 12/7/2023
0.136.0-rc02 2 12/7/2023
0.136.0-rc01 1 12/6/2023
0.136.0-beta01 0 12/6/2023

Notice: This package is not the official version of GitHub Repository stulzq/RSAUtil but a custom modified version. Please go to https://www.nuget.org/packages/XC.RSAUtil for the official one.