Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AidenRourke authored Mar 30, 2021
1 parent 56e08a6 commit c481317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asynchronous messaging environments.

---

This repository is based on WhisperSystem's own [libsignal-protocol-javascript](https://github.com/WhisperSystems/libsignal-protocol-javascript) by **[@liliakai](https://github.com/liliakai)**, modified to support react native. I use [isomorphic-webcrypto](https://github.com/kevlened/isomorphic-webcrypto) as a drop-in replacement for WebCrypto API.
This repository is based on WhisperSystem's own [libsignal-protocol-javascript](https://github.com/signalapp/libsignal-protocol-javascript), modified to support react native. I use [isomorphic-webcrypto](https://github.com/kevlened/isomorphic-webcrypto) as a drop-in replacement for WebCrypto API.

**WARNING: This code has NOT been reviewed by an experienced cryptographer. IT IS FOR RESEARCH ONLY!!!!!**

Expand Down

0 comments on commit c481317

Please sign in to comment.