q1ss.ap
Implementation of Affine Partition functions, ased on
eprint.iacr.org/2020/107 and work by
the authors of the q1ss library.
Classes in this module:
APis the abstract base class for all affine partition functions.ExplicitAPis a concrete implementation based on an explicitspecification of the affine partition, as a complete collection of disjoint
AffineSubspaceinstances.
GenAPis a concrete implementation based on pluggable logicwhich generates invertible matrices based on partial label vectors.
SeqAPis a concrete implementation based on fixed sequencesof invertible matrices.
q1ss.ap.__all__
The following members were explicitly reexported using __all__: