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

Message Encryption #552

Closed
DeepthiJonnagadla opened this issue Jan 4, 2024 · 1 comment
Closed

Message Encryption #552

DeepthiJonnagadla opened this issue Jan 4, 2024 · 1 comment

Comments

@DeepthiJonnagadla
Copy link

We are currently working on integrating a library into our Swift chat messaging application to generate keys at the user's end. We need assistance with storing these keys and encrypting messages using them.

We came across the "signalEncrypt" function for message encryption, but it requires session store and identity store details. Could you please guide us on where we can obtain these details?

We would appreciate any help or guidance you can provide to help us achieve our objectives. Additionally, if there is any documentation available covering these aspects, please share it with us.

@jrose-signal
Copy link
Contributor

I'm afraid we don't have real high-level docs, as covered by the longstanding #152. libsignal is a library for Signal-the-app first, so integration from the ground up isn't something we spend a lot of time on. That said, this question would be a good fit for the Development section of https://community.signalusers.org/.

@jrose-signal jrose-signal closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants