Pinned Repositories
accumulator
Cryptographic accumulators in Rust.
benchgnark
Some simple tests regarding gnark
big
Modified Golang.math.big
FastGreatestCommonDivisor
An implementation of various greastest common divisors algorithms
gnarktests
Some simple tests regarding gnark
multiexp
Provides exponentation function for big integers with fast speed.
rsa_accumulator
An rsa accumulator library for experiment. DO NOT use in production environment.
VTLP
WaterCarver
Demo for our paper WaterCarer, an anonymous confidential blockchain system based on account model.
rsa_accumulator
An rsa accumulator library for experiment. DO NOT use in production environment.
jiajunxin's Repositories
jiajunxin/rsa_accumulator
An rsa accumulator library for experiment. DO NOT use in production environment.
jiajunxin/multiexp
Provides exponentation function for big integers with fast speed.
jiajunxin/WaterCarver
Demo for our paper WaterCarer, an anonymous confidential blockchain system based on account model.
jiajunxin/FastGreatestCommonDivisor
An implementation of various greastest common divisors algorithms
jiajunxin/VTLP
jiajunxin/accumulator
Cryptographic accumulators in Rust.
jiajunxin/benchgnark
Some simple tests regarding gnark
jiajunxin/big
Modified Golang.math.big
jiajunxin/gnarktests
Some simple tests regarding gnark
jiajunxin/go
The Go programming language
jiajunxin/group_playground
A playground for group theory.
jiajunxin/jiajunxin.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jiajunxin/test100prisonersAlgo
A simple test program for 100 prisoners problem under another condition.