Bitcoin node js sdk - opinion
crypto-js 
JavaScript library of crypto standards.
Node.js (Install)
Requirements:
- Node.js
- npm (Node.js package manager)
Usage
ES6 import for typical API call signing use case:
Modular include:
Including all libraries, for access to extra methods:
Client (browser)
Requirements:
- Node.js
- Bower (package manager for frontend)
Usage
Modular include:
Including all libraries, for access to extra methods:
Usage without RequireJS
API
See: https://cryptojs.gitbook.io/docs/
AES Encryption
Plain text encryption
Object encryption
List of modules
Release notes
4.0.0
This is an update including breaking changes for some environments.
In this version has been replaced by the random methods of the native crypto module.
For this reason CryptoJS might does not run in some JavaScript environments without native crypto module. Such as IE 10 or before or React Native.
3.3.0
Rollback, is the same as .
The move of using native secure crypto module will be shifted to a new version. As it is a breaking change the impact is too big for a minor release.
3.2.1
The usage of the native crypto module has been fixed. The import and access of the native crypto module has been improved.
3.2.0
In this version has been replaced by the random methods of the native crypto module.
For this reason CryptoJS might does not run in some JavaScript environments without native crypto module. Such as IE 10 or before.
If it's absolute required to run CryptoJS in such an environment, stay with version. Encrypting and decrypting stays compatible. But keep in mind versions still use which is cryptographically not secure, as it's not random enough.
This version came along with .
DO NOT USE THIS VERSION! Please, go for a newer version!
3.1.x
The are based on the original CryptoJS, wrapped in CommonJS modules.
Current Tags
- 4.0.0 ... latest (a year ago)
17 Versions
- 4.0.0 ... a year ago
- 3.3.0 ... a year ago
- 3.2.1 ... a year ago
- 3.2.0 [deprecated] ... a year ago
- 3.1.9-1 ... 4 years ago
- 3.1.8 ... 4 years ago
- 3.1.7 ... 4 years ago
- 3.1.6 ... 5 years ago
- 3.1.5 ... 6 years ago
- 3.1.4 ... 6 years ago
- 3.1.2-6 ... 6 years ago
- 3.1.2-5 ... 7 years ago
- 3.1.2-4 ... 7 years ago
- 3.1.2-3 ... 7 years ago
- 3.1.2-2 ... 7 years ago
- 3.1.2-1 ... 7 years ago
- 3.1.2 ... 8 years ago

-
-