blob: d191ded0ca77e1ecb70339d45ea951531b1aad32 [file] [log] [blame]
\u001B[1mSYNOPSIS\u001B[0m
${project.name}
${project.description}
Maven URL:
\u001B[33mmvn:${project.groupId}/${project.artifactId}/${project.version}\u001B[0m
\u001B[1mDESCRIPTION\u001B[0m
This bundle uses the Jasypt tool to provide encryption support in the JAAS security framework.
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.
* High-security, standards-based encryption techniques, both for unidirectional and bidirectional encryption.
Encrypt passwords, texts, numbers, binaries...
* Transparent integration with Hibernate.
* Suitable for integration into Spring-based applications and also transparently integrable with Spring Security.
* Integrated capabilities for encrypting the configuration of applications (i.e. datasources).
* Specific features for high-performance encryption in multi-processor/multi-core systems.
* Open API for use with any JCE provider.
* ...and much more
\u001B[1mSEE ALSO\u001B[0m
\u001B[36mSecurity Framework\u001B[0m section of the Karaf Developer Guide.
\u001B[36mhttp://www.jasypt.org/\u001B[0m