Skip to main content
XC.RSAUtil package icon

XC.RSAUtil

.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.

Total Downloads
648.3K
648,265
Published
Jan 6, 2020
Latest stable version

Install

.NET CLI
dotnet add package XC.RSAUtil --version 1.3.5
Package Manager Console
Install-Package XC.RSAUtil -Version 1.3.5
PackageReference
<PackageReference Include="XC.RSAUtil" Version="1.3.5" />

Frameworks

.NETStandard2.0

Dependencies

XC.BouncyCastle.Crypto
.NETStandard2.0
[1.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.