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

fix: Compress and uncompress functionality for Android not implemented #102

Closed
wants to merge 5 commits into from

Conversation

elribonazo
Copy link
Contributor

@elribonazo elribonazo commented Oct 4, 2023

We had not included this functionality for JVM

…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
@elribonazo elribonazo closed this Oct 4, 2023
@elribonazo elribonazo deleted the feature/ATL-5687 branch October 4, 2023 09:37
@atala-dev
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 5 0 0.09s
❌ KOTLIN ktlint 5 5 12.25s
⚠️ REPOSITORY devskim yes 35 3.08s
✅ REPOSITORY dustilock yes no 0.06s
✅ REPOSITORY gitleaks yes no 1.71s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 15.97s
⚠️ REPOSITORY kics yes 1 36.41s
✅ REPOSITORY secretlint yes no 2.43s
✅ REPOSITORY syft yes no 0.41s
✅ REPOSITORY trivy yes no 5.26s
✅ REPOSITORY trivy-sbom yes no 1.24s
⚠️ REPOSITORY trufflehog yes 1 5.34s

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

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.

2 participants