25 skills found
deatil / Go Cryptobingo 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)
gh0x0st / OSEP Breaking ChainsA collection of code snippets built to assist with breaking chains.
makinako / OpenFIPS201An open source reference card application for NIST FIPS 201-2 / NIST SP800-73-4, targeting Javacard 3.0.4+
Vatshayan / Image Security By Triple DES Final Year ProjectB.tech Cryptogaphy Final Year Project on ENCRYPTION & DECRYPTION of IMAGE through Triple DES.
Jens-G / Haxe CryptoHurlant crypto library ported to haxe: tls, md2, md5, sha1, sha224, sha256, xtea, hex, base64, hmac, tlsprf, blowfish, des, tripledes, aes, cfb8, cfb, ctr, ofb, ecb, bigint, big integers, rsa, pem, rot13, uuid, utf8, utf16
baderouaich / EnigmaA Simple, Reliable and Efficient Encryption Tool
yudansan / 3desTripleDES
DevsDaddy / UnityCryptoPowerful Cryptography and Security Library for your application. Dozens of variations of cryptographic functions and hashing in a single library.
crypto-js / Crypto JsCryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
johnpryan / Tripledes DartTriple DES and DES block cipher implementation ported from CryptoJS
Sin30 / TripleDES Demoshow you how to do 3DES using python and php.
dabslants / TripleDESA Simple Encryption Class using Triple Data Encryption Standard
3bodymo / Secure Image With TripleDESMini project for encrypting/decrypting images through web app.
firdasafridi / GocryptGocrypt is encryption/decryption library for golang. Library gocrypt provides a library to do encryption instruct with go field. The library gocrypt provide instruct tag encryption or inline encryption and decryption
fxxce / Symmetric EncryptionImplementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
AoxeTech / Aoxe.CryptographyProvide an easy way to use cryptography like AES/MD5/SHA/RSA/DSA/ECDSA/DES/TripleDES
kenjinote / TripleDesトリプルDESを使って暗号化・複合化
Carrene-Dev / Cryptolib JavaCryptography library in java
MinegamesAdministrationTool-zz / MinegamesAdministrationToolMinegamesAdministration is an open source AdministrationTool that includes many things such as enabling or disabling task manager or cmd or regedit,UAC,etc.... and it's included task manager and rsa and aes and tripledes encryption and file encryption and have chatting and it have a keylogger (not in the AdministrationTool itself) that will only log your pc keys to make sure that it will not be use for malicious purposes and the AdministrationTool have other features and it have simple user interface.
vaccarojohn / EZEncryptionThis package provides an easy way to encrypt strings into MD5, SHA1, SHA256, SHA384, SHA512, AES, DES, TripleDES, and RC2 formats. It also provides a way to create your own custom cipher and use it to encrypt strings.