Base58.js
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
BCD.js
|
Added BCD operations with tests
|
2017-07-19 15:29:37 +00:00 |
ByteRepr.js
|
Fixed styling errors
|
2017-06-22 17:13:31 +01:00 |
CharEnc.js
|
Fix bug with UTF16LE in Encode/Decode ops
|
2017-05-19 16:11:08 -04:00 |
Cipher.js
|
Added Bifid Cipher Encode & Decode
|
2017-06-21 22:28:17 +01:00 |
Compress.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
FlowControl.js
|
Fixed errors
|
2017-11-24 10:31:26 -08:00 |
Hash.js
|
Added Snefru hashing operation
|
2017-09-27 15:33:14 +00:00 |
Image.js
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00:00 |
MorseCode.js
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
StrUtils.js
|
Fixed string escape test configs
|
2017-08-15 17:32:21 +00:00 |