blowfish-algorithm
There are 42 repositories under blowfish-algorithm topic.
ananya2407/Blowfish-Algorithm
A simple Python implementation for Blowfish Encryption Algorithm
avinal/blowfish
Blowfish and Blowfish 2 Encryption Algorithm Implementation in CPP.
crazy-max/CwsCrypto
PHP class for password hashing with multi encryption methods
TanmoySG/hybrid-cryptography
Advanced-Data Security using multiple cryptographic algorithms over multiple layers and secured key sharing.
soumikbhatta/CryptoSafe
A python flask web app to encrypt and store text files using Hybrid Cryptography.
nishnash54/BlowfishEmailEncryption
Email Encryption using Blowfish Algorithm
beccadsouza/Cryptography-and-System-Security
Symmetric and Asymetric Block Cipher Implementations in Python 3
yanghaiji/SecureTransmit
SecureTransmit专注于解决传输层数据的安全性问题,并提供全面的数据安全解决方案。不仅赋予用户将全字段加密的能力,还可以实现对特定字段的精细加密。此外,SecureTransmit还提供了对RSA和AES等加解密算法的无缝支持,从而确保您的数据在传输过程中得到最佳的保护,使其更加安全可靠。
ebrasha/Abdal-Blowfish-Encryption
encrypt your texts with the Blowfish algorithm
whitebeard10/Password-manager
It is a password manager that uses blowfish algorithm for cryptographic tasks for security and it is equipped with alert system for unauthorised access.
abhiwin2010/encryption_decryption_ipfs
review of several encryption & decryption algorithms to determine the fastest on several file types
hacker1024/blowfish_ecb.dart
A Blowfish ECB codec implementation in pure Dart.
jawadddd/Chatting-WebsiteModule-EndToEnd-Encrypted
Web Module in which user can send real time messages to any registered user of website,and receive also.All sent received messages against users will be encrypted/decrypted and encrypted will be stored in mongo db.
ml3m/cryptography-algorithms-exploration
implementations of various cryptographic algorithms, including both symmetric and asymmetric encryption, hashing, and key exchange techniques
palomallacerda/Redes-Project
Projeto de Redes de Computadores
piotrpsz/Carmel
Secure communicator
toniferr/cryptoKit
Java swing executable application. Encrypt and decrypt whatever you want using multiple encryption algorithms.
yazidbouallagui/cyptobox
Cyptobox is a Python library for dealing with cryptography algorithms.
AcediaDotExe/InformationDefence
Realization of encryption algs such as Blowfish, RSA, also put secret message into image with Steganography
adwiguna/simple-blowfish-gun
A repository to develop a simple blowfish algorithm to encrypt data such as text and other filetype coming soon.
amyyyth/audio-stegano-blowfish
Cryptographic project on Blowfish and audio Steganography
ErykDev/Encrypt_Me_tool
Javafx based file encryption tool
gchacaltana/go-bcrypt-blowfish
Application to generate secure passwords with the Bcrypt/Blowfish library in Golang
jebidiah-anthony/htb_kryptos
HTB Kryptos (10.10.10.129)
RobertoPatino1/3NCRYPT0R
Encryption terminal-based program to encrypt-decrypt files and directories using an auto-generated key
SaravanaVA/File_Sharing-Blockchain
It the blockchain technology file sharing between the nodes connected in the respective blockchain network.
shaun-barnard/python
Shaun's Python Repository
Vanlucky/blowfish
heu 信息安全综合课程设计实验 blowfish算法实现(MFC框架)
amal-alex07/QR-code-Encrypt_Decrypt
This repository contains the source code for a Encryption and Decryption application built using Python Flask framework and Angular 7.
erwanmilon/blowfish2
Blowfish II cipher in C language
jonatas2014/simple_chat_with_Blowfish
A simple chat room made in pyhton that uses a combination of RSA and Blowfish algorithms to keep the confidentiality of the users messages
Kartikay-Sharma/Blowfish-Encryption
File encryption using Blowfish Algorithm
prathyuma-08/Email-Encryption-Blowfish
The focus of this project is to secure the contents of an email using the Blowfish algorithm
katahiromz/MBlowfish
Blowfish encrypt and decrypt
olafrv/blowfish
An implementation on Blowfish and Blowfish2 cipher algorithm in Java