There are 5 repositories under symmetric-cryptography topic.
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
Golang symmetric encryption library
.NET Core Encryption
Encrypted plain file keyring backend for the python keyring package
多重算法加密或解密文件 - 实用工具 Multiple Algorithm Encrypting or Decrypting File Reborn Versions - Utility tools
NIST LWC Hardware Design of Ascon with Protection against Power Side-Channel Attacks
Coursera Course Symmetric Cryptography 🔑 part of Introduction to Applied Cryptography Specialization.
Ascon family of lightweight authenticated encryption and hashing schemes, made developer-friendly and with Init-Update-Final paradigms
A 256-bit block cipher based on SPN design, supporting key sizes of 256/384/512 bits
Compress, encrypt, archive. Easy and secure..
Simple C# (mono) ransomware that encrypts all the data using the Rijndael algorithm.
The XOR Encryption algorithm is an effective and easy-to-implement method of symmetric encryption.
A python script for encryption and decryption using the Data Encryption Standard (DES) algorithm in the Cipher Block Chaining (CBC) mode of operation .
Program where people can send messages securely to each other.
Kalyna cipher implementations
Very simple library based on FramedTCP that provides a fairly secure ecnrypted TCP connection.
Flask extension based on simple-crypt that allows simple, secure encryption and decryption for Python.
Encryption And Decryption Using Different Symmetric And Asymmetric Algorithms.
A Windows desktop app for cryptographically protecting files.
Tiny library with block ciphers implementation for my cryptography research
Java Library To Provide Cryptographic Functions
Split/Merge 3 AES-256 keys
GoLang implementation of DES, 3DES (128-bit key) and 3DES (192-bit key) with support for ECB, CBC, CFB and OFB modes.
Anubis 128-bit SPN Block cipher Encryption Tool
Cipher Feedback (CFB) Mode of Operation
The library that packages functional `sodium_crypt_*` into objects.
Hash and AES Cryptography in .Net Core
Command Line Encryption Program that uses SHA-256 hashing to encrypt files securely.
Tutorials on Cryptography, ranging from Classical Cryptography (Pre-Quantum and Post-Quantum) to Quantum Cryptography.
A demonstration of a server-client authentication system over TCP using RSA and TEA encryption.
Library created for educational purposes to sign and decode JWT tokens using symmetric and asymmetric algorithms (HS256, RS256). Dependency free