Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Game] ActionScript: Optimizations #10

Open
monicanagent opened this issue Mar 9, 2016 · 0 comments
Open

[Game] ActionScript: Optimizations #10

monicanagent opened this issue Mar 9, 2016 · 0 comments
Milestone

Comments

@monicanagent
Copy link
Owner

Include the optimizations currently implemented in the Rochambeau protocol in the main game code. These include:

  1. Optional pre-generation/selection of shared prime (dealer mode)
  2. Optional pre-generation of key pair
  3. Optional pre-generation of card deck (dealer mode)
  4. Optional pre-encryption of card deck (dealer mode)
  5. Optional pre-mining of hand contract (dealer mode); may require local storage for addresses of unused contracts
@monicanagent monicanagent added this to the CypherPoker v2.0 milestone Mar 9, 2016
@monicanagent monicanagent changed the title Game - ActionScript: Optimizations [Game] ActionScript: Optimizations Apr 15, 2017
@monicanagent monicanagent modified the milestones: v2.2a, CypherPoker v2.0 Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant