constant_time_comparison library

Functions

constantTimeCompare(Uint8List a, Uint8List b) bool
Performs a constant time comparison between two byte arrays to prevent side channel attacks.