Hey I really need some help solving this problem:
1. Encrypt this binary string into cipher text: 110000. Include in your answer the formula the decoder would use to decrypt your cipher text in the format (coded answer) x N mod (m) = Y
&
2. Decrypt this cipher text into a binary string: 106
Thank you