hybrid-encryption
There are 26 repositories under hybrid-encryption topic.
Kiinitix/Colossus
Secure File Storage in Cloud Computing using Hybrid Cryptography Algorithms. Colossus ensures security of the user’s data stored on cloud (AWS S3) by providing a tool that helps to encrypt files using AES and RSA. The user receives the key via email.
knvd/HADES
A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.
Himanshu-Gurjar/Hybrid_Encryption
This is the project of hybrid encryption of files where RSA and AES algorithm works together, AES key for the encryption and decryption of files and RSA keys for encryption and decryption of AES key.
kemalincekara/RSA_AES_Sifreleme
RSA-AES Hybrid Encrypt-Decrypt .NET
ShaylenReddy42/Seelans-Tyres
This project is a proof-of-concept - which is a rewrite of my old college project - to demonstrate my skills as a DevOps Engineer before anything else after earning the Microsoft Certified: DevOps Engineer Expert certification
soumikbhatta/CryptoSafe
A python flask web app to encrypt and store text files using Hybrid Cryptography.
anilspgangani04/hybrid-cryptography-nodejs
nodejs rest api - symmetric and asymmetrical encryption
ItaloHugoMDS/Encryption_and_Decryption_Big_Files_with_Python
This repository contains tools for encrypting and decrypting any file using a hybrid encryption method, making use of symmetric AES 256 and asymmetric RSA encryption.
alexdanieldm/crypto
Cross-Platform desktop application for encrypting and decrypting files
dominioncfg/netcore-cryptography
How to use some cryptography techniques in .NET6
IlayTheVuln/MS-Ransomware
All credits to wannacry :)
reverseame/Secure_Socket
C++ Sockets implementing hybrid encryption
wu-lee/hencrypt
Hybrid encryption of large files using openssl
AntonGrn/hybrid-encryption
Symmetric encryption (AES). Symmetric keys distributed using public key encryption (RSA).
codebysumit/Crypto50
Secure Your Data with Hybrid Encryption.
codeSamuraii/CryptoTCP
OLD - Python module that allows to easily implement a secure communication tunnel with hybrid encryption.
Cryptographic-API-Services/cas-core-lib
A Rust crate that provides an FFI layer for the RustCrypto suite of cryptographic algorithms.
Cryptographic-API-Services/cas-dotnet-sdk
A Nuget package that provides a implementation of the RustCrypto suite of cryptographic algorithms.
ibrosharp/laravel_crypto
Setting up and encription and decryption to either request or response on a laravel APP using Hybrid Encryption
LioXP/LxCrypt
An easy-to-use, secure and still very powerful encryption software
prasanaworld/prasanaworld
Prasana Kannan profile
RubenWihler/HybridEncryption
The EncryptionManager class provides a set of methods for performing combined RSA and AES encryption and decryption in C#. This class enables the generation of RSA key pairs, encryption of text using a combination of RSA and AES, and subsequent decryption of the encrypted text.
bursasha/cpp-cryptography-projects
Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐
Silent0Wings/Hybrid-Caesar-Cipher-Encryption-System
EncryptionThe Hybrid Caesar Cipher Encryption System is a Java-based encryption tool that extends the classic Caesar cipher by incorporating multiple scrambling, shuffling, and shifting algorithms. This hybrid approach enhances the security of the encryption process.
strmrider/SDTP
Secured data, files and text transfer internet protocol