Class SNTRUPrimeKeyGenerationParameters

    • Constructor Detail

      • SNTRUPrimeKeyGenerationParameters

        public SNTRUPrimeKeyGenerationParameters​(java.security.SecureRandom random,
                                                 SNTRUPrimeParameters sntrupParams)
        initialise the generator with a source of randomness and a strength (in bits).
        Parameters:
        random - the random byte source.
        sntrupParams - Streamlined NTRU Prime parameters