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

Update docs: missing algorithms, private merkle, whitespace. #215

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Conversation

afck
Copy link
Collaborator

@afck afck commented Aug 27, 2018

  • Make the merkle module private.
  • Make sure the algorithm names are consistent.
  • Add the Threshold Decryption and Synchronous Key Generation algorithms
    to the list in the main crate documentation.
  • Remove some trailing whitespace from the README.
  • Remove checkboxes: all algorithms are implemented.
  • Link to the algorithm implementations, not the modules.
  • Use relative links in the README.

Closes #100.

* Make the `merkle` module private.
* Make sure the algorithm names are consistent.
* Add the Threshold Decryption and Synchronous Key Generation algorithms
  to the list in the main crate documentation.
* Remove some trailing whitespace from the README.
* Remove checkboxes: all algorithms are implemented.
* Link to the algorithm implementations, not the modules.
* Use relative links in the README.
@afck afck requested a review from andogro August 27, 2018 08:55
@afck afck merged commit 51315a5 into master Aug 27, 2018
@afck afck deleted the afck-docs branch August 30, 2018 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants