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

doc: fix and modernize code examples in crypto.md #10909

Closed
wants to merge 8 commits into from
Closed

doc: fix and modernize code examples in crypto.md #10909

wants to merge 8 commits into from

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    2e27c0d View commit details
    Browse the repository at this point in the history
  2. doc: fix error in crypto.md code example

    Fixed basing on the previous example.
    vsemozhetbyt committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    1df278c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6e9fdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fd3dd6 View commit details
    Browse the repository at this point in the history
  5. doc: snake_case -> camelCase in crypto.md examples

    Unlike method signatures, examples mostly use camelCase.
    vsemozhetbyt committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    a5254fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8501349 View commit details
    Browse the repository at this point in the history
  7. doc: add missing line break in crypto code example

    Currently, the code throws. Fixed basing on the history.
    vsemozhetbyt committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    b74e5f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dcca71 View commit details
    Browse the repository at this point in the history