Changed speed benchmark for i31 to a 521-bit modulus.
[BearSSL] / src / config.h
index accae3e..8ea4d8a 100644 (file)
 
 /*
  * When BR_BE_UNALIGNED is enabled, then the current architecture is
- * assumed to use little-endian encoding for integers, and to tolerate
+ * assumed to use big-endian encoding for integers, and to tolerate
  * unaligned accesses with no or minimal time penalty.
  *
 #define BR_BE_UNALIGNED   1