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

feature: add publicKey to PrivateKeys #96

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

cristianIOHK
Copy link
Contributor

Private keys classes missing publicKey method for jvm and android.

@atala-dev
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 5 0 0.01s
✅ KOTLIN ktlint 5 0 15.78s
⚠️ REPOSITORY devskim yes 6 1.09s
✅ REPOSITORY dustilock yes no 0.14s
✅ REPOSITORY gitleaks yes no 1.8s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 5.46s
✅ REPOSITORY syft yes no 0.35s
✅ REPOSITORY trivy yes no 7.14s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@cristianIOHK cristianIOHK merged commit 5acd175 into main Sep 27, 2023
3 checks passed
@cristianIOHK cristianIOHK deleted the missing_methods branch September 27, 2023 12:46
elribonazo added a commit that referenced this pull request Oct 4, 2023
…rism-apollo into feature/ATL-5687

* 'feature/ATL-5687' of github.com:input-output-hk/atala-prism-apollo:
  fix: deployment script (#101)
  build: increase gradle version 1.0.2 (#100)
  feat(BAE): updating jsMain Ed25519 keys for use in TS (#92)
  fix: constructor and access to some methods were missing in ios (#93)
  fix: bugs found while integrating apollo with KMP SDK (#98)
  fix: KMP Gradle bug (#99)
  build: increase gradle version 1.0.1 (#97)
  feature: add publicKey to PrivateKeys (#96)
  feat: compress and uncompress secp256k1 functionality for (macos,ios,js,android,jvm) (#95)
  feat: add mnemonic validation (#94)

# Conflicts:
#	base-asymmetric-encryption/src/commonMain/kotlin/io/iohk/atala/prism/apollo/utils/KMMECSecp256k1PublicKey.kt
hamada147 added a commit that referenced this pull request May 20, 2024
Co-authored-by: Ahmed Moussa <[email protected]>
Signed-off-by: Cristian G <[email protected]>
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.

3 participants