Remove 1000 messageKey limit entirely, along with custom limits (#42)
Throw error if asked to jump forward in chain by over 2000 (#43)

Remove logging from verifyMAC on mismatch (#44)

Update to new signalapp github organization (#45)
Fix code example typo in Readme (#39)
This commit is contained in:
Scott Nonnenberg 2018-02-14 11:42:55 -08:00
parent a80285cc83
commit d6e55c2e33
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

View File

@ -1,7 +1,7 @@
{
"name": "libsignal-protocol",
"repository": "https://github.com/WhisperSystems/libsignal-protocol-javascript.git",
"version": "1.2.0",
"version": "1.3.0",
"license": "GPL-3.0",
"dependencies": {
"long": "^3.1.0",