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

Some special characters don't decode correctly #6

Open
slewis77 opened this issue Aug 30, 2021 · 1 comment
Open

Some special characters don't decode correctly #6

slewis77 opened this issue Aug 30, 2021 · 1 comment

Comments

@slewis77
Copy link

E.g.:

npx jasypt -p 0x1995 -e '£££ abc £££'
rWP4xiNd8l5E9KNjAO2R78NGVXeOzbJHg3OtWrhvElQ=

npx jasypt -p 0x1995 -d rWP4xiNd8l5E9KNjAO2R78NGVXeOzbJHg3OtWrhvElQ=
£££ abc ££��

@rickyes
Copy link
Owner

rickyes commented Oct 16, 2021

Sorry for the late reply, I will confirm this today

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