Package org.drasyl.identity
Contains classes to manage the
Identity
of the drasyl node.-
Class Summary Class Description CompressedKeyPair This class is a simple holder for a compressed key pair (aCompressedPublicKey
and aCompressedPrivateKey
).CompressedPrivateKey This interface models a compressed key that can be converted into a string and vice versa.CompressedPublicKey This interface models a compressed key that can be converted into a string and vice versa.Identity Represents the private identity of a peer (includes the proof of work, the public and private key).IdentityManager This class holds the identity of the node.ProofOfWork This class models the proof of work for a given public key.