Uses of Package
de.das.encrypter.model
Packages that use de.das.encrypter.model
Package
Description
This package provides a class that implements a crypto service for delivering
requested keys.
This package contains classes that demonstrate the use of the Encryption
Factory library and classes that can be used to statistically analyze key
bundles.
All classes for definition, creation, searching for and handling of random
keys, where the created keys can have any size and their most important
property is their true randomness and the fact that they cannot be reproduced
in any case.
Classes for performing specific tasks such as encrypting, decrypting, byte
array splitting and assembling, sending byte arrays, searching for keys,
generating random factors, and the like.
-
Classes in de.das.encrypter.model used by de.das.encrypter.cryptoserviceClassDescriptionAn entry point supplier delivers an entry point into the pure key bundle and monitors the entry points used until now via the given key bundle ID.A hash map with the key file objects of all detected keys.
-
Classes in de.das.encrypter.model used by de.das.encrypter.examplesClassDescriptionClass to provide information of a key and its location not the key itself.A hash map with the key file objects of all detected keys.Interface for classes which want to use the key files searcher.
-
Classes in de.das.encrypter.model used by de.das.encrypter.modelClassDescriptionInterface for specifying required constants and positions of values in the key and encryption headers.Class, which represents a key with its identifier and current path to its location.Class to provide information of a key and its location not the key itself.A hash map with the key file objects of all detected keys.
-
Classes in de.das.encrypter.model used by de.das.encrypter.processorsClassDescriptionException to handle usage of invalid keys.A hash map with the key file objects of all detected keys.Interface for classes which want to use the key files searcher.Exception in case the required key is not available.Exception to handle the attempt to decrypt non-encrypted data.