Binary package “libjasypt-java-doc” in ubuntu oracular

Documentation - java library for simple high-level encryption

 Jasypt is a java library which allows the developer to add basic encryption
 capabilities to projects.
 .
 It provides :
  * High-security, standards-based encryption techniques, both for
    unidirectional and bidirectional encryption.
  * 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.
 .
 This package contains the API documentation of libjasypt-java.