Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.

License

NotificationsYou must be signed in to change notification settings

itbackyard/CryptoNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cryptonet

GitHubCryptoNet NuGet versionPassing build workflowGeneric badgeCode CoverageBuild status

Introduction

🚀 CryptoNet is simple, fast, and a lightweight asymmetric and symmetric encryption NuGet library supporting .NET Standard 2.0 and C# 8.0 for cross platforms Windows, Linux, and iOS.It is a 100% native C# implementation based onMicrosoft cryptography.It does not depend on other libraries.

Installation

You can install the CryptoNet NuGet package viaNuGet.

Documentation

https://itbackyard.github.io/CryptoNet

Versions

Nuget is latest version and are maintained.

CryptoNet v3:

  • RSA: Asymmetric cryptographic algorithm used for secure data transmission and digital signatures.
  • AES: Symmetric cryptographic algorithm used for fast and secure data encryption.
  • DSA: Asymmetric cryptographic algorithm used for digital signatures

CryptoNet Extensions v3:

  • RSA PEM exporting and importing.
  • Support for X509Certificate2.
  • Ability to encrypt and decrypt text, and files like images, word, excel, and any byte content.
  • Cross-platform compatible with Windows, Linux, and iOS.

Issues

Please report issueshere.


[8]ページ先頭

©2009-2025 Movatter.jp