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

NEED CRYPTO PADDING OPTIONS #1237

Closed
b1gcat opened this issue Sep 3, 2021 · 1 comment
Closed

NEED CRYPTO PADDING OPTIONS #1237

b1gcat opened this issue Sep 3, 2021 · 1 comment
Labels

Comments

@b1gcat
Copy link

b1gcat commented Sep 3, 2021

Sometime I see java code :
Cipher.getInstance("AES/CBC/PKCS5Padding");

i try use cc to decrypt, but it only support pkcs7padding.

so it's possible to support padding options?

@b1gcat b1gcat added the feature label Sep 3, 2021
@n1474335
Copy link
Member

n1474335 commented Sep 3, 2021

Duplicate of #416.

Also, there's no need to shout :)

@n1474335 n1474335 closed this as completed Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants