I have more bits than the degree of the NTRU polynomial.
For example: $x^{11}-1$
message: Hello
(I am using ascii, 8 bits for 1 symbol)
got: 0100100001100101011011000110110001101111
.
How should I split up message into blocks? Please answer with example.