Which encryption method we are using in smack android sdk for chat messages

If I were you I’d try to look for some good examples on github. The ones I like are:

  1. omemo-muc, simple, and therefore best to start with
  2. aTalk, complete Android app and hence, more code to review.
2 Likes