--checksum-only option? (or equivalent)

--ignore-size means don’t take into account the size when deciding whether something is old or not. An rclone check will always caclucate the checksum.

This is because crypt doesn’t support checksums (dropbox stores the checksum of the encrypted file, not the unencrypted file)

If you use rclone cryptcheck you can get an integrity check for crypt remotes.