Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple AES256 Example #43

Open
el-samiyel opened this issue Oct 15, 2019 · 1 comment
Open

Simple AES256 Example #43

el-samiyel opened this issue Oct 15, 2019 · 1 comment

Comments

@el-samiyel
Copy link

Hi, first of all - great work.

This isn't so much of an issue, but rater a query.

Are there any basic examples of how to produce the following?

Step 1)
String of length 16 > AES256 CBC encrypt > Print result in base64
Step 2)
base64 result from above > AES256 CBC decrypt > Print result

Any info will be much appreciated.

@marcelsatgithub
Copy link

#44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants