Skip to content

Feature/atl 6719 implementation #157

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

Closed
wants to merge 40 commits into from

Conversation

curtis-h
Copy link
Contributor

@curtis-h curtis-h commented May 3, 2024

Description:

Adding Ed25519 derivation and conversion to X25519, to be able to create masterKeys in the SDKs.

  • Added git submodule for Ed25519 derivation, and wired into build.
  • Created EdHDKey classes in all targets, to utilise submodule.

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

elribonazo and others added 14 commits April 10, 2024 12:55
Signed-off-by: Francisco Javier Ribó Labrador <[email protected]>
- Fixed a couple of linked issues
- Fixed missing def file
- Fixed depends on issue that happened from creating a new source set while using DefaultHierarchyTemplate
- Fixed not having Android Src folder
- Fixed missing header file on copying files
- Fixed missing CInterop method

Signed-off-by: Ahmed Moussa <[email protected]>
…ivate keySigned-off-by: Francisco Javier Ribó Labrador <[email protected]>
@curtis-h curtis-h force-pushed the feature/ATL-6719-implementation branch 5 times, most recently from f633ac5 to 6f1e8cf Compare May 3, 2024 11:48
@curtis-h curtis-h force-pushed the feature/ATL-6719-implementation branch from 9c6c0fa to ff41e2e Compare May 3, 2024 12:21
@goncalo-frade-iohk goncalo-frade-iohk force-pushed the feature/ATL-6719-implementation branch from b89d8fd to 3ca4e01 Compare May 8, 2024 10:47
curtis-h added 4 commits May 8, 2024 15:35
Signed-off-by: Curtis Harding <[email protected]>
Signed-off-by: Curtis Harding <[email protected]>
Copy link
Contributor

@hamada147 hamada147 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very small changes, but awesome work mate 👌

@curtis-h
Copy link
Contributor Author

merged in #161

@curtis-h curtis-h closed this May 22, 2024
@hamada147 hamada147 deleted the feature/ATL-6719-implementation branch May 31, 2024 10:03
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.

5 participants