9 packages returned for Tags:"3DES"
- 4,732 total downloads
- last updated 1/31/2020
- Latest version: 4.0.2
Aleph1 Security implementation using the TripleDES algorithm
DUKPTCore
by:
rbonestell
- 12,602 total downloads
- last updated 5/2/2019
- Latest version: 1.1.0
A .NET Standard implementation of TDES DUKPT, both PIN and Data variants.
- 6,180 total downloads
- last updated 11/6/2016
- Latest version: 1.0.0
.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
- 14,480 total downloads
- last updated 3/20/2017
- Latest version: 1.9.5
Cryptography extensions for strings and arrays of bytes.
- 20,553 total downloads
- last updated 5/18/2022
- Latest version: 20.0.8161
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 installed. To activate a 30-day trial license navigate to the package installation directory...
More information
Vive.Crypto
by:
xiejinhua
- 1,770 total downloads
- last updated 2/25/2022
- Latest version: 1.2.4
Vive.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA384、SHA512、SM3)等实现。
- 200 total downloads
- last updated 3/15/2022
- Latest version: 1.3.5
Wonders.Crypto实现了C#、Java 和 JS 的SM3,SM4的相互加密解密;以及对各种常用的加密算法进行封装,有 Base64、对称加密(DES、3DES、AES、SM4)、非对称加密(RSA、SM2)、Hash(MD4、MD5、HMAC、HMAC-MD5、HMAC-SHA1、HMAC-SHA256、HMAC-SHA384、HMAC-SHA512、SHA、SHA1、SHA256、SHA384、SHA512、SM3)等实现。