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

Decrypt function doesn't support plain encrypted text #1

Open
koman-maciej opened this issue Jan 30, 2018 · 0 comments
Open

Decrypt function doesn't support plain encrypted text #1

koman-maciej opened this issue Jan 30, 2018 · 0 comments

Comments

@koman-maciej
Copy link

koman-maciej commented Jan 30, 2018

First of all, thank you for the golang library.

In my opinion DecryptJasypt function in your library shouldn't expect base64 decoded text in byte array format. Please, take a look into jasypt cli documentation: http://www.jasypt.org/cli.html

Jasypt (Java Simplified Encryption) it's a high level enc/dec standard which should provide extra operations (e.g. decoding, converting) out of the box.

cite:

Jasypt is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works.

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

1 participant