OP 21 November, 2024 - 07:22 PM
I am developing a string encryption/decryption tool that used symetric encryption. AES-256, combined with base64 encoding.
Here is a sample of a sentence that is encrypted with my program.
Can you decrypt it?
If so please reply on this thread with the clear text.
Here is a sample of a sentence that is encrypted with my program.
Code:
rOeT+Ajt8itl0U+022uCwTnNjaFVHZ+RxlcA9XwwaJjwJPXmc6l8rRaLFZuWFN0RODjvDJygU1sj
Can you decrypt it?
If so please reply on this thread with the clear text.