All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.poi.poifs.crypt.package.html Maven / Gradle / Ivy

There is a newer version: 5.2.5
Show newest version







Implementation of the ECMA-376 Document Encryption

The implementation is split into three packages:

  • This package contains common functions for both current implemented cipher modes.
  • the {@link org.apache.poi.poifs.crypt.standard standard} package is part of the base poi jar and contains classes for the standard encryption ...
  • the {@link org.apache.poi.poifs.crypt.agile agile} package is part of the poi ooxml jar and the provides agile encryption support.

Related Documentation

Some implementations informations can be found under: @see org.apache.poi.poifs.crypt.standard @see org.apache.poi.poifs.crypt.agile




© 2015 - 2024 Weber Informatics LLC | Privacy Policy