rsa-cryptography

There are 795 repositories under rsa-cryptography topic.

  • drduh/YubiKey-Guide

    Guide to using YubiKey for GnuPG and SSH

    Language:HTML11.6k2182431.2k
  • chris2511/xca

    X Certificate and Key management

    Language:C++1.7k60501216
  • tarcisio-marinho/GonnaCry

    A Linux Ransomware

    Language:Python7173912401
  • life4/enc

    🔑🔒 A modern and friendly CLI alternative to GnuPG: generate and download keys, encrypt, decrypt, and sign text and files, and more.

    Language:Go5048018
  • sybrenstuvel/python-rsa

    Python-RSA is a pure-Python RSA implementation.

    Language:Python49010119115
  • x011/SecretPixel

    SecretPixel is a cutting-edge steganography tool designed to securely conceal sensitive information within images. It stands out in the realm of digital steganography by combining advanced encryption, compression, and a seeded Least Significant Bit (LSB) technique to provide a robust solution for embedding data undetectably.

    Language:Python3167332
  • spamegg1/Math-for-CS-solutions

    Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)

    Language:TeX1543024
  • Kitura/BlueRSA

    RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).

    Language:Swift133173359
  • secureyourself7/python-keylogger

    Advanced Pure-Python Keylogger

    Language:Python1096325
  • CryptoNet

    itbackyard/CryptoNet

    CryptoNet is simple, fast and a lightweight asymmetric and symmetric encryption library.

    Language:C#10466719
  • NobleMajo/vault

    File encryption and decryption cli tool written in go.

    Language:Go79234
  • secutils

    secutils-dev/secutils

    Secutils.dev is an open-source, versatile, yet simple security toolbox for engineers and researchers

    Language:Rust722523
  • ihebski/factordb

    RSA primes numbers /RSA/CTFs

    Language:Python714012
  • SKocur/Image-Cipher

    Steganography software for encrypting text into image that uses modified version of LSB (Least Significant Bit) algorithm.

    Language:Java584318
  • Catherine22/SecuritySample

    (Android) Hide encrypted secret API keys in C/C++ code, retrieve and decrypt them via JNI. Google SafetyNet APIs example.

    Language:Java54326
  • FermatAndRSA-Java

    vittorioPiotti/FermatAndRSA-Java

    Soluzione software in Java che genera e salva su file i numeri primi con algoritmo di Fermat e algoritmo di crittografia RSA

    Language:Java52100
  • azadkuh/mbedcrypto

    a portable, small, easy to use and fast c++14 library for cryptography.

    Language:C++475211
  • vesvault/libVES.c

    VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key

    Language:C39408
  • HexPandaa/RSA-Common-Modulus-Attack

    A simple Python 3 script to perform Common Modulus attacks on RSA

    Language:Python38108
  • crypton

    konstantinullrich/crypton

    A simple Dart library for asymmetric encryption and digital signatures

    Language:Dart3442612
  • git-akshat/CNS-Lab

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

    Language:C++312116
  • abumq/ripe

    Lightweight cryptography library wrapper

    Language:C++295515
  • namreeb/WardenSigning

    Experimenting with Warden signature cracking

    Language:C++274115
  • tarcisio-marinho/RSA

    Simple RSA cryptographyc algorithm implementation

    Language:Python27218
  • Xtrendence/X-Anonymous

    An anonymous Node.js chat web application for end-to-end encrypted communication. All encryption is done on the client-side using RSA-2048/3072/4096, so the server literally knows nothing.

    Language:JavaScript25768
  • Sanix-Darker/kripta

    A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)

    Language:Java24107
  • denysdovhan/rsa-labwork

    A javascript RSA algorithim encryption tool

    Language:JavaScript22407
  • DoniaEsawi/Your-Safe-Zone

    A flutter desktop windows app for cyber security

    Language:Dart21101
  • longluo/RSA

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

    Language:C213022
  • only2dhir/rsaencryption

    RSA Encryption and Decryption in java

    Language:Java202117
  • 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:Python162010
  • sinamna/ChizCoin

    simple blockchain implementation

    Language:Python15112
  • AhmedIssa11/Real-Time-Secure-Chat-Application

    real-time secure chat application from scratch with end-to-end encryption

    Language:Python14216
  • ZeroBone/PollardRsaCracker

    RSA cracking algorithm based on Pollard factorization (Pollard's p-1 method).

    Language:Python14202
  • paulveillard/cybersecurity-static-analysis

    An ongoing & curated collection of awesome vulnerability scanning software, libraries and frameworks, best guidelines, technical resources and most important static application security testing (SAST)

    Language:Makefile13201
  • trhgquan/crypto

    Cài đặt thuật & tóm tắt lí thuyết Mã hóa mật mã - fit@hcmus

    Language:Jupyter Notebook13107