Package org.bouncycastle.crypto.digests
Class XofUtils
- java.lang.Object
-
- org.bouncycastle.crypto.digests.XofUtils
-
public class XofUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XofUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
leftEncode(long strLen)
static byte[]
rightEncode(long strLen)
-