assymetric-key-cryptography
There are 12 repositories under assymetric-key-cryptography topic.
JohnSalazar/microservices-go-authentication
Authentication service. Part of an e-commerce built in Golang.
AjayBadrinath/Cryptography
🔐 Collection Of Various Implementations Of Cryptographic Algorithms From Scratch In Various Languages
mohamedelghamrawy/jecc
A Java implementation of public-key asymmetric Elliptic Curve Cryptography arithmetic to facilitate Eliptic Curve Deffie-Hellmann key exchange, and to issue and verify digital signatures using ECDSA.
BFreitas16/Secure-Communication
Highly Dependable Location Tracker System
lehasaS/PGPChatApp
This project was for my Networks and Internet Security Honours Course, we implemented a group chat app following the principles of pretty good privacy
macrdel/ECC_EncryptDecryptScheme
Программная реализация криптоалгоритма на основе эллиптических кривых / Implementation of cryptoalgorithm based on elliptic curves
Felix-Monteiro/Highly-Dependable-Location-Tracker
Highly Dependable Systems Project
imsatyasaiteja/Visual-Crypto-Coding
Encrypts & Decrypts an Image based on four most important encryption methods
Keyan5/intel_unnati_adventurers
This project demonstrates secure communication using mbedTLS/OpenSSL, featuring digital certificates, a `CrytoWrapper` class, SIGMA protocol implementation, and secure encryption/decryption with session destruction.
bursasha/cpp-cryptography-projects
Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐
HyderNabi/RSA-PublicKey-Asymmetric-Encryption-Algorithm
Rivest Shamir adlemann Asymmetric Encryption Algorithm