| Package | Description |
|---|---|
| org.apache.poi.poifs.crypt |
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.
|
| org.apache.poi.poifs.crypt.agile | |
| org.apache.poi.poifs.crypt.standard |
| Class and Description |
|---|
| ChainingMode |
| CipherAlgorithm |
| CipherProvider |
| DataSpaceMapUtils.DataSpaceMapEntry |
| DataSpaceMapUtils.TransformInfoHeader |
| Decryptor |
| EncryptionHeader
Reads and processes OOXML Encryption Headers
The constants are largely based on ZIP constants.
|
| EncryptionInfo |
| EncryptionInfoBuilder |
| EncryptionMode |
| EncryptionVerifier
Used when checking if a key is valid for a document
|
| Encryptor |
| HashAlgorithm |
| Class and Description |
|---|
| ChainingMode |
| CipherAlgorithm |
| Decryptor |
| EncryptionHeader
Reads and processes OOXML Encryption Headers
The constants are largely based on ZIP constants.
|
| EncryptionInfo |
| EncryptionInfoBuilder |
| EncryptionVerifier
Used when checking if a key is valid for a document
|
| Encryptor |
| HashAlgorithm |
| Class and Description |
|---|
| ChainingMode |
| CipherAlgorithm |
| Decryptor |
| EncryptionHeader
Reads and processes OOXML Encryption Headers
The constants are largely based on ZIP constants.
|
| EncryptionInfo |
| EncryptionInfoBuilder |
| EncryptionVerifier
Used when checking if a key is valid for a document
|
| Encryptor |
| HashAlgorithm |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.