Package org.aion4j.avm.helper.signing
-
Interface Summary Interface Description Blake2b A Java implementation of BLAKE2B cryptographic digest algorithm.Blake2b.Param.Default Blake2b.Spec -
Class Summary Class Description Blake2b.Digest Generalized Blake2b digest.Blake2b.Engine Blake2b.Engine.Assert Blake2b.Engine.Debug Blake2b.Engine.LittleEndian Blake2b.Mac Message Authentication Code (MAC) digest.Blake2b.Param Blake2b configuration parameters block per specBlake2b.Tree Note that Tree is just a convenience class; incremental hash (tree) can be done directly with the Digest class.SignedTransactionBuilder A convenience class for building an Aion transaction and signing it locally (offline) using a private key.