symmetric-encryption
There are 125 repositories under symmetric-encryption topic.
itbackyard/CryptoNet
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
mithi/simple-cryptography
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
mobycrypt/text-encrypter
Universal text data encryption and decryption tool based on AES-256 CBC. Encrypt text or custom files. Privacy secure encryption in your browser only.
sudhakar-jonnakuti/express-crypto-symmetric
Typescript + Express + Crypto
AleksaMCode/Enigma
Encrypted File System simulator.
capeprivacy/hybrid-pke
The Hybrid Public Key Encryption (HPKE) standard in Python
sandeep-shaw10/py-aes
Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy
GlitchedPolygons/pwcrypt
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
fxxce/Symmetric-Encryption
Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
jas-/kruptein
crypto; from kruptein to hide or conceal
duzun/cycle-crypt
Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.
0xPandaDev/Simplified_DataEncryption_Standard_SDES
Simplified Data Encryption Standard (S-DES) is a simple version of the DES Algorithm. It is a block cipher that takes a block of plain text and converts it into ciphertext. It takes a block of 8 bit. It is a symmetric key cipher, they use the same key for both encryption and decryption. We take a random 10-bit key and produce two 8-bit keys.
8go/gpg-openssl-encrypt-twice-symmetrically
dual, double, cascaded, chained symmetric encryption based on either GPG or OpenSSL
Crazelu/igodo
A novel symmetric encryption algorithm implemented in Dart
hardcore-sushi/doby
Secure symmetric encryption from the command line.
JTKlemmensen/SimpleChat
Program where people can send messages securely to each other.
lakinduakash/AES-RSA-TextLib
Manipulate string with AES and RSA cryptographic methods
vaccarojohn/EZEncryption
This 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.
Alessandro-Salerno/EncryptedTCP
Very simple library based on FramedTCP that provides a fairly secure ecnrypted TCP connection.
hamoudafares/cryptography-tool
Cryptography tool developed in shell to provides several functionalities
jocke-l/obscura
Symmetric file encryption using Argon2-based passphrases
matdlu/sym
sym (symmetric encryption tool) is simple symmetric encryption command line tool.
pedroalbanese/xoodyak
Lightweight, versatile, cryptographic scheme suitable in constrained environments
rsatrio/Key-Wrapping-Encryption-Javascript
Key Wrapping Cryptography Example Using Javascript
webonyx/php-fernet
An implementation of the Fernet token specification in PHP
jcbritobr/sbox
SBOX is a cli application that implements the secretbox seal and open functions to encrypt documents.
JTKlemmensen/EasyNetwork
C# Network framework - networking made simple and easy
leventkaragol/libcpp-crypto
Easy-to-use, symmetric (AES-256) and asymmetric (RSA) encryption and also hash (SHA-256) library for C++ (17+)
namiq-bay/RSA_cipher
RSA encryption and decryption app with JavaFX GUI
NN0X/Brutus-Encryption
Simple and, most likely, unsafe symmetric encryption tool
PandH4cker/pyRansom
Encrypt/Decrypt Symmetrically/Asymmetrically files with Integrity verification using signature
Prudenter/Cryptology
Go语言实现各种主流加密解密算法。
RallyTuning/Enigma
Hash and AES Cryptography in .Net Core
randomguy70/BitSlide
Command Line Encryption Program that uses SHA-256 hashing to encrypt files securely.
srinu2003/Magpie
A demonstration of END to END encryption.
sumitsahoo/pgp-encryption-react
PGP Encryption in React