Package com.knezevic.edaf.v3.problems.crypto
package com.knezevic.edaf.v3.problems.crypto
Boolean-function and cryptography optimization problems.
Implements criteria such as nonlinearity, balancedness and algebraic properties for cryptographic design studies.
-
ClassDescriptionShared base for cryptographic boolean-function optimization problems.Multi-objective boolean-function problem emitting one objective per selected criterion.Balanced boolean-function optimization with permutation encoding.Boolean-function optimization over direct truth-table bitstring encoding.Cached statistics for one boolean function truth table.Boolean-function optimization where genotype is interpreted as tokenized boolean expression tree.Factory for configured cryptographic boolean-function criteria.Parsed configuration payload for crypto boolean-function problems.