All Apps and Add-ons

Is encryption method secure enough to use it for restricting access to sensitive information in the Encrypt and Decrypt data within Events app?

stewartevans
Explorer

This app looks awesome! Is it still under active development/support?
I'm interested to know if the encryption method is secure enough to use it for restricting access to sensitive information. The app description states it uses base64 encryption. Base64 encoding is easily decoded so would not be secure. Am I missing something or is the implementation insecure?

0 Karma
1 Solution

FrankVl
Ultra Champion

It uses base64 to store the output of the encryption, not as the 'encryption' algorithm itself. As you can see from the included python files, it supports DES and AES as encryption algorithms.

View solution in original post

FrankVl
Ultra Champion

It uses base64 to store the output of the encryption, not as the 'encryption' algorithm itself. As you can see from the included python files, it supports DES and AES as encryption algorithms.

stewartevans
Explorer

Great thanks for the info Frank. You prompted me to download the app and have a look at the python. I can see now that it uses pyDes or aes to encrypt now before b64encoding. Nice

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...