symmetric-encryption
Here are 143 public repositories matching this topic...
Language:All
Sort:Most stars
CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.
- Updated
Dec 8, 2025 - C#
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
- Updated
Jul 2, 2020 - Python
Universal text data encryption and decryption tool based on AES-256 CBC. Encrypt text or custom files. Privacy secure encryption in your browser only.
- Updated
Dec 16, 2024 - Vue
Typescript + Express + Crypto
- Updated
May 31, 2023 - TypeScript
The Hybrid Public Key Encryption (HPKE) standard in Python
- Updated
Apr 29, 2024 - Rust
Encrypted File System simulator.
- Updated
Apr 1, 2024 - C#
Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy
- Updated
Nov 7, 2022 - Python
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
- Updated
Aug 18, 2025 - C
Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher
- Updated
Dec 12, 2022 - Python
crypto; from kruptein to hide or conceal
- Updated
Dec 12, 2025 - JavaScript
Variable size symmetric key encryption algorithm. PHP & JavaScript implementation, small, portable and fast.
- Updated
Nov 15, 2025 - JavaScript
A Lightweight high-performance symmetric encryption framework designed to provide Full Diffusion
- Updated
Oct 9, 2025 - Go
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.
- Updated
Jun 7, 2023 - C++
dual, double, cascaded, chained symmetric encryption based on either GPG or OpenSSL
- Updated
Nov 2, 2020 - Shell
Program where people can send messages securely to each other.
- Updated
Sep 13, 2020
A novel symmetric encryption algorithm implemented in Dart
- Updated
Nov 19, 2022 - Dart
Very simple library based on FramedTCP that provides a fairly secure ecnrypted TCP connection.
- Updated
May 26, 2023 - Java
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.
- Updated
Sep 30, 2020 - C#
Manipulate string with AES and RSA cryptographic methods
- Updated
Apr 20, 2019 - Java
Secure symmetric encryption from the command line.
- Updated
Dec 3, 2021 - Rust
Improve this page
Add a description, image, and links to thesymmetric-encryption topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesymmetric-encryption topic, visit your repo's landing page and select "manage topics."