Skip to content

akalmykov/python-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nillion Python Examples

This repo contains examples to go along with the Nillion Python Client docs: https://docs.nillion.com/python-client

  • core_concept_multi_party_compute - This is an example using the Nillion Python Client to store a program, and run multi party compute, computation involving secret inputs from multiple parties
  • core_concept_permissions - This multi part example demonstrates storing and retrieving permissioned secrets and revoking permissions.
  • core_concept_single_party_compute - The examples in this directory run programs that involve one party.
  • core_concept_store_and_retrieve_secrets
  • millionaires_problem_example - An example of Multi Party Compute with the Millionaires Problem Example
  • nada_programs - Single and multi party Nada programs and tests
  • voting_tutorial - An example of Multi Party Compute with voting examples

About

Example and tutorials for the python client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%