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

port kedqr to catalyst-toolbox #17

Merged
merged 2 commits into from Jul 20, 2021
Merged

Conversation

zeegomo
Copy link
Contributor

@zeegomo zeegomo commented May 25, 2021

This attempts to port to catalyst toolbox the functionalities of https://github.com/input-output-hk/vit-kedqr

What changed

  • QRPin moved to the lib side, to have all tests in a single space
  • Reworked some error types to better fit in the new crate
  • Removed tag v0.5.0 from symmetric cipher since it links to a version of cryptoxide that does not build anymore

What has not been ported

  • All CI scripts
  • flake.nix / flake.lock
  • Cargo.toml: rebuilt according to catalyst toolbox's Cargo.toml and new dependecies

@dkijania
Copy link
Contributor

Looks good. I will add flake.nix and flake.lock in different pr

@mzabaluev
Copy link
Contributor

Needs rebasing.

zeegomo and others added 2 commits July 19, 2021 17:54
"kedqr" is meaningless, use qr-code.
Correct Rust capitalization in data types that deal with QR codes.
@mzabaluev mzabaluev merged commit 6ade8c0 into input-output-hk:main Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants