[][src]Module fancy_garbling::dummy

Dummy implementation of Fancy.

Useful for evaluating the circuits produced by Fancy without actually creating any circuits.

Structs

Dummy

Simple struct that performs the fancy computation over u16.

DummyVal

Wrapper around u16.