[Pkg-javascript-commits] [node-browserify-aes] 42/43: Import node-browserify-aes_1.0.8.orig.tar.gz

Bastien Roucariès rouca at moszumanska.debian.org
Thu Sep 7 14:42:01 UTC 2017


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

rouca pushed a commit to branch master
in repository node-browserify-aes.

commit ea3b80ed2b6fdc420b3c48297346242f20b3e6a7
Merge: 51f8b90 845b5d1
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Thu Sep 7 16:29:56 2017 +0200

    Import node-browserify-aes_1.0.8.orig.tar.gz

 .npmignore                                         |   2 +
 .travis.yml                                        |  17 +-
 LICENSE                                            |   2 +-
 readme.md => README.md                             |   9 +-
 aes.js                                             | 297 ++++++----
 authCipher.js                                      | 101 ++--
 bench/index.js                                     |  32 +
 bench/package.json                                 |  15 +
 browser.js                                         |  12 +-
 decrypter.js                                       |  94 ++-
 encrypter.js                                       |  96 ++-
 ghash.js                                           |  85 ++-
 modes.js                                           | 171 ------
 modes/cfb.js                                       |  20 +-
 modes/cfb1.js                                      |  26 +-
 modes/cfb8.js                                      |  12 +-
 modes/ctr.js                                       |  18 +-
 modes/ecb.js                                       |   1 +
 modes/index.js                                     |  18 +
 modes/list.json                                    | 191 ++++++
 package.json                                       |  19 +-
 populateFixtures.js => scripts/populateFixtures.js |   2 +-
 streamCipher.js                                    |  20 +-
 test/extra.json                                    |  59 ++
 test/index.js                                      | 646 ++++++++++-----------
 25 files changed, 1077 insertions(+), 888 deletions(-)

-- 
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