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

GitHub topics: public-key-cryptography

nthparty/bcl

Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.

Language: Python - Size: 42.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 4

aayush7908/iChat

This is a chat application implemented using MERN stack. Major features are: 1. Websockets, 2. Two-Key Cryptography for Authentication, 3. API versioning, 4. Modular Approach

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

liesware/coherence

Coherence is cryptographic server for modern web apps

Language: C++ - Size: 35 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 4

tdemin/akm

age key manager

Language: Shell - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

chaeynz/Nyxchat

CLI-based Chat

Language: Python - Size: 57.6 KB - Last synced at: about 20 hours ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

JayantiTA/information-security

Information Security Group Assignments

Language: Go - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ratthapon/encryption-tutorial

Interactive lesson to learn asymmetric key encryption, digital signature, certificate authority

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: 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 at: about 1 year ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 13

darkwebdesign/public-key-cryptography-bundle

Public Key Cryptography Bundle

Language: PHP - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

pl4za/android-sensor-collection

A mobile app to collect and upload sensor data.

Language: Java - Size: 1.14 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

PaulShpilsher/ed25519-key-generator

Public key generator using Edwards-curve Digital Signature Algorithm (EdDSA)

Language: Go - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kokke/tiny-ECDH-c

Small portable Elliptic-Curve Diffie-Hellman in C

Language: C - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 230 - Forks: 59

wiringbits/safer.chat

safer.chat is a web application that allows you to have groupal chats using end-to-end encryption, no addons, or applications needs to be installed

Language: TypeScript - Size: 4.18 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 110 - Forks: 13

HarshVaragiya/X-ray-Echo-Romeo-Oscar

Xero - A platform independent Keylogger that implements hybrid cryptosystem.

Language: Python - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

GramThanos/falcon.js

Fast-Fourier Lattice-based Compact Signatures over NTRU in JavaScript

Language: JavaScript - Size: 576 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 3

Tejas1415/RSA-Encryption-Decryption-for-Image-and-Text-Messages

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

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

Thorium/KeyVaultSigning Fork of CompositionalIT/KeyVaultSigning

This component will calculate SHA-hash for your message and then sign that with a certificate stored in Microsoft Azure KeyVault.

Language: F# - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

craterdog-archives/js-bali-digital-notary 📦

A set of security utilities allowing digital notarization (signing) and verification of notarized documents in the Bali Nebula™.

Language: JavaScript - Size: 3.65 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

prithuadhikary/OPENSSL_EVP_ECDH_EXAMPLE

Example code demonstrating ecdh key agreement using openssl evp library.

Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 5

jocke-legacy/phraseless

Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ragsav/SCF_PEKS

Efficient Secure-Channel Free Public Key Encryption with Keyword Search for EMRs in Cloud Storage implementation in C using PBC library

Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ivansarno/EllipticCurvesLibrary

Elliptic Curves Cryptography Library

Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

pacelliv/ecdsa-node

Solution to the project from Week 1 from Alchemy University.

Language: JavaScript - Size: 1.66 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

xannythepleb/PyCryptX

PyCryptX - an X25519 + Ed25519 + ChaCha20 + BLAKE2b based public key encryption program in Python. This is an unaudited hobby project!

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

HeshamTB/hesham-rsa

Part of KAU EE305 Course. Implementing subjects: Prime algorithems, mod function (modular arithmetic) and asymmetric relations. A working example of the math behind RSA public key encryption.

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

crodriguezvega/go-knapsackcrypto

Knapsack crypto systems in Go

Language: Go - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jairopaiva/BitcoinExprCracker

Este projeto é fruto de um estudo pessoal sobre o algoritmo Secp256k1. O objetivo dele é conseguir obter, usando apenas os valores da chave pública, o valor correto da chave privada.

Language: C# - Size: 559 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 8

rubenandrebarreiro/cryptography-tutorials

Tutorials on Cryptography, ranging from Classical Cryptography (Pre-Quantum and Post-Quantum) to Quantum Cryptography.

Language: Jupyter Notebook - Size: 10.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

zambonin/tlm-neu-docker

Docker Compose instructions to launch an instance of the Trusted List Browser (non-EU).

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

Fullaxx/sepulcher

A docker tomb for your encrypted messages

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

DiptoChakrabarty/aws-ansible-user-manager

Manage multiple user accounts in your ec2 instances by creating or deleting users and also enable ssh based login for each user using their public key files

Size: 9.18 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

anubhav-narayan/PKNS

Public Key Name System Framework for Key Exchange in Peer-To-Peer and centralised servers.

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

andrewhamon/cox

Crystal wrapper for the libsodium crypto API

Language: Crystal - Size: 16.6 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 6

danielsousaoliveira/tiny-ECDH-python

Elliptic-Curve Diffie-Hellmankey agreement in Python

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

antoniofractuous/automation-shell-scripting

Implementation of the following:

Language: Shell - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manju07/sign-verify

Sign and verify through SSH public and private keys

Language: CSS - Size: 1.77 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

sauerbraten/discordauth

Sauerbraten auth server based on Discord accounts

Language: Go - Size: 2.44 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

BuggerBag/penetration_testing

🎩 [penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware, Spyware, Python, Go, C|EH.

Size: 5.18 GB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 30

NotDeCoder/CryptoHack_Solutions

Solution for CryptoHack courses

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

Infineon/optiga-trust-x 📦

OPTIGA™ Trust X Software Framework

Language: C - Size: 1.45 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 37 - Forks: 20

jrjr/paw.js

Passwordless Authentication Wallet (PAW) is key-based authentication for the web. The library helps manage identities, their associated public/private keypairs, and signing operations in the browser.

Language: JavaScript - Size: 992 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 41 - Forks: 4

Z-40/MicroRSA

Language: Python - Size: 119 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

aim97/Computer-security

Covering computer security: cryptography and network security

Size: 1.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

zacharyLYH/NoSequel-Database

A Golang based NoSQL document DB.

Language: Go - Size: 154 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

GaPhil/vpn

Secure TCP port forwarding application; using AES session key, performing secure handshake with X.509 certificates.

Language: Java - Size: 8.78 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

rishivasa33/Network-Security

Assignments for CSCI 6708 - Advanced Network Security

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

FlorianPicca/JWT-Key-Recovery

A tool that recovers the public key used to sign JWT tokens

Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 49 - Forks: 9

sandipandutta21/Audio_file-Encryption-RSA

Audio file (*.wav) encryption using RSA algo in python3

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

fuszenecker/PKI

Size: 1.28 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

mihaitodor/paillier

Optimised implementation of the Paillier cryptosystem

Language: C - Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 3

eVisionSoftware/e-crypt

eVision's Encryption Tool

Language: C# - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 6

GeorgiiFirsov/cryptoapi-samples 📦

Labs for development and exploitation of cryptographic infrastructure course. National Research Nuclear University MEPhI, Spring 2023

Language: C++ - Size: 109 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ldclakmal/ballerina-security

The one-stop place to learn/experience the examples, use-cases, demonstrations, and resources related to microservices security patterns with Ballerina, which is an open-source programming language for the cloud that makes it easier to use, combine, and create network services.

Language: Shell - Size: 10.2 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 5

fabifrank/pyUmbralDocker

Docker Container to play with the pyUmbral implementation of Nucypher (Proxy Re-Encryption).

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 0

lakinduakash/AES-RSA-TextLib

Manipulate string with AES and RSA cryptographic methods

Language: Java - Size: 48.8 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

howellsy/ecdsa-node

Using a Digital Signature Algorithm to facilitate transfers between addresses

Language: JavaScript - Size: 1.65 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

snekbeater/scrambpy

Scramb.py is a region based JPEG Image Scrambler and Descrambler written in Python for End-to-End-Encrypted (E2EE) Image distribution through unaware channels.

Language: Python - Size: 5.88 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 49 - Forks: 3

sebastianalamina/CyS_2023-1

Trabajos presentados como parte del curso de Criptografía y Seguridad, impartido por el profesor Manuel Díaz Díaz durante el semestre 2023-1 en la Facultad de Ciencias, UNAM.

Language: Python - Size: 11.6 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

nebipeker/Obtaining-Digital-Signatures-and-Public-Key-Cryptosystems Fork of hasancpp/cs333_project

This project is focused on the implementation of a method for obtaining digital signatures and public-key cryptosystems. The implementation code can be found under the App folder, while the final report is available under the LaTeX folder.

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

did-app/did-nodejs

DID is an Identity Provider, that authenticates users by verifying access to either an email address or securely stored private key.

Size: 154 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

juliorodrigues07/homomorphic_ecc_elgamal

Implementação de métodos de encriptação e decriptação homomórfica utilizando a cifra El Gamal sobre curvas elípticas.

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

aalekhpatel07/merkle-hellman-knapsack

An implementation of Merkle-Hellman Knapsack based public key crypto (along with a Lattice Reduction exploit)

Language: Rust - Size: 17.6 KB - Last synced at: about 10 hours ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hockeyfan360/Votifier-Spoofer

A proof of concept for Votifier server voting spoofing.

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

nathanmentley/RemoteCongress

A proof of concept platform that can securely hold remote votes for bodies like congress

Language: C# - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

glowkeeper/Provenator

This is a prototype application for proving the origins of captured digital media.

Language: JavaScript - Size: 6.02 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

Farfetch/notarizer 📦

Notarizer is a tool that provides a way of verifying the authenticity of docker images.

Language: Python - Size: 22.5 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

zambonin/tlmanager

Internationalized version of the Trusted List Manager (non-EU).

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

rbichage/Android-RSA-Encryption

RSA encryption with an existing public key.

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

Bigcointalk-org/btc-pki-bruteforce

A tool by Bigcointalk.org for testing the security of public and private key infrastructure used in popular cryptocurrencies.

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

shamo0/Bank-ATM

ATM/Bank system implementation

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

salemalem/pair-key-quantum-vulnerability

Pair End to End encryption keys (Private and Public) are vulnerable once Qubits will be enough. More on RESEARCH.MD

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

sandipandutta21/RSA-Encryption

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

username1565/mini_ecdsa Fork of qubd/mini_ecdsa

Elliptic curve tools, ECDSA, and ECDSA attacks.

Language: Python - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

fboulnois/ring-pkae-example

An example of public key authenticated encryption in Rust

Language: Rust - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cagatayozata/cryptographyPython

Encrypting and Decrypting File with Public/Private Key and Secret Key - Python

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 1

smartibase/Decipher-the-message-and-code-91101

Code 91101 is a mysterious message from the depths of the digital world

Size: 55.7 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Aathira-S/RSA-Demonstration

This project implements RSA cryptography using python and simulates secure communication among 3 preset user profiles.

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

justdvnsh/elliptic-py

Fast Implementation of Elliptic Curve cryptography in pure python

Language: Python - Size: 321 KB - Last synced at: about 13 hours ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

edoars/public-key-crypto-notes

LaTeX notes (in italian) for the undergraduate Public-key Cryptography course at University of Roma Tre

Language: TeX - Size: 453 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stvhwrd/secureIM

🔐💬 [Java] Secure (authenticated, encrypted, signed) instant messaging between a client and server program.

Language: Java - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

GoldenStone02/ACG-assignment

An encryption systems made using Python for our Applied Cryptography Module in Year 1.

Language: Python - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Priyansh2/Secure-FTP

Designed and built a basic TCP oriented Secure File Transfer Protocol (SFTP) with Diffie-Hellmann key exchange protocol, modified Caesar Cipher for encryption, DSS signature scheme and SHA1 for password hashing.

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

tokoin/tokoin

Just a hobby cryptocurrency 🪙 🚀

Language: C++ - Size: 36.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

flpborba/alshehhi

An implementation of the IND-CCA adaptation of Loidreau's public key encryption scheme presented in Shehhi et al. (https://eprint.iacr.org/2019/1278)

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

cryptid-org/cryptid-js

Browser-friendly Identity-based Encryption library powered by WebAssembly.

Language: JavaScript - Size: 490 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 5

jerrymannel/crypto101

Set of openssl commands to generate key, certificate, encrypt and decrypt.

Language: Shell - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vzhomeexperiments/keepyoursecret

Repository for the course 'Cryptography is more fun with R'

Language: R - Size: 131 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 7

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.

Language: Java - Size: 565 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

d-Raco/UC3M_Data-Protection

Repo for the Data Protection course

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

lix2ng/qdsv

Full qDSA on all Cortex-M cores. M0, M3, M4 etc.

Language: C - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

passulo/ed25519-cli

Command-Line Interface for using ed25519 EdEC Crypto

Language: Shell - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sandipandutta21/rsagraphy

Language: Python - Size: 1.71 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

moonsikpark/ecprivacy

Pretty good privacy, but not PGP.

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

DanSilva41/asymmetric-cryptography

Asymmetric cryptography implementation with Kotlin

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

Gunnar-Stunnar/dhecc

Diffie Hellman Elliptic Curve Key exchange automated Encrypting system using AES

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

liorwunsch/Rabbit-Cipher-McEliece-Cryptosystem-ECDSA-Signature

A proper cryptosystem that will enable us to access a passwords database securely.

Language: Java - Size: 1.49 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

hamoudafares/secure-chat Fork of nour-karoui/secure-chat

An end to end encrypted chat app built using React, Express, Socket.io, Mongodb, Node.Js, LDAP & OpenSSL

Language: JavaScript - Size: 261 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

meixler/web-browser-based-public-key-encryption

Simple public-key cryptography using just your web browser

Language: HTML - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

alessio-proietti/factoring-algorithms

Python implementation of Pollard's p-1, Pho and Wiener Attack. At least.

Language: Python - Size: 7.81 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

wesaugur/keychain

Wes Augur's Public Keychain

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

Related Keywords