Группа библиотек: org.e-hoffman.crypto

Crypto

org.e-hoffman.crypto : Crypto

A contract for a replaceable encryptor/decryptor that is only related to the actual act of encryption or decryption. Key look up, reading, encryptor configuration, and padding are all construction level details that are not covered by this API, and should be handled in a dependency injection container, instance construction, or some other "factory".

Последняя версия: 1.0.0

Дата:

CryptoProperties

org.e-hoffman.crypto : CryptoProperties

Uses an instance of the Crypto API to encrypt and decrypt values of a property files. Allows the selection of Crypto API implementation, as well as a high amount of other configurability in the CryptoEnvironment class. Usually used by extending the AbstractCryptoPropertyProvider class.

Последняя версия: 1.0.0

Дата:

CryptoBouncyCastle

org.e-hoffman.crypto : CryptoBouncyCastle

An implementation of the Crypto API that relys on BounceyCastle to perform AES symmteric key encryption. Contains logic to help construct and lookup keys.

Последняя версия: 1.0.0

Дата:

PropertyFileEncryptionParent

org.e-hoffman.crypto : PropertyFileEncryptionParent

A parent pom for opensource projects. It only configures plugins, some extensively, but leaves the project classpath alone.

Последняя версия: 1.0.0

Дата:

  • 1