Crypt++ - Cryptography nodes for Blueprints

Hey everyone,

If you came here it probably means you are in need of en/decoding some data.
You are welcome.

This simple plugin lets you en/decode your data using various cipher types - Caesar, XOR, AES: ECB, CBC, CTR .
It supports usage of both FStrings and TArrays of Bytes.
Also contains additional functions for displaying Integers in basic numeral systems: binary, decimal and hexadecimal.

For more details check the link.

If you have any questions/requests feel free to ask here.

4.20 update is finally here!

Sorry to everyone for slight delay.