Interface ShortHash.Native

All Known Implementing Classes:
LazySodium, LazySodiumJava
Enclosing interface:
ShortHash

public static interface ShortHash.Native
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    cryptoShortHash(byte[] out, byte[] in, long inLen, byte[] key)
    Short-input hash some text.
    void
    Output a 64-bit key.