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

Different Algorithms for SecretKey and Cipher #7

Open
agrebnev opened this issue Mar 16, 2015 · 2 comments
Open

Different Algorithms for SecretKey and Cipher #7

agrebnev opened this issue Mar 16, 2015 · 2 comments
Assignees

Comments

@agrebnev
Copy link

Hi @ademar111190

Please add possibility to specify different algorithms for SecretKey and Cipher.

@ademar111190
Copy link
Contributor

Yes it is in the plans, today change the algorithms is almost impossible but in next versions the goal is a good modularization to change easily the algorithms.

@agrebnev
Copy link
Author

I suppose it is easy. Now you have setAlgorithm method. I offer to make one more like setCipherAlgorithm.

I would like to use "AES/CBC/PKCS5Padding" for Cipher and "AES" for Secret Key. Now it is impossible.

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

No branches or pull requests

2 participants