A tool set class library that simplifies the .net development interface.
A simplified tool interface class library based on .net platform, including function set, array, text, file, XML, shared Memory, md5 and compression.
AES, 3DES and RSA encryption processing.
Configuration file management...
More information
.NET Library for Encryption/Decryption.
Usage:
Encrypting file using AES (256 bits): CyberCrypt._AES256.EncryptFile("C:\example.txt", "YourPassword")
Decrypting file using AES (256 bits): CyberCrypt._AES256.DecryptFile("C:\example.txt", "YourPassword")
Hashing string using SHA512:...
More information
Add support for major cryptographic standards to Apps: S/MIME, OpenPGP, TripleDES, TwoFish, RSA, AES, etc. Includes X.509 and OpenPGP certificate management.
Before using the product a valid license must be obtained from one of the URLs below.
- 30-day Trial:...
More information