Package org.cryptacular.generator
package org.cryptacular.generator
-
ClassDescriptionOTP generator component that implements the HOTP scheme described in RFC 4226.Generation strategy for random identifiers.Static factory that generates various types of asymmetric key pairs.Runtime exception that describes a condition where some fundamental limit imposed by the implementation or specification of a generator has been exceeded.Nonce generation strategy.Generates random identifiers with an alphanumeric character set by default.Factory class with static methods for generating
SecretKey
s.OTP generator component that implements the TOTP scheme described in RFC 6238.