Fix typo in comment

This commit is contained in:
Manuel Pégourié-Gonnard 2018-05-22 12:56:11 +02:00
parent 9d410733c2
commit d418b0dcba

View file

@ -182,7 +182,7 @@ static inline uint32_t aria_p3( uint32_t x )
* ARIA Affine Transform
* (a, b, c, d) = state in/out
*
* If we denote the first by of input by 0, ..., the last byte by f,
* If we denote the first byte of input by 0, ..., the last byte by f,
* then inputs are: a = 0123, b = 4567, c = 89ab, d = cdef.
*
* Reading [1] 2.4 or [2] 2.4.3 in columns and performing simple