Skip to content

Releases: gjanders/decrypt2

2.4.6

25 Apr 01:54

Choose a tag to compare

Adding python.required in commands.conf as requested by splunkbase, this is supported in 10.2 and above. Harmless warning messages may occur on older Splunk versions.

2.4.5

02 Feb 07:59

Choose a tag to compare

Updated splunk python SDK from 2.1.0 to 2.1.1

Merged an enhancement by @yaleman to ensure the fields are sent to the command as expected

2.4.4

24 Nov 06:00

Choose a tag to compare

Updated Splunk python SDK from 2.0.2 to 2.1.0 as per Splunk cloud compatibility requirements

2.4.3

14 Sep 07:40

Choose a tag to compare

Updated Splunk python SDK from 2.0.1 to 2.0.2 as per Splunk cloud compatibility requirements

2.4.2

17 Apr 23:40

Choose a tag to compare

Updated python SDK to 2.0.1

2.4.1

13 Nov 01:31
93af159

Choose a tag to compare

  • Added support for null argument padding, so find('decrypt2') is equivalent to find('decrypt2', 0)
  • Added zlib_deflate for internal validation of zlib_inflate, which can also be used for information analysis
  • Add basic entropy calculation

2.4.0

14 Jun 01:15

Choose a tag to compare

Merged pull request from Steven (malvidin on github)

This new version includes:

  • Removal of python2 support
  • Cleanup code formatting
  • Remove unused COMMA handling
  • Add slice function

Note that 2.3.14 will be the last version of decrypt2 supporting python2

2.3.14

07 Jun 08:04

Choose a tag to compare

Merged pull request from Steven (malvidin on github)

This new version includes:

  • Improved handling of negative integers
  • Update so xor doesn't accept negative integers
  • substr now accepts a null as count to return to end of string

2.3.13

02 Jun 00:18
2ec36a4

Choose a tag to compare

Merged pull request from Steven (malvidin on github)

This new version includes:

Added zlib_inflate function
Updated Splunk python SDK to 1.7.3

2.3.12

15 Oct 10:13

Choose a tag to compare

Merged pull request from Steven (malvidin on github)

This new version includes:

  • A fix to base58 to deal with empty input
  • A setting for slice length and max length on base58