Uses of Interface
eu.kartoffelquadrat.visucrypt.Xorer
-
-
Uses of Xorer in eu.kartoffelquadrat.visucrypt
Classes in eu.kartoffelquadrat.visucrypt that implement Xorer Modifier and Type Class Description class
LogicalXorer
Utils class with a single util method that applies the XOR operation on all binary pixel values of a secret image and a provided one time pad.
-