3des topic

List 3des repositories

cppDES

106
Stars
45
Forks
Watchers

C++ implementation of Data Encryption Standard (DES, 3DES) (ECB, CBC)

crypto

52
Stars
2
Forks
Watchers

🔐 Fastest crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

crypto-es

255
Stars
31
Forks
Watchers

A cryptography algorithms library

jsrsasign

3.2k
Stars
645
Forks
Watchers

The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CR...

dongle

858
Stars
68
Forks
Watchers

A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption

goEncrypt

722
Stars
168
Forks
Watchers

go语言封装的各种对称加密和非对称加密,可以直接使用,包括3重DES,AES的CBC和CTR模式,还有RSA非对称加密,ECC椭圆曲线的加密和数字签名

oscrypto

321
Stars
65
Forks
Watchers

Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

DevDataTool

492
Stars
53
Forks
Watchers

编码转换、摘要(hash)、加解密(MD5、SHA1、SHA256、SHA3、SM3、HMAC、DES、3DES、AES、SM4)

encryptlab

80
Stars
30
Forks
Watchers

🔑 EncryptLab - Comprehensive list of encryption and decryption in Node.js.

as_crypto

28
Stars
9
Forks
Watchers

A plsql implementation of some functions/procedures in dbms_crypto. Useful if you need a SHA256 hash, RSA signing of a message, or to encrypt something with your RSA private key on a 11G (or 10) datab...