A block cipher consists of two paired <a href='http://en.wikipedia.org/wiki/Algorithm' target='_blank' rel='nofollow'>http://en.wikipedia.org/wiki/Algorithm</a>, one for encryption, <i>E</i>, and the other for decryption, <i>D</i>.<sup><a href='http://en.wikipedia.org/wiki/Block_cipher#cite_note-4' target='_blank' rel='nofollow'>http://en.wikipedia.org/wiki/Block_cipher#cite_note-4</a></sup> Both algorithms accept two inputs: an input block of <b>size </b><i><b>n</b></i><b> bits</b> and a <a href='http://en.wikipedia.org/wiki/Key_(cryptography)' target='_blank' rel='nofollow'>http://en.wikipedia.org/wiki/Key_(cryptography)</a> of <b>size </b><i><b>k</b></i><b> bits</b>;<br/><br/>I'd like to know whether "n bits" modifies "size" or "size n bits" is a compound noun.<br/>Thank you in advance for your help