Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.
/ crypto Public archive

The cryptography functions which are used in Unirep

Notifications You must be signed in to change notification settings

Unirep/crypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unirep crypto v1.0.0

Cryptography primitives used in UniRep

Install and build

yarn install && \
yarn build

Functions

semaphore with poseidon hash

  • genIdentity
  • genIdentityCommitment
  • serialiseIdentity
  • unSerialiseIdentity

Sparse Merkle Tree

  • SparseMerkleTreeImpl

maci-crypto@^0.9.1

  • genRandomSalt
  • hash5
  • hashOne
  • hashLeftRight
  • stringifyBigInts
  • unstringifyBigInts
  • IncrementalQuinTree
  • wrappedPoseidonT3Hash
  • newWrappedPoseidonT3Hash

About

The cryptography functions which are used in Unirep

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published