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

[refactor] #4045: Use concrete key types #4181

Merged
merged 8 commits into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. [refactor] hyperledger#4045: Use concrete key types

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    30a7f97 View commit details
    Browse the repository at this point in the history
  2. [feature]: Allow iroha_crypto in WASM

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    50f7c3f View commit details
    Browse the repository at this point in the history
  3. [refactor]: Replace amcl_wrapper with w3f-bls

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c32e93f View commit details
    Browse the repository at this point in the history
  4. [refactor]: Hide random key generation under feature flag

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    114074a View commit details
    Browse the repository at this point in the history
  5. [ci]: Fix docker compose consistency check

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6718784 View commit details
    Browse the repository at this point in the history
  6. [refactor]: Remove Box from PrivateKey

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f19fb16 View commit details
    Browse the repository at this point in the history
  7. [refactor] hyperledger#4199: Sign by reference

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4fc4c01 View commit details
    Browse the repository at this point in the history
  8. [refactor]: Reduce key size with Box

    Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
    Arjentix authored and mversic committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    87608fc View commit details
    Browse the repository at this point in the history