[Pkg-javascript-commits] [node-browserify-aes] branch upstream updated (ea3b80e -> 96f8a73)

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 12:42:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a change to branch upstream
in repository node-browserify-aes.

      from  ea3b80e   Import node-browserify-aes_1.0.8.orig.tar.gz
       new  a5680e9   fix variable length iv issue in gcm
       new  7013128   slightly better test
       new  a631116   1.1.0
       new  d43b0dd   missing safe buffer imports
       new  533a240   1.1.1
       new  bae7f61   missing safe buffer imports
       new  235f3d1   Merge branch 'master' of github.com:calvinmetcalf/browserify-aes
       new  96f8a73   Import node-browserify-aes_1.1.1.orig.tar.gz

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 authCipher.js | 33 +++++++++++++++++++++++++++++----
 decrypter.js  |  2 +-
 encrypter.js  |  2 +-
 incr32.js     | 15 +++++++++++++++
 modes/cfb8.js |  2 ++
 modes/ctr.js  | 17 ++---------------
 package.json  |  2 +-
 test/index.js | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 101 insertions(+), 22 deletions(-)
 create mode 100644 incr32.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-aes.git



More information about the Pkg-javascript-commits mailing list