代码搜索:Generators
找到约 1,542 项符合「Generators」的源代码
代码结果 1,542
www.eeworm.com/read/18528/793142
v iq_pn_gen.v
/*
The following is example code that implements two LFSRs which can be used as part of pn generators.
The number of taps are fixed however the tap points and LFSR width are parameratized. This cod
www.eeworm.com/read/481034/1302297
java mgf1bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/481034/1302299
java kdf2bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/481034/1302303
java deskeygenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.CipherKeyGenerator;
import org.bouncycastle.crypto.params.DESParameters;
public class DESKeyGenerator
extends Cip
www.eeworm.com/read/470423/1473919
java mgf1bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/470423/1473921
java kdf2bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/470423/1473925
java deskeygenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.CipherKeyGenerator;
import org.bouncycastle.crypto.params.DESParameters;
public class DESKeyGenerator
extends Cip
www.eeworm.com/read/467039/1507033
java mgf1bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/467039/1507035
java kdf2bytesgenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.DataLengthException;
import org.bouncycastle.crypto.DerivationFunction;
import org.bouncycastle.crypto.DerivationParamet
www.eeworm.com/read/467039/1507039
java deskeygenerator.java
package org.bouncycastle.crypto.generators;
import org.bouncycastle.crypto.CipherKeyGenerator;
import org.bouncycastle.crypto.params.DESParameters;
public class DESKeyGenerator
extends Cip