What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
A tool to encrypt and decrypt strings using the Jasypt (Java Simplified Encryption) standard.
This is essential for Java/Spring Boot developers who need to generate encrypted configuration values (e.g., ENC(...)) for application.properties or yaml files.
Features
- Encryption & Decryption: Support for both encrypting plain text and decrypting Jasypt-encoded strings.
- Custom Password (Salt): Input field for the encryption password (secret key).
- Output Format: Provide the result in a raw string format and also wrapped in the ENC() syntax for easy copying.
Is their example of this tool in the wild?
https://anycript.com/crypto/jasypt
Additional context
No response
Validations
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
A tool to encrypt and decrypt strings using the Jasypt (Java Simplified Encryption) standard.
This is essential for Java/Spring Boot developers who need to generate encrypted configuration values (e.g., ENC(...)) for application.properties or yaml files.
Features
Is their example of this tool in the wild?
https://anycript.com/crypto/jasypt
Additional context
No response
Validations