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

Passing encryption key via a callback #1636

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Jan 18, 2024

  1. Adding EncryptionKeyCallback to pass in the AES key via a native memo…

    …ry region that can be reset later to enhance security
    nhachicha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    1adb381 View commit details
    Browse the repository at this point in the history
  2. - PR feedback

    - Adding jni lib for Android test
    nhachicha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c52776e View commit details
    Browse the repository at this point in the history
  3. Added experimental API

    nhachicha committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    44549fe View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fixing test on JVM

    nhachicha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d69884c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update packages/library-base/src/commonMain/kotlin/io/realm/kotlin/Co…

    …nfiguration.kt
    
    Co-authored-by: Christian Melchior <[email protected]>
    nhachicha and cmelchior authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cc38c24 View commit details
    Browse the repository at this point in the history
  2. Update packages/test-base/src/androidMain/cpp/CMakeLists.txt

    Co-authored-by: Christian Melchior <[email protected]>
    nhachicha and cmelchior authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2946b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3accfe9 View commit details
    Browse the repository at this point in the history
  4. PR feedback

    nhachicha committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    59aac57 View commit details
    Browse the repository at this point in the history
  5. Update packages/library-base/src/commonMain/kotlin/io/realm/kotlin/Co…

    …nfiguration.kt
    
    Co-authored-by: Christian Melchior <[email protected]>
    nhachicha and cmelchior authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5e61217 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    4ca311a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. bump core

    nhachicha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    09209b7 View commit details
    Browse the repository at this point in the history