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

Provide examples and tests for other encryption types #7

Open
3 tasks
generalpiston opened this issue Nov 26, 2017 · 3 comments
Open
3 tasks

Provide examples and tests for other encryption types #7

generalpiston opened this issue Nov 26, 2017 · 3 comments

Comments

@generalpiston
Copy link
Owner

See openssl list-cipher-algorithms for a complete list. Here's the abbreviated shortlist:

  • aes
  • des
  • bf
@rubiin
Copy link

rubiin commented Jul 3, 2020

is the iv optional? @generalpiston

@generalpiston
Copy link
Owner Author

@rubiin I believe the IV is not required. IV length is I believe.

@rubiin
Copy link

rubiin commented Jul 7, 2020

@generalpiston also i cannot decode the encoded data in python with the same key why

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