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

Add RIPEMD160 to syscall in ApplicationEngine.Crypto #1694

Merged
merged 5 commits into from
Jun 11, 2020

Commits on Jun 11, 2020

  1. Add Hash160 and Hash256 to syscall

    晨 黎 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    8b274e5 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary reference

    晨 黎 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    25c08d9 View commit details
    Browse the repository at this point in the history
  3. format fix

    晨 黎 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    b269b91 View commit details
    Browse the repository at this point in the history
  4. provide RIPMED160 instead of Hash256 and Hash160

    Add RIPMED160 UT
    晨 黎 committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    f1b8b19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    050a736 View commit details
    Browse the repository at this point in the history