Signal Protocol / secure messaging

Hi everybody

i like to implement a secure text messing in one of my apps. Since we live in 2017 ( post snowden ) security is an issue. Therefor i like to use the signal protocol ( https://en.wikipedia.org/wiki/Signal_Protocol ).

I like to use either https://github.com/WhisperSystems/libsignal-protocol-javascript or as cordova plugin ( https://github.com/WhisperSystems/libsignal-protocol-java )

My questions :

  1. Anyone did this already
  2. I could not find any plugin yet. Is there anyone ?

Best regards

You just linked to one. Or what do you mean?

Hi

i found a solution.
Instead of programming by my own I will using XMPP + OMEMO

Thx