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

🚀 [suggestion] Kagami tool needs crypto algorithm options #2564

Closed
6r1d opened this issue Jul 29, 2022 · 1 comment
Closed

🚀 [suggestion] Kagami tool needs crypto algorithm options #2564

6r1d opened this issue Jul 29, 2022 · 1 comment
Assignees
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@6r1d
Copy link
Contributor

6r1d commented Jul 29, 2022

Feature request

Currently, it's a matter of guessing for Kagami's algorithms, but it's possible to add the options to the internal help:

  • ed25519
  • secp256k1
  • bls_normal
  • bls_small

Motivation

It makes Kagami easier to use

@6r1d 6r1d added Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST labels Jul 29, 2022
@6r1d 6r1d self-assigned this Jul 29, 2022
@6r1d
Copy link
Contributor Author

6r1d commented Jul 29, 2022

This is a very small change here, luckily, and it works locally:

/// Algorithm used for generating the key-pair.
/// Options: ed25519, secp256k1, bls_normal, bls_small.

Screenshot_2022-07-29_11-06-51

6r1d added a commit to 6r1d/iroha that referenced this issue Jul 29, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
6r1d added a commit to 6r1d/iroha that referenced this issue Jul 29, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
6r1d added a commit to 6r1d/iroha that referenced this issue Aug 1, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
6r1d added a commit to 6r1d/iroha that referenced this issue Aug 1, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
appetrosyan pushed a commit to 6r1d/iroha that referenced this issue Aug 1, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
appetrosyan pushed a commit that referenced this issue Aug 1, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
BAStos525 pushed a commit to BAStos525/soramitsu-iroha that referenced this issue Aug 3, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 6, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 6, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 6, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 7, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 8, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 9, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 9, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue Sep 9, 2022
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

2 participants