Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Mar 26, 2018
Merged

Conversation

n1474335
Copy link
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant