public class Nfold extends Object
public static byte[] nfold(byte[] inBytes,
int size)
k>=16. this is the case of all the cryptosystems which are
likely to be used. this function can be replaced if that
assumption ever fails.inBytes - The input bytessize - The sizeCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.