Skip to content

Bcrypt, Scrypt, BSON, string operations and tests#283

Merged
n1474335 merged 1 commit intomasterfrom
feature-updates
Mar 26, 2018
Merged

Bcrypt, Scrypt, BSON, string operations and tests#283
n1474335 merged 1 commit intomasterfrom
feature-updates

Conversation

@n1474335
Copy link
Copy Markdown
Member

A variety of new operations, tests and small tweaks:

New operations

Tests for the following operations

  • To Hexdump
  • From Hexdump
  • BSON serialise
  • BSON deserialise
  • To Base64
  • From Base64
  • To Hex
  • From Hex
  • To Charcode
  • From Charcode
  • Register
  • Label
  • Comment
  • Bcrypt
  • Scrypt
  • Escape string
  • Unescape string

Small tweaks

  • Removed moment-timezone from the Webpack ProvidePlugin - it is now imported into each module as required
  • The 'To UNIX timestamp' operation now displays the full datetime it has parsed to prevent mistakes when converting ambiguous date formats (i.e. 01/02/2000 could be dd/mm/yyyy or mm/dd/yyyy)

@n1474335 n1474335 merged commit 715ca1c into master Mar 26, 2018
@n1474335 n1474335 deleted the feature-updates branch March 26, 2018 22:06
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
[FIX] Improves item layout, fixes hover bug
Fixes gchq#283
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
[FIX] Icon overlap and squeeze issues
Fixes gchq#283
Fixes gchq#285
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant