Welcome to the new Splunkbase! To return to the old Splunkbase, click here.
Warning

This app is archived. Learn more

Base64 encode or decode fields using Perl instead of Python app icon

Base64 encode or decode fields using Perl instead of Python

A Perl version of Cedric Le Roux base64 encode/decode. A limitation exists in Base64 Python lib that made me develop this Perl version: it does not handle padding the right way.

Built by
splunk product badge

Latest Version 0.2.4
March 19, 2019
Compatibility
Not Available
Platform Version: 7.2, 7.1, 7.0
Rating

0

(0)

Log in to rate this app
Support
Base64 encode or decode fields using Perl instead of Python support icon
Not Supported
A Perl version of Cedric Le Roux base64 encode/decode. A limitation exists in Base64 Python lib that made me develop this Perl version: it does not handle padding the right way. This Perl version provides two advantages over the Python version: - speed: about 2x faster thanks to Text::CSV_XS Perl module - padding: don't worry about padding issues anymore

Categories

Created By

Patrice Auffret

Type

app

Downloads

1,890

Resources

Log in to report this app listing