• Stars
    star
    1
  • Language
    Rust
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

modified Inner Product Argument version from Halo paper

More Repositories

1

coffeeMiner

collaborative (mitm) cryptocurrency mining pool in wifi networks
Python
1,057
star
2

go-snark-study

zkSNARK library implementation in Go from scratch (compiler, setup, prover, verifier)
Go
232
star
3

darkID-prototype

Blockchain based anonymous distributed ID system using RSA Blind Signatures
Go
107
star
4

cryptofun

Crypto algorithms from scratch in Go. Learning purposes only. ECC, BN128 pairing, Paillier, RSA, Homomorphic computation, ElGamal, Schnorr, ECDSA, BLS, ...
Go
68
star
5

flock-botnet

Twitter botnet with autonomous bots replying tweets with text generated based on probabilities in Markov chains
Go
55
star
6

awesome-circom

A curated list of repos related to Circom
53
star
7

poseidon-rs

Poseidon hash function
Rust
40
star
8

goBlockchainDataAnalysis

blockchain data analysis
Go
36
star
9

provoj

Simple python library to check the endpoints of an RESTful API
Python
35
star
10

protogalaxy-poc

ProtoGalaxy folding scheme PoC implementation https://eprint.iacr.org/2023/1106.pdf
Rust
31
star
11

evm-rs

Ethereum Virtual Machine implementation from scratch in Rust
Rust
24
star
12

babyjubjub-rs

BabyJubJub elliptic curve implementation in Rust
Rust
24
star
13

kzg-commitments-study

Kate-Zaverucha-Goldberg Polynomial Commitments
Go
23
star
14

miksi-core

ethereum zk coin-mixer
Solidity
19
star
15

goDDOS

academical ddos server client written in go
Go
17
star
16

shamirsecretsharing

ShamirSecretSharing Rust & Go implementation + WASM lib
Rust
16
star
17

merkletree-rs

Sparse MerkleTree implementation in Rust
Rust
16
star
18

go-blindsecp256k1

Blind signatures over secp256k1 elliptic curve
Go
12
star
19

go-bellman-verifier

Groth16 zkSNARK bellman proof verifier using cloudflare/bn256 Pairing
Go
11
star
20

goNmapTelegramBot

simple telegram bot, that gets an ip, performs a nmap port scan, and returns the result to the telegram user
Go
9
star
21

eth-kzg-ceremony-alt

Alternative implementation of the contributor-client for the Ethereum KZG Trusted Setup Ceremony
Go
9
star
22

go-dht

Kademlia DHT implementation
Go
8
star
23

mimc-rs

MiMC hash function
Rust
7
star
24

blogo

Static blog generator, template engine from markdown and html templates
Go
7
star
25

argos

Open source twitter entropic toolkit written in Go lang
Go
7
star
26

gogame

Nostalgic OGame clone in Go
Go
7
star
27

commonroutesApp

car sharing app - client side [Angularjs + Ionic]
JavaScript
6
star
28

class2context

javascript library, to add context menu functionallity to html page
JavaScript
6
star
29

decentralized-blogging-platform

Decentralized blogging platform, over IPFS
HTML
6
star
30

go-merkletree-old

Optimized MerkleTree implementation in Go.
Go
6
star
31

echo-botnet

A twitter botnet with autonomous bots replying tweets with pre-configured replies
Go
5
star
32

fri-commitment

FRI commitment scheme
Rust
5
star
33

link2epub

Very simple tool to download articles and convert it to .epub/.mobi files.
Go
5
star
34

blindsecp256k1-js

Typescript implementation of blind signatures over secp256k1 compatible with https://github.com/arnaucube/go-blindsecp256k1
TypeScript
4
star
35

fft-rs

Fast Fourier Transform implementation in Rust
Rust
4
star
36

slowlorisdb

Slow, decentralized and cryptographically consistent database
Go
3
star
37

galdric

machine learning server, for image classification applying KNN
Go
3
star
38

huffman-coding

Huffman encoding and decoding
Go
3
star
39

wifiAutoWPS

auto wps pin for wifi code adaption
Shell
3
star
40

commonroutesServer

car sharing app - backend
JavaScript
3
star
41

miksi-app

JavaScript
2
star
42

configs

config files
Shell
2
star
43

gogame-frontend

Frontend for https://github.com/arnaucube/gogame
JavaScript
2
star
44

faircoinmap-webapp

Webapp map showing places accepting FairCoin
JavaScript
2
star
45

go-chip8

CHIP-8 emulator written in Go
Go
2
star
46

bc

Own p2p network and own blockchain libraries written in Go, to develop own decentralized apps.
Go
2
star
47

goCaptcha

captcha server, with own datasets
Go
2
star
48

md-live-server

Server that renders markdown files and live updates the page each time that the file is updated
Go
2
star
49

commonroutesBot

Telegram bot to notify when new travels are published.
JavaScript
2
star
50

pad2ipfs

Simply Go lang library to get the content from a pad (etherpad) and put into IPFS.
Go
2
star
51

math

Notes, code and documents done while reading books and papers.
TeX
2
star
52

goImgServer

Server of images, written in Go lang
Go
2
star
53

padArchiver

Tool to store pads (from url) into local directory and IPFS.
Go
2
star
54

blockchainIDsystem

Blockchain based anonymous distributed ID system
Go
2
star
55

esp32-wallet-viewer

esp32 code to monitor wallets
C
2
star
56

slides

Go
1
star
57

blog

JavaScript
1
star
58

mumble-telegram-bot

Telegram bot that sends messages when users connect, move from rooms, and disconnect from the Mumble (Murmur) server.
JavaScript
1
star
59

ring-signatures-rs

bLSAG implementation in rust
Rust
1
star
60

commonroutesLandingPage

CSS
1
star
61

twitterReader

twitter reader assistant
Go
1
star
62

raspberryGPIOhtmlserver

[nodejs + express + pi-gpio] nodejs server to control raspberrypi GPIO, from an html server
JavaScript
1
star
63

tor-eth-online-shop

HTML
1
star
64

blindsig-client-server-example

Example of usage of https://github.com/arnaucube/go-blindsecp256k1
JavaScript
1
star
65

paraulogic-word-finder

Python
1
star
66

blogoExample

This is an example of the use of blogo static blog engine (https://github.com/arnaucube/blogo).
HTML
1
star
67

kesto

box with pieces of code
Go
1
star
68

goRecommender

Content recommendation API based on Machine Learning
Go
1
star
69

nokto

xfce terminal theme
1
star
70

chip8-rs

CHIP-8 emulator written in Rust
Rust
1
star
71

faircoin-calculator

very simple Faircoin calculator
HTML
1
star
72

goKNN

Go library of the K Nearest Neighbors algorithm, calculating the Euclidean distances
Go
1
star
73

kindle-weather

CSS
1
star
74

botnetCrafter

Python
1
star
75

cellMapVisualizer

Data analyisis server & Web map visualization for a dataset of more than 3.5GB
Go
1
star