Decentralized secure pairing-based threshold cryptosystem (re-encryption protocol) for collaborative/collective decryption (one-key-of-many decryption scheme) and signatures.
bash ./make.sh [ help/h/? | fmt | check | build | build release | submodules | submodules update | exec | exec_logging | exec_logging_cliout ]
bash ./make.sh fmt
bash ./make.sh check
bash ./make.sh submodules update
bash ./make.sh submodules
bash ./make.sh build release
bash ./make.sh build
bash ./make.sh exec
RUST_LOG="darkproto=debug" bash ./make.sh exec