NUMBER_OF_ROUNDS_P27, NUMBER_OF_ROUNDS_P81| Modifier and Type | Method and Description |
|---|---|
Kerl |
absorb(int[] trits,
int offset,
int length)
Absorbs the specified trits.
|
Kerl |
clone()
Clones this instance.
|
static int[] |
convertBytesToTrits(byte[] bytes) |
static byte[] |
convertTritsToBytes(int[] trits) |
Kerl |
reset()
Resets this state.
|
int[] |
squeeze(int[] trits)
Squeezes the specified trits.
|
int[] |
squeeze(int[] trits,
int offset,
int length)
Squeezes the specified trits.
|
public static byte[] convertTritsToBytes(int[] trits)
public static int[] convertBytesToTrits(byte[] bytes)
public Kerl absorb(int[] trits, int offset, int length)
JCurlpublic int[] squeeze(int[] trits,
int offset,
int length)
JCurlpublic int[] squeeze(int[] trits)
Copyright © 2019. All rights reserved.