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

How to generate and retrieve Registration Id , prekeyID etc. and encryption,decryption process . #551

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

Comments

@RajenderReddyA
Copy link

We are currently integrating this library into an Android chat messaging application and are facing challenges in understanding the process of generating and retrieving essential identifiers for encryption and decryption.

Key Points:

Registration ID and preKey ID Retrieval:
We are unsure about how to generate and retrieve the Registration ID, preKey ID, and other required key identifiers crucial for encryption and decryption in the Android environment.

Message Encryption Process:
We seek guidance on utilizing these identifiers and other pertinent information to encrypt message content. Specifically:

What functions are available for encryption?
What parameters need to be passed during encryption?
How do we generate these parameters, including remote address, session store, and prestore?

Request for Assistance:
We would greatly appreciate any help or guidance you can provide to help us achieve these objectives. Additionally, if there is documentation available that covers these aspects, please share it with us.

Thank you for your support.

@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