.. |
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 |
BitwiseOp.js
|
Added 'Bit shift left' and 'Bit shift right' operations
|
2017-09-05 14:26:09 +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
|
Fixed no-trailing-space lint
|
2018-01-02 14:46:35 +00:00 |
Code.js
|
CSS selector operation now works in a web worker. Fixes #218
|
2017-12-20 13:30:51 +00:00 |
Compress.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
DateTime.js
|
Tidied up changes to filetime operations and brought tests up to date
|
2017-07-03 15:25:14 +00:00 |
FlowControl.js
|
Fixed failing Fork test that required an error.
|
2018-01-05 18:49:51 +00: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 |
MS.js
|
Fixed spelling errors, syntax errors, and improved the test for script decoding
|
2017-08-29 10:46:34 -07:00 |
NetBIOS.js
|
Added Test, function checks, and cleaned some output.
|
2017-12-17 23:58:53 -05:00 |
OTP.js
|
Fixed HOTP, TOTP and added test for HOTP
|
2017-12-17 23:53:13 -05:00 |
PHP.js
|
Moved PhpDeserialize.js to PHP.js to encompass possible future PHP-related ops
|
2017-11-24 16:32:11 +00:00 |
SeqUtils.js
|
BugFix: compare odd size elements, like empty line
|
2017-10-12 14:23:04 +02:00 |
StrUtils.js
|
Fixed string escape test configs
|
2017-08-15 17:32:21 +00:00 |