Skip to content

blndmxr/blndmxr-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blndmxr-lib is a javascript library that fully implements the blindmixer primitives.

Design Goals

  • Pure javascript for browsers and node.js compatibility

Although we use some cutting-edge bigint stuff ( https://caniuse.com/#search=bigint ) so wide browser support doesn't exist yet.

  • No Dependencies

npm has proven to be a security nightmare, so by avoiding the use of dependencies we keep things simple and easy to audit. Note: there are some dev-dependencies, but they're not required.

Warning:

Everything is extremely alpha, and subject to change. Use at your own peril.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published