amnesica / KryptEY

Android keyboard for secure E2EE communication through the signal protocol in any messenger. Communicate securely and independent, regardless of the legal situation or whether messengers use E2EE
GNU General Public License v3.0
636 stars 29 forks source link

Update libsignal-android lib #31

Open erxson opened 5 months ago

erxson commented 5 months ago

I am not an expert, but recently 0.42 version of the library was released, but KryptEY is still on 0.21.1 and it seems that it is worth updating. SignalProtocolStore now extends the new KyberPreKeyStore interface, whose methods are missing in the SignalProtocolStoreImpl class.

Thank you for this cool app!

amnesica commented 5 months ago

Hi @erxson,

thanks for the info, at the moment I'm occupied with another project, but its on my todo list :)

Kind regards, amnesica