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

Deprecated hashStream #45

Merged
merged 4 commits into from Nov 5, 2018
Merged

Deprecated hashStream #45

merged 4 commits into from Nov 5, 2018

Commits on Oct 18, 2018

  1. Add function: createSha1Hash()

     - deprecated HashStream
        - result for crypto.createHash() is stream
    segayuu committed Oct 18, 2018
    Copy the full SHA
    3b40dae View commit details
    Browse the repository at this point in the history
  2. Add test: createSha1Hash

    segayuu committed Oct 18, 2018
    Copy the full SHA
    4981588 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    segayuu committed Oct 18, 2018
    Copy the full SHA
    2bee559 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Copy the full SHA
    8296e97 View commit details
    Browse the repository at this point in the history