CRC poly for 23KByte data



I am trying to find a suitable CRC polynomial for a message length of
23KBytes?
Could someone suggest one?
I was thinking of using a 32bit CRC, but I have a hunch that I may need
to go for a 64bit poly. Any advice please.

.