Class NHSecretKeyProcessor


  • public class NHSecretKeyProcessor
    extends java.lang.Object
    A processor with associated builders for doing secret key transformation using the New Hope algorithm.
    • Method Detail

      • processKey

        public byte[] processKey​(byte[] initialKey)