[Pkg-javascript-commits] [node-browserify-aes] 67/92: Merge pull request #20 from crypto-browserify/standard

Bastien Roucariès rouca at moszumanska.debian.org
Sun Jun 4 09:35:20 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 7df24ee6def49aba9cd427bdf98d4f2ba873d7c3
Merge: a1a6501 ccce4ee
Author: Daniel Cousens <dcousens at users.noreply.github.com>
Date:   Tue May 5 08:26:49 2015 +1000

    Merge pull request #20 from crypto-browserify/standard
    
    use Standard

 .jshintrc           |  36 --
 .travis.yml         |   2 +
 EVP_BytesToKey.js   |  94 +++---
 aes.js              | 293 ++++++++---------
 authCipher.js       | 124 ++++---
 browser.js          |  18 +-
 cipherBase.js       |  44 +--
 decrypter.js        | 147 +++++----
 encrypter.js        | 140 ++++----
 ghash.js            | 112 +++----
 index.js            |  12 +-
 modes.js            |  54 +--
 modes/cbc.js        |  20 +-
 modes/cfb.js        |  38 +--
 modes/cfb1.js       |  53 ++-
 modes/cfb8.js       |  22 +-
 modes/ctr.js        |  38 +--
 modes/ecb.js        |   8 +-
 modes/ofb.js        |  18 +-
 package.json        |   7 +-
 populateFixtures.js |  40 +--
 streamCipher.js     |  38 +--
 test/index.js       | 920 ++++++++++++++++++++++++++--------------------------
 xor.js              |  16 +-
 24 files changed, 1113 insertions(+), 1181 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