toSync method
Returns a synchronous implementation of this algorithm.
Implementation
@override
DartPoly1305 toSync() => const DartPoly1305();
Returns a synchronous implementation of this algorithm.
@override
DartPoly1305 toSync() => const DartPoly1305();