Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rsa-algorithm

pwgit-create/FileEncryptGui_Java11

Language: Java - Size: 2.73 MB - Last synced: 8 days ago - Pushed: 5 months ago - Stars: 4 - Forks: 1

cerebnismus/encryption-RSA 📦

public-key cryptosystem for secure data transmission

Language: Java - Size: 52.7 KB - Last synced: 9 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

CryptoAlgo-Inc/cryptoAlgo

CryptoAlgo allows you to easily and quickly encrypt and decrypt text or files with the military-standard AES encryption algorithm, then encrypt the AES keys with the secure RSA algorithm.

Language: JavaScript - Size: 512 MB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

thery/mathcomp-extra

Extra contribution for mathcomp

Language: Coq - Size: 742 KB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 5 - Forks: 2

Eldoov/rsa-elgamal-algorithm

A cipher machine that can run either RSA or ElGamal, based on your choice.

Language: Python - Size: 119 KB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 1 - Forks: 0

asadbek064/RSA

This program demonstrates RSA encryption with both single-threaded and multithreaded approaches for private key (D) computation.

Language: C - Size: 11.7 KB - Last synced: 18 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

igorbalden/jwenky-srv

Express API server with user authentication. Uses MySql, and Jwt, with RSA keys, fingerprinted.

Language: JavaScript - Size: 68.4 KB - Last synced: 18 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MohamedKamalOthman/RSA-Assignment

Language: Python - Size: 27.2 MB - Last synced: 23 days ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

AayushiAhlawat/Image-Forgery-Detection

System to detect Copy-Move forgery using Python and machine learning techniques

Language: Python - Size: 10.7 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 2 - Forks: 0

cyrilCodePro/DataProtection

This repo generates private and public key for encrypting data to be send via a network

Language: C# - Size: 54.7 KB - Last synced: 25 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

vadhub/ModulChit

Mobile application for android, which is a visualization of some classic programming algorithms

Language: Java - Size: 23.6 MB - Last synced: 28 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

BaseMax/SimplestRSA

Simplest implementation of RSA algorithm encryption and decryption. (In only 13 lines)

Language: PHP - Size: 25.4 KB - Last synced: 29 days ago - Pushed: about 2 years ago - Stars: 8 - Forks: 0

bouchraakl/Java_implementation_of_RSA_Encryption_and_Decryption_Algorithm

This repository contains a Java implementation of the RSA encryption and decryption algorithm using the Java cryptography libraries.

Language: Java - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

furkansenharputlu/f-license

Open Source License Key Generation and Verification Tool written in Go

Language: Go - Size: 10.6 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 764 - Forks: 71

CleilsonAndrade/dscommerce-api

DSCommerce API é uma API robusta e versátil que atende às necessidades tanto de administradores quanto de clientes, para o gerenciamento de um sistema comercial. Oferece recursos como autenticação de usuário, perfis de usuário, gerenciamento de produtos com categorias, geração de ordem de compra e consulta. Utilizado o framework o Spring.

Language: Java - Size: 195 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

D-Kumar19/RSA-Algorithm

Implementation of RSA Encryption Algorithms

Language: Java - Size: 24.4 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Nikita-ctr/RSA

Language: Java - Size: 1.95 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

anik123/RSA-encryption-in-Python-and-decryption-in-NodeJs

Encryption has done in python and decryption has done in nodeJS.

Language: Python - Size: 4.88 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 2

ATATCTech/ARSA

A cross-platform RSA encryption and signature library. The key and text exported can be circulated in all languages that ARSA supports.

Language: Java - Size: 88.9 KB - Last synced: 5 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Wegt-meoh/rsa_implement

rsa algorithm implment

Language: Python - Size: 4.88 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Ahmedelsa3eed/RSA

RSA algorithm implementation

Language: Python - Size: 15.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Anirban166/RSA-Cryptosystem

Implementations of and how-tos regarding the RSA cryptosystem

Language: Julia - Size: 105 KB - Last synced: 14 days ago - Pushed: about 1 year ago - Stars: 60 - Forks: 19

Francesco-Zeno-Costanzo/cryptography

some code for cryptography

Language: Python - Size: 32.2 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Kullmann/Photocrypt

The purpose of this project is to encrypt and decrypt photos using the AES algorithm with a one-time use 128-bit AES session key wrapped with 2048-bit RSA encryption.

Language: Python - Size: 173 MB - Last synced: 6 days ago - Pushed: over 3 years ago - Stars: 6 - Forks: 0

authdog/keylab

Keylab is a Node.js library designed to simplify the creation and validation of JSON Web Tokens, eliminating the need for prior knowledge in cryptography.

Language: TypeScript - Size: 3.25 MB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 9 - Forks: 1

longluo/RSA

RSA encryption and decryption Algorithms in C Language. ---RSA加解密算法的演示,C语言实现。

Language: C - Size: 3.91 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 20 - Forks: 21

AjayBadrinath/Cryptography

🔐 Collection Of Various Implementations Of Cryptographic Algorithms From Scratch In Various Languages

Language: C - Size: 258 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 1

ware255/RSA_encryption

C++でなるべく分かりやすく記述しました。中国剰余定理はおまけのようなもの。

Language: C++ - Size: 40 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

afonsocrg/RSACypherMachine

RSA string encrypter and decrypter

Language: Python - Size: 4.59 MB - Last synced: 18 days ago - Pushed: over 5 years ago - Stars: 11 - Forks: 3

SBwho/Void_Coin

Build a blockchain for University Project

Language: Java - Size: 28.3 KB - Last synced: 3 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

AbdelrahmanBayoumi/RSA-Algorithm

Implementation of RSA Algorithm (Encryption - Decryption)

Language: Python - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 5 - Forks: 0

AndreyKaBelka/Cryptography

Library for Messenger with cryptography

Language: Java - Size: 374 KB - Last synced: 3 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

SaDs3c/sadkey

A command line tool for generating RSA keys

Language: Go - Size: 1.95 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

VnabpP23/RSA-implementation_IN_Python

This is a RSA implementation in python

Language: Python - Size: 13.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Ankursehrawat15/Encrypto-Application

An Android Application that Encrypts and Decrypts messages to prevent message Interception. This app uses asymmetric and symmetric algorithms including Customized cypher to encrypt or decrypt.

Language: Kotlin - Size: 7.64 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

SatyenderYadav/Crypto-Killer

Python-based tool to solve basic CTF ( crypto ) question

Language: Python - Size: 4.88 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 3

pinkr0x1k/license-key

RSA and Public Key Cryptography designed and conducted research experiments to test theories for improved performance.

Language: C# - Size: 688 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 5 - Forks: 1

0x5eba/GoChat

Secure Go chat client-server end-to-end with RSA 2048 and AES 256 using Websocket

Language: Go - Size: 24.4 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 2 - Forks: 1

exitstatuszero/CMPE320-Operating-Systems

All programming assignments for CMPE320, Operating Systems.

Language: HTML - Size: 359 KB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

snackk/cryptohdsLibrary

SEC Project

Language: Java - Size: 38.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

arxiver/rsam

Modified package for RSA encryption/decryption to allow large message encryption/decryption, to allow encryption through private key and decryption through public key and signature through public key and private key and vice versa. i.e. Additional functionalities to the existing crypto package https://pkg.go.dev/github.com/gossl/rsam

Language: Go - Size: 39.1 KB - Last synced: 14 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

hmthanh/rsa

Visualization RSA algorithm : https://hmthanh.github.io/rsa/

Language: HTML - Size: 108 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

LandSharkFive/SimpleRSA

Simple RSA Example

Language: C# - Size: 15.6 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

yakeing/php_jwsign

This is a function wrapping through the Openssl to sign and validate the data, which ensures the integrity and security of the original data.

Language: PHP - Size: 66.4 KB - Last synced: 14 days ago - Pushed: almost 3 years ago - Stars: 34 - Forks: 2

gorkemdolcek/rsa-algorithm

A tutorial article I wrote about the RSA algorithm and its vulnerabilities. Translated in ENG/TR

Size: 14.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

gravo-lan/RSA-Encryption

RSA Encryption using Java

Language: Java - Size: 16.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 2 - Forks: 0

MuraliKrishna26/Computer-Security

Language: Jupyter Notebook - Size: 1.45 MB - Last synced: 5 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

knvd/HADES

A hybrid Encryption/Decryption Algorithm implementing both DES and RSA algorithm.

Language: Java - Size: 4.09 MB - Last synced: 27 days ago - Pushed: over 6 years ago - Stars: 17 - Forks: 13

gustavo2207/M-SEARCH-Cryptography

Projeto Multithread HTTP com Criptografia

Language: Java - Size: 8.79 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

TrinsyCa/RSA-Encryption

RSA Encryption Algorithm in PHP

Language: CSS - Size: 468 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

arthurdpcm/RSA_Encription

RSA Encription method

Language: Python - Size: 621 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

andy3400/algorithm_teamproject

team project of leacture of algorithm

Language: C++ - Size: 16 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

kamplianitis/SystemsSecurity

Various Projects on System's Security Course on TUC year 2021

Language: C - Size: 107 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

GabrielaGodek/RSA-encryption

This script provides functionality for encrypting and decrypting text using a basic implementation of the RSA algorithm. The RSA algorithm is a widely used public-key cryptosystem that relies on the mathematical properties of large prime numbers.

Language: Python - Size: 257 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

hoangchungk53qx1/RSA-ECB-PKCS1padding

RSA/ECB/PKCS1Padding Encryption and Decryption in SwiftRSA/ECB/PKCS1Padding cryptography encryption and decryption in Swift. We will be generating keys pairs( public and private keys) using OpenSSL and use these keys for asymmetric encryption and decryption. Even you have another option to generate keys online.

Size: 10.7 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

rostok2112/CryptoPie

Encryptor, decryptor, encoder and decoder with implemented collection of cryptography and encoding algorithms and CLI interface

Language: Python - Size: 69.3 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

KitanoB/KtxCryptCore

Kotlin-based library designed to provide robust and efficient string encryption and decryption functionalities. It supports a variety of algorithms including AES, DES, and RSA. Educational purpose only.

Language: Kotlin - Size: 688 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

LUCKYONE-CC/RSA_Algorithm

RSA Algorithm implemented in c#

Language: C# - Size: 21.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

neehu613/RSA-based-chat-application

A django based chat application where you can send messages encrypted using RSA algorithm.

Language: Python - Size: 9.54 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 6

ZentaChain/Zentalk-Web-Vue 📦

Zentalk-Web Encrypted Chat

Language: CSS - Size: 631 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 16 - Forks: 5

doubtcrack/RSA-Encypter-Decrypter

The RSA Encryptor Decryptor is a digital lock and key system crafted as part of an academic project. It serves as a virtual toolbox, implemented in Python with a user-friendly interface built using Tkinter.

Language: Python - Size: 35.2 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

alexandrediasldev/FMSI Fork of Unicuby/FMSI

Implementing the RSA algorithm for encryption and decryption, and then testing its vulnerability with Pollard's p-1 Algorithm, Pollard's rho Algorithm, and Fermat's factorization Algorithm

Language: Jupyter Notebook - Size: 719 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

anishaxtha/Cryptography_labreport

These are the lab assignments performed during the course of cryptography.

Language: C - Size: 8.79 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

gustavo-tomas/RSHARD

RSA? Nunca nem vi. Aqui é RSHARD. Projeto de Segurança Computacional - UnB - 2022/1

Language: Python - Size: 48.8 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

git-akshat/CNS-Lab

Cryptography and Network Security Lab programs done in 7th semester of SIT(VTU).

Language: C++ - Size: 4.56 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 20 - Forks: 17

Himaja930/Encryption-and-Decryption-using-RSA-algorithm

RSA algorithm for encryption and decryption for both Image and Text Messages

Language: Python - Size: 21.5 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Matt41531/RSA-Encryption-Decryption

RSA Encryption and Decryption project

Language: Python - Size: 2.93 KB - Last synced: 8 months ago - Pushed: about 6 years ago - Stars: 9 - Forks: 5

ware255/uncheat

Anti Cheat Library - このライブラリはあたなのPEファイルを適当に難読化してくれます。

Language: C++ - Size: 43.9 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

aheedshah/University

Putting in all my code from Uni

Language: Java - Size: 52.7 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

aheedshah/RSAEncryption

This is the RSAEncryption using Java for the Security and encryption module

Language: Java - Size: 11.7 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming

This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.

Language: Jupyter Notebook - Size: 48.8 KB - Last synced: 8 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

borchand/RSA-Encryption

This is a project based on my SRP (specialised study project) from Danish high school. This repository implement RSA encryption in python

Language: Python - Size: 355 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

UltiPro/Console-Messenger 📦

Console Messanger created by Patryk 'UltiPro' Wójtowicz using Python and RSA encryption.

Language: Python - Size: 442 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

ShivThaker/Multi-user-chat-system

juice contains all the mail codes

Language: Python - Size: 336 KB - Last synced: 8 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

DanMolenhouse/Distributed-Systems-Project2-Client-Server-Interactions

This project covers client server interactions using both TCP and UDP. It also simulates an eavesdropper / man-in-the-middle attack, and covers digital signatures and RSA public / private key encryption.

Language: Java - Size: 46.9 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

NaveenakrishnanS/Hybrid-Multiple_Cryptography

This is a new cryptographic approach based on the combination of hybrid and multiple cryptography.

Language: Python - Size: 13.7 KB - Last synced: 9 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

FaroukOyekunle/RSA-Factoring-Challenge

RSA Factoring challenge is a project where we are trying to decrypt private key from RSA algorithm

Language: Shell - Size: 13.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

zarif98sjs/CSE-406-Computer-Security

CSE 406 Computer Security Sessional (L4/T1)

Language: Python - Size: 27 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

VirtusV01/CipherShield

This GUI-based encryption and decryption application employs advanced cryptographic techniques to secure sensitive data. Users can safeguard their information by applying password-based encryption, utilizing algorithms like RSA for robust protection.

Language: Python - Size: 37.1 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

patidarayush11/RSA-Calculator

RSA is the algorithm used by modern computers to encrypt and decrypt messages. It is an asymmetric cryptographic algorithm. Asymmetric means that there are two different keys. This is also called public key cryptography, because one of them can be given to everyone. The other key must be kept private. It is based on the fact that finding the factors of an integer is hard (the factoring problem). RSA stands for Ron Rivest, Adi Shamir and Leonard Adleman, who first publicly described it in 1978. A user of RSA creates and then publishes the product of two large prime numbers, along with an auxiliary value, as their public key. The prime factors must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, if the public key is large enough, only someone with knowledge of the prime factors can feasibly decode the message

Language: Python - Size: 3.91 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 16 - Forks: 10

tTargiel/UNI-CySec1-Python-Challenges

Repository showcasing various Python solutions for "Cybersecurity 1" challenges at Saarland University, offering insights into cyber techniques.

Language: Python - Size: 1.7 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

isgulkov/rsa-prep

They see me rollin, they hating

Language: C++ - Size: 1.29 MB - Last synced: 9 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

ibo52/RSA-key-comp-networking

Language: Python - Size: 15.6 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

sabamadadi/10-Famous-Algorithms-in-Computer-Science

Algorithms in Computer Science!!

Language: C++ - Size: 21.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

LvMalware/vrsa-package

Simple implementation of the RSA encryption algorithm in Vlang (package).

Language: V - Size: 331 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

suubh/RSA-Decrypt

It include a task that explains RSA algorithm and tries to decipher the plain text using some online services for mathematical calculations.

Size: 1.85 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 0

vinaybhide/PaymentGateway

Send digitally signed & encrypted fund transfer (NEFT, RTGS or A2A) request to Bank Payment gateway.

Language: C# - Size: 5.17 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ChairChandler/RSA

RSA implementation.

Language: C - Size: 32.2 KB - Last synced: 9 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

brenomatos/rsa

RSA Cryptography implementation using Python3

Language: Python - Size: 11.7 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

jamespatrickryan/rsa-pasaforte

This is a Python RSA asymmetric cryptography algorithm uploaded on an autonomous instance of the package index (TestPyPI) deliberated for probation.

Language: Python - Size: 8.79 KB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

HoumingChen/textbook_rsa

An implementation of RSA

Language: Python - Size: 4.88 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Theikon/Rivest-Shamir-Adleman-cryptosystem

An implementation of the RSA cryptosystem in Pascal.

Language: TeX - Size: 209 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Sammers21/rsa

RSA encryption/decryption using Java Big Integer

Language: Scala - Size: 13.7 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

Maran27/ISAA

Information Security and Cryptographic Algorithms

Language: Python - Size: 20.5 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Archerxy/psi

Private Set Intersection algorithm written with pure java.

Language: Java - Size: 61.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

teng231/tokenmanager

Token manager, golang control flow access token.

Language: Go - Size: 20.5 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 3 - Forks: 1

nihal136/Text-encryption-using-various-algoritm

Encryption means securing digital data by converting it from readable format into an encoded format. Encrypted data can be read after it’s been decrypted. Encryption is a building block of data security. It is most important way to ensure a computer system’s information can’t be stolen or read by someone unauthorized.We developed the AES and RSA algorithm by which we can encrypt and decrypt the text.

Language: Python - Size: 3.66 MB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

kevinalmansa/rsa

Educational Implementation of RSA in C

Language: C - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 5 - Forks: 4

fxxce/Asymmetric-Encryption

Implementation of Various Asymmetric Crypto systems in pure python.

Language: Python - Size: 11.7 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

Sitaras/Capture-The-Flag

🔒| Successfully completed a Capture-The-Flag (CTF) challenge, as part of YS13 Cyber-Security class.

Language: Python - Size: 810 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Related Keywords
rsa-algorithm 276 rsa 123 rsa-cryptography 113 rsa-encryption 105 cryptography 72 rsa-key-encryption 44 python 38 encryption 38 java 32 decryption 24 rsa-key-pair 23 python3 23 aes-encryption 19 rsa-cryptosystem 17 encryption-decryption 17 rsa-decryption 16 rsa-key 15 algorithms 13 crypto 12 aes 11 security 10 digital-signature 10 c 9 rsa-signature 9 diffie-hellman-algorithm 9 encryption-algorithms 8 asymmetric-cryptography 8 diffie-hellman 8 csharp 8 extended-euclidean-algorithm 8 cybersecurity 7 aes-256 7 nodejs 6 des-algorithm 6 public-key-cryptography 6 javascript 5 miller-rabin 5 golang 5 cryptography-library 5 caesar-cipher 5 cpp 5 cryptography-algorithms 5 vigenere-cipher 5 jwt-authentication 4 cryptography-project 4 md5 4 cyber-security 4 php 4 aes-algorithm 4 end-to-end-encryption 4 euclidean-algorithm 4 jwt 4 elgamal 4 decryption-algorithm 4 playfair-cipher 4 sorting-algorithms 4 elgamal-encryption 4 socket-programming 4 android 4 openssl 4 sha256 3 number-theory 3 information-security 3 hill-cipher 3 ruby 3 cipher 3 des 3 c-plus-plus 3 sha-256 3 multiplicative-inverse 3 chat-application 3 access-control 3 file-encryption 3 caesar-cipher-algorithm 3 miller-rabin-test 3 des-encryption 3 cryptography-tools 3 chat 3 buffer-overflow-attack 3 client-server 3 aes-cipher 3 maven 3 prime-numbers 3 computer-security 3 go 3 cli 3 encryption-tool 3 mysql 3 des-encryption-algorithm 2 educational 2 communication 2 messenger 2 tor 2 socket 2 rail-fence-cipher 2 multithreading 2 monoalphabetic 2 playfair 2 assymetric-key-cryptography 2 rc4 2