Socket
Socket
Sign inDemoInstall

crypto-js

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crypto-js - npm Package Compare versions

Comparing version 3.1.2-5 to 3.1.2-6

bower.json

2

aes.js

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory) {

// Global (browser)
root.CryptoJS = factory();
factory();
}

@@ -15,0 +15,0 @@ }(this, function () {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,8 +12,8 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}
}(this, function (CryptoJS) {
return CryptoJS.HmacSHA3;
return CryptoJSHmacSHA3;
}));

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
root.CryptoJS = factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -41,3 +41,3 @@ }(this, function (CryptoJS) {

typedArray instanceof Int8Array ||
typedArray instanceof Uint8ClampedArray ||
(typeof Uint8ClampedArray !== "undefined" && typedArray instanceof Uint8ClampedArray) ||
typedArray instanceof Int16Array ||

@@ -44,0 +44,0 @@ typedArray instanceof Uint16Array ||

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

{
"name": "crypto-js",
"title": "crypto-js",
"description": "Modularized port of googlecode project crypto-js.",
"version": "3.1.2-5",
"homepage": "http://github.com/evanvosberg/crypto-js",
"author": {
"name": "Evan Vosberg",
"url": "http://github.com/evanvosberg"
},
"repository": {
"type": "git",
"url": "http://github.com/evanvosberg/crypto-js.git"
},
"bugs": {
"url": "http://github.com/evanvosberg/crypto-js/issues"
},
"licenses": [{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}],
"dependencies": {
},
"devDependencies": {
"underscore": "~1.4.4",
"handlebars": "~1.0.10",
"uglify-js": "~2.2.5",
"js-yaml": "~2.0.4",
"fs.extra": "~1.2.0",
"tar.gz": "~0.1.1",
"fmd": "~0.0.1"
},
"keywords": ["Hash", "MD5", "SHA1", "SHA-1", "SHA256", "SHA-256", "RC4", "Rabbit", "AES", "DES", "PBKDF2", "HMAC", "OFB", "CFB", "CTR", "CBC", "Base64"]
}
"name": "crypto-js",
"version": "3.1.2-6",
"description": "Modularized port of googlecode project crypto-js.",
"author": {
"name": "Evan Vosberg",
"url": "http://github.com/evanvosberg"
},
"homepage": "http://github.com/evanvosberg/crypto-js",
"repository": {
"type": "git",
"url": "http://github.com/evanvosberg/crypto-js.git"
},
"keywords": [
"security",
"crypto",
"Hash",
"MD5",
"SHA1",
"SHA-1",
"SHA256",
"SHA-256",
"RC4",
"Rabbit",
"AES",
"DES",
"PBKDF2",
"HMAC",
"OFB",
"CFB",
"CTR",
"CBC",
"Base64"
],
"main": "index.js",
"dependencies": {}
}

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -53,2 +53,85 @@ # crypto-js

### List of modules
- ```crypto-js/core```
- ```crypto-js/x64-core```
- ```crypto-js/lib-typedarrays```
---
- ```crypto-js/md5```
- ```crypto-js/sha1```
- ```crypto-js/sha256```
- ```crypto-js/sha224```
- ```crypto-js/sha512```
- ```crypto-js/sha384```
- ```crypto-js/sha3```
- ```crypto-js/ripemd160```
---
- ```crypto-js/hmac-md5```
- ```crypto-js/hmac-sha1```
- ```crypto-js/hmac-sha256```
- ```crypto-js/hmac-sha224```
- ```crypto-js/hmac-sha512```
- ```crypto-js/hmac-sha384```
- ```crypto-js/hmac-sha3```
- ```crypto-js/hmac-ripemd160```
---
- ```crypto-js/pbkdf2```
---
- ```crypto-js/aes```
- ```crypto-js/tripledes```
- ```crypto-js/rc4```
- ```crypto-js/rabbit```
- ```crypto-js/rabbit-legacy```
- ```crypto-js/evpkdf```
---
- ```crypto-js/format-openssl```
- ```crypto-js/format-hex```
---
- ```crypto-js/enc-latin1```
- ```crypto-js/enc-utf8```
- ```crypto-js/enc-hex```
- ```crypto-js/enc-utf16```
- ```crypto-js/enc-base64```
---
- ```crypto-js/mode-cfb```
- ```crypto-js/mode-ctr```
- ```crypto-js/mode-ctr-gladman```
- ```crypto-js/mode-ofb```
- ```crypto-js/mode-ecb```
---
- ```crypto-js/pad-pkcs7```
- ```crypto-js/pad-ansix923```
- ```crypto-js/pad-iso10126```
- ```crypto-js/pad-iso97971```
- ```crypto-js/pad-zeropadding```
- ```crypto-js/pad-nopadding```
## Contribution
### Git Flow
The crypto-js project uses [git flow](https://github.com/nvie/gitflow) to manage branches.
Do your changes on the `develop` or even better on a `feature/*` branch. Don't do any changes on the `master` branch.
### Pull request
Target your pull request on `develop` branch. Other pull request won't be accepted.
## License

@@ -59,3 +142,3 @@

Copyright (c) 2009-2013 Jeff Mott
Copyright (c) 2013-2014 Evan Vosberg
Copyright (c) 2013-2015 Evan Vosberg

@@ -62,0 +145,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -12,3 +12,3 @@ ;(function (root, factory, undef) {

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

@@ -1,2 +0,2 @@

;(function (root, factory) {
;(function (root, factory, undef) {
if (typeof exports === "object") {

@@ -12,3 +12,3 @@ // CommonJS

// Global (browser)
factory(root.CryptoJS);
factory();
}

@@ -15,0 +15,0 @@ }(this, function (CryptoJS) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc