Skip to content

DarkProto Threshold Cryptosystem based protocol prototype proposal. Ciphers benchmarking with Intel SGX isolation using AWS Nitro Enclaves or Fortanix target backend for Rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

andrcmdr/darkproto-proposal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DarkProto Proposal

Decentralized secure pairing-based threshold cryptosystem (re-encryption protocol) for collaborative/collective decryption (one-key-of-many decryption scheme) and signatures.

Build and run DarkProto using make.sh shell helper and Cargo:

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

About

DarkProto Threshold Cryptosystem based protocol prototype proposal. Ciphers benchmarking with Intel SGX isolation using AWS Nitro Enclaves or Fortanix target backend for Rust.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published