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

GitHub topics: rsa-key

skoerfgen/ACMECert

PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities

Language: PHP - Size: 216 KB - Last synced at: about 12 hours ago - Pushed at: about 12 hours ago - Stars: 128 - Forks: 34

alankucher/RSAcrack

Obtain-the-passphrase-of-a-private-key-(id_rsa),-this-tool-uses-the-ssh-keygen-binary-to-perform-a-brute-force-attack-until-a-successful-collision-occurs.

Language: JavaScript - Size: 2.93 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

cloudflare/gokey

A simple vaultless password manager in Go

Language: Go - Size: 58.6 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 2,039 - Forks: 90

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: Swift - Size: 369 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 133 - Forks: 59

Crissrodni/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Size: 0 Bytes - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

d4t4s3c/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Language: Shell - Size: 1.24 MB - Last synced at: 12 days ago - Pushed at: 28 days ago - Stars: 71 - Forks: 14

SAKUZA69/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Size: 0 Bytes - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

icang02/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Size: 4.88 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Phonepyaesone6/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Size: 0 Bytes - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

rake43/RSAcrack

Obtain the passphrase of a private key (id_rsa), this tool uses the ssh-keygen binary to perform a brute force attack until a successful collision occurs.

Size: 4.88 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

fumiama/aes-rsa-tcp-demo

C/S demo with RSA and AES Algorithm

Language: Go - Size: 11.7 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

toafez/HowTo_Windows.SSH.PuTTY.PuTTYgen

How to set up SSH public key authentication using PuTTY and PuTTYgen

Size: 550 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

akanass/self-signed-certificate-with-custom-ca

Generate self signed certificate with a custom CA for your development process and make all browsers happy with a lock in the address bar

Size: 436 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

babblebey/private-key-converter

This is a tiny project that allows you to convert private key formats through a web interface.

Language: JavaScript - Size: 330 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

toafez/HowTo_Linux.SSH.Terminal

How to set up SSH public key authentication using a Linux terminal

Size: 105 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

toafez/HowTo_Windows.SSH.Powershell

How to set up SSH public key authentication using Windows PowerShell

Size: 112 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

binxio/cfn-secret-provider

A CloudFormation custom resource provider for deploying secrets and keys

Language: Python - Size: 458 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 141 - Forks: 70

Firesphere/silverstripe-graphql-jwt

JWT Authentication for GraphQL

Language: PHP - Size: 221 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 23

snackk/cryptohdsLibrary

SEC Project

Language: Java - Size: 38.1 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lorenzodisidoro/avocado-cli

🥑 Avocado is a small surface command line interface to use Avocado SDK, it can be used to encrypt your secrets with RSA key

Language: Go - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

jamesrwilliams/javascript-encryption

Experimenting with encryption and decryption using different JavaScript encryption libraries.

Language: HTML - Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

ThiBsc/RSAencryption

A peer to peer chat with RSA encryption algorithm

Language: Java - Size: 62.5 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

RaymundoBaca/RSA-Generator

This tool generate RSA public key as well as the private key.

Language: Java - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Snawoot/rsaopt 📦

Utility which optimizes secret exponent of RSA key for faster power calculation

Language: Python - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 0 - 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 at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

RealityRipple/PersonalDKIM

🖊️ Add a DKIM header to your outgoing messages.

Language: JavaScript - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

afonsocrg/RSACypherMachine

RSA string encrypter and decrypter

Language: Python - Size: 4.59 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

morshedmasud/ssheasy

SSHeasy is a python version of ruby gem SSHwitch which through you can manage multiple ssh keys in a Unix-like system. The purpose of this is to enable using different sets of keys for services such as Github, Heroku, Bitbucket, or any other that requires SSH auth.

Language: Python - Size: 9.77 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Defkon1/PDND-keygen

Small Powershell script to generate RSA keys for PDND authentication

Language: PowerShell - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gregl83/gregl83

GitHub Dashboard

Size: 20.5 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rasti37/RSA-Cryptosystem

Encryption and Decryption using the RSA Algorithm

Language: Java - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

arnobpl/DNSSEC

This project simulates DNSSEC (especially NSEC) focusing how to prevent zone walking attack

Language: Java - Size: 143 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

R1nlz3r/Factrace

Factorization Race : Crack RSA integer as quickly as possible

Language: C - Size: 1.62 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1

verloka/CSharpRSA

Language: C# - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hassanzadehmahdi/RSA-Algorithm-in-Cryptography

RSA algorithm is asymmetric cryptography algorithm. Asymmetric actually means that it works on two different keys i.e. Public Key and Private Key. As the name describes that the Public Key is given to everyone and Private key is kept private.

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

RiiConnect24/IOS-Patcher 📦

Patches the RSA Key and applies mail patches in IOS31 and IOS80 on the Wii so you can use RiiConnect24.

Language: Batchfile - Size: 1.43 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 6

VS-57/RSA-Encryption

Modified-RSA-With-C

Language: C++ - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

TaleTN/libtomcrypt-rsa-howto

LibTomCrypt RSA digital signatures how-to

Language: Makefile - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 4

marekpizner/rsa_attacks

RSA common factor attack

Language: Python - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cocafe/RSA_Algorithms_Demo

Simple demo for RSA encryption, decrytion, signature and SHA-512 hash algorithm

Language: C - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 2

udondan/cdk-secrets 📦

DEPRECATED - Secrets provider for AWS CDK

Language: TypeScript - Size: 333 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

keymastervn/rsa_benchmarking 📦

Golang RSA benchmark performance in generating keys, encrypting and decrypting files.

Language: Go - Size: 9.72 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 2

abhi-agrawl/rsa-algorithm

Implementing RSA Algorithm using MR Test, FME Test, EA and EEA

Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

markhilton/gcloud-kubectl

Google Cloud SDK with authorized access to Kubernetes cluster

Language: Shell - Size: 5.86 KB - Last synced at: 30 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

dan1183/RSA

Implementation of asymmetric RSA encryption

Language: CMake - Size: 448 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vatsal278/msgbroker

Language: Go - Size: 156 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vivekmaniyar/microservices-architecture

This repository contains practice projects of microservices in java.

Language: Java - Size: 81.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

usrbinbrain/pf-bkp

Backup massivo da configuração de firewalls pfSense via SSH.

Language: Shell - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

alessio-proietti/rsa-factor-Nab

Python implementation of RSA-factor(n, a, b) algorithm.

Language: Python - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zakuradev/onion-pgpkey

Create Customized .onion Addresses for Your Hidden Service!

Language: C - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

markhilton/docker-git-clone

Docker image to clone requested github or bitbucket repository

Language: Shell - Size: 3.91 KB - Last synced at: 23 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 5

faycalki/RSA_Encryption_and_decryption

This program uses the modular functionalities of some of my other algorithms in order to make them all work together in such a way that we are able to achieve our main goal of RSA encryption and decryption at will.

Language: Python - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hnjm/RSAUtil Fork of stulzq/RSAUtil

.NET Core RSA algorithm using the help tool.It supports data encryption, decryption, signature and verification signature.It supports three key formats, namely: xml, pkcs1, pkcs8.It also supports key conversion for these three formats.Last also support pem formatting.

Language: C# - Size: 1.6 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

nils-christian/lijense

liJense is a small open-source framework to use licenses in your Java application.

Language: Java - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

bkthomps/RsaEncryption

Simple implementation of RSA Encryption.

Language: C# - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ronaldmannak/Encryption

Playground RSA encryption and signing

Language: Swift - Size: 8.79 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

d4rkvaibhav/Basic-RSA

Basic implementation of RSA Encryption

Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

senavs/rsaEcryption

:heavy_check_mark: RSA algorithm in Python. Encripyt text using Public and Private keys.

Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

laqda/SSL_network

:busts_in_silhouette: Network "friends of my friends are my friends"

Language: Rust - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

szybia/RSA-Key-Generator

Small project to implement public key cryptography along with Diffie–Hellmans key exchange.

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

BlackEric001/sharewarereg

Simple Demo Registration Tool For Shareware Applications

Language: C# - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

TransEmpiric/simple-encryptor

Simple property ecryptor/decryptor extension for Spring Framework (RSA Public and Private PEM keys and the like).

Language: Java - Size: 14.6 KB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

hugorodrigues/octosecret-crypto

NodeJS library to encrypt and decrypt data using RSA keys

Language: JavaScript - Size: 591 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

fengtan/rsa-breaker

Command line tool to break weak RSA keys using Wiener's attack

Language: Java - Size: 133 KB - Last synced at: about 2 years ago - Pushed at: about 10 years ago - Stars: 1 - Forks: 0

AlexSantoss/Criptografia

Geração de chaves para criptografia RSA

Language: Java - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0