| Package | Description |
|---|---|
| org.apache.fulcrum.jce.crypto.algo | |
| org.apache.fulcrum.jce.crypto.extended |
| Class and Description |
|---|
| CryptoStreamFactoryJ8
Interface for creating encrypting/decrypting streams.
|
| CryptoStreamFactoryJ8Template
Concrete factory for creating encrypting/decrypting streams.
|
| Class and Description |
|---|
| CryptoParametersJ8.TYPES
short names, exact names @see
CryptoParametersJ8.TYPES_IMPL. |
| CryptoParametersJ8.TYPES_IMPL
Implementing classes are either using
PBEWith <digest>And<encryption> - the password-based encryption algorithm defined in PKCS #5: PBEWithHmacSHA256AndAES_256/CBC/PKCS5Padding in
CryptoParametersJ8.TYPES_IMPL.ALGORITHM_J8_PBE
or
AES/GCM/NoPadding in CryptoParametersJ8.TYPES_IMPL.ALGORITHM_J8_GCM (Cipher Algorithm Names/Cipher Algorithm Modes/Cipher Algorithm Padding). |
| CryptoStreamFactoryJ8
Interface for creating encrypting/decrypting streams.
|
| CryptoStreamFactoryJ8Template
Concrete factory for creating encrypting/decrypting streams.
|
| CryptoUtilJ8
Helper class to provide typed functions to work with CryptoStreams.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.