symmetric-encryption-algorithm
Here are 21 public repositories matching this topic...
Language:All
Sort:Most stars
A standalone addon for GnuPG
- Updated
Nov 25, 2018 - C
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#
Kalyna cipher implementations
- Updated
Aug 14, 2017 - C
A novel symmetric encryption algorithm implemented in Dart
- Updated
Nov 19, 2022 - Dart
Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.
- Updated
Oct 3, 2020 - Python
Self hosted streaming media server written in Rust
- Updated
Oct 11, 2025 - Rust
Encrypt and decrypt files easily with Rijndael symmetric-key algorithm
- Updated
May 13, 2017 - C#
Very secure symmetric encryption algorithm with unlimited key length.
- Updated
May 21, 2019 - Java
Twofish ECB block cipher implementation in pure Java. No dependencies.
- Updated
Jul 27, 2021 - Java
Symmetric-key BMP image encryption algorithm.
- Updated
Jul 2, 2019 - C
Creating a login page sending user enter password in encrypted form using Symmetric-Encryption concept
- Updated
Jan 4, 2022 - JavaScript
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
- Updated
Mar 9, 2025 - Python
This is an symmetric encryption algorithm. It is a more glorified version of a substitution cipher. However, some substitutions are added that do not correspond to a letter to try and confuse anyone trying to break the cipher
- Updated
Jan 13, 2020 - Python
Poorman's Security Algorithm
- Updated
Jul 18, 2023
Encrypt/decrypt using the PHP Openssl library
- Updated
Dec 30, 2017 - PHP
Terminal based password encryption/decryption tool
- Updated
Sep 17, 2024 - Python
🔐 Fernet guarantees that a message encrypted using it cannot be manipulated or read without the key. Fernet is an implementation of symmetric (also known as “secret key”) authenticated cryptography.
- Updated
Aug 20, 2020 - Jupyter Notebook
Benchmark of block ciphers/Программная система для тестирования быстродействия алгоритмов шифрования
- Updated
May 3, 2017 - Java
My Cryptosystem - Encrypt and Decrypt Messages - ReactJS + Bulma
- Updated
Oct 11, 2022 - JavaScript
this program encrypts your files using symmetric encryption algorithm
- Updated
Apr 14, 2021 - Java
Improve this page
Add a description, image, and links to thesymmetric-encryption-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesymmetric-encryption-algorithm topic, visit your repo's landing page and select "manage topics."