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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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