Skip to content

Decrypt function doesn't support plain encrypted text #1

@koman-maciej

Description

@koman-maciej

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions