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

Topic: "elliptic-curve"

kilic/bls12-381 📦

High-speed BLS12-381 implementation in Go

Language: Go - Size: 702 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 126 - Forks: 47

patrickpr/YAOG

Yet Another Openssl GUI : Qt based openssl GUI to create CSR, certificates, keys (RSA / DSA / EC)

Language: C - Size: 15.6 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 108 - Forks: 11

serengil/LightPHE

A Lightweight Partially Homomorphic Encryption Library for Python

Language: Python - Size: 367 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 79 - Forks: 8

cvarier/2D-Elliptic-Mesh-Generator

2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations

Language: Java - Size: 25.9 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 10

bilibili/SMGo

Shang-Mi cipher library. Constant-time implementation of SM2 and SM4.

Language: Go - Size: 1.05 MB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 46 - Forks: 8

sdiehl/elliptic-curve

A polymorphic interface for elliptic curve operations

Language: Haskell - Size: 713 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 42 - Forks: 11

toposware/cheetah 📦

A STARK-friendly elliptic curve defined over a sextic extension of a small prime field.

Language: Rust - Size: 712 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 3

konstantinullrich/crypton

A simple Dart library for asymmetric encryption and digital signatures

Language: Dart - Size: 127 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 12

JeanLucPons/BSGS

Baby Step Giant Step for SECPK1

Language: C++ - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 31 - Forks: 34

Etayson/BSGS-cuda

Language: PureBasic - Size: 553 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 28

aergoio/secp256k1-vrf Fork of bitcoin-core/secp256k1

Optimized C library for EC operations and VRF on curve secp256k1

Language: C - Size: 2.07 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 5

aureleoules/ecdsa

ecdsa operations in go

Language: Go - Size: 21.5 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

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

nealfennimore/webcrypto-ts

No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support

Language: TypeScript - Size: 3.22 MB - Last synced at: 13 days ago - Pushed at: 27 days ago - Stars: 5 - Forks: 0

nickromandini/RingSignatureEllipticCurve

An implementation of Ring Signature using keys generated from Elliptic Curves. Signing algorithm written in Javascript. Verifying algorithm written in Python.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

iamsilvio/openssl-PKI-Setup

Configuration for an openssl PKI infrastructure

Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

JakeBruner/IB-extended-essay

Repository for my IB Extended Essay on Mathematics. This assignment is due at the end of 12th grade as a requisite to pass the IB Diploma programmme.

Language: Jupyter Notebook - Size: 24.4 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

pedroalbanese/gost2012

Parameters for the GOST R 34.10-2012 512-bit curves (RFC7836)

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

azuchi/ruby_ecdsa_ext

Extension of the ecdsa gem.

Language: Ruby - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

craigwrong/schnorr-tool

A helper command-line tool for Bitcoin's Elliptic-Curve cryptography and Schnorr signatures.

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

EllipticPIR/libepir

EllipticPIR client library for C / C++ / Rust / Node.js / TypeScript.

Language: TypeScript - Size: 10.1 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

andrea-varesio/vanity-PyGP 📦

Securely generate PGP keys with a custom ID

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

Oriolac/cig-lib

The Cryptography and Algebra Structures Java Library of University of Lleida

Language: Java - Size: 5.46 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

DrPeterVanNostrand/joux-bls12-381

Joux's tripartite key-exhange using curve BLS12-381

Language: Rust - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

azuchi/frostrb

Ruby implementations of Two-Round Threshold Schnorr Signatures with FROST.

Language: Ruby - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

michelenatale/Cryptography

A few examples used in Cryptography, as a Winform or Console Application.

Language: C# - Size: 93.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

pmuens/ecc-ts

Elliptic Curve Cryptography implementation of ECDH and ECDSA on curve secp256k1

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

mickymultani/ZeroKnowledgeProofs

Interactive simulation of Zero-Knowledge Proofs using elliptic curve cryptography in Python, demonstrating secure credit score verification for lending processes.

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

NuID/elliptic

Cross-platform elliptic curve arithmetic

Language: Clojure - Size: 138 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

xieincz/Cryptography

C++ implementation of cryptographic algorithms such as AES, DES, RSA, DSA, ECC (elliptic curve), MD5, Diffie_Hellman, ElGamal, Caesar cipher, and shift cipher. AES、DES、RSA、DSA、ECC(椭圆曲线)、MD5、Diffie_Hellman、ElGamal、凯撒密码、移位密码等密码学算法的C++实现。

Language: C++ - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

username1565/brainwallet.github.io Fork of area/brainwallet.github.io

https://username1565.github.io/brainwallet.github.io/

Language: JavaScript - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

nyg/opaque-impl

PoC implementation in SageMath of OPAQUE, an asymmetric PAKE protocol.

Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

ash161204/An-attempt-to-predict-the-behavior-of-the-properties-of-the-secp256k1-Elliptic-Curve

An attempt to predict the behavior of the properties of the secp256k1 Elliptic Curve: Cryptography and cryptocurrency related parameters secp256k1 reveals several vulnerabilities and potential threats:

Language: Python - Size: 18.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

demining/An-attempt-to-predict-the-behavior-of-the-properties-of-the-secp256k1-Elliptic-Curve

An attempt to predict the behavior of the properties of the secp256k1 Elliptic Curve: Cryptography and cryptocurrency related parameters secp256k1 reveals several vulnerabilities and potential threats:

Language: Python - Size: 20 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

gharib-uk/Bitcoin

Bitcoin Core Implementation in Golang

Language: Go - Size: 171 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

mutkuensert/AndroidSignatureExample

An example Android app for generating key pairs in trusted execution environment to sign data requiring biometric authentication using Android keystore.

Language: Kotlin - Size: 6.75 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

craigwrong/secp256k1 Fork of bitcoin-core/secp256k1

Swift Package Manager (SPM) and Docker version of the original Bitcoin Core elliptic curve library. See README.craigwrong.md for details.

Language: C - Size: 11.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

nthparty/rbcl

Python library that bundles libsodium and provides wrappers for its Ristretto group functions.

Language: Python - Size: 47.9 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 5

halukyamaner/ecdh-key-exchanger

ECDH Key Exchanger

Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LesterEvSe/Cryptography-Signature-algorithms

Language: Circom - Size: 2.2 MB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mchristou/competitive_algorithms

16 Algorithms for competitions and job interviews

Language: C++ - Size: 3.25 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

shamsasari/ec-rust

Elliptic curve cryptography in Rust

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

denizumutdereli/go-cryptography

Cryptography with golang

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

encryption4all/ibs

Identity-Based Signatures

Language: Rust - Size: 25.4 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

fjpacheco/elliptic-curve-cryptography

Implementation of Elliptic Curve / Finite Body in Rust

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

guillaumelauzier/ECDSA

The Elliptic Curve Digital Signature Algorithm (ECDSA) is the digital signature algorithm used for ordinals and inscriptions on Bitcoin. It is used to prove ownership of private keys and to sign transactions. ECDSA is a variant of the Digital Signature Algorithm (DSA) that uses elliptic curve cryptography. It provides a high level of security ...

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

username1565/secp256k1-js Fork of lionello/secp256k1-js

Pure JS implementation of secp256k1 signing, verification, recovery ECDSA.

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

EllipticPIR/crypto-incognito

Crypto Incognito Node.js / TypeScript Official Library

Language: TypeScript - Size: 4.83 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

angeal185/js-ecdsa

ecdsa for the browser using the webcrypto api

Language: JavaScript - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

angeal185/jquery-ecdsa

ecdsa jquery plugin for the browser using the webcrypto api

Language: JavaScript - Size: 16.6 KB - Last synced at: 4 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

username1565/pgp Fork of TheChiefMeat/pgp

https://username1565.github.io/pgp/

Language: JavaScript - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0