According to Section 5 of RFC 7748, bit 255 should be ignored when parsing u-coordinates. I cannot find this check, which may result in the constant-time addition on f25519 taking a wrong choice about reducing modulo 2^255-19. Have I missed something?