Encrypting Algorithm dont give all the output
I’m currently trying to write an encrypting algorithm as:
TXT
the sequence of characters to be encrypted
ENC
the output sequence (at the beginning, ENC
is empty)
I’m currently trying to write an encrypting algorithm as:
TXT
the sequence of characters to be encrypted
ENC
the output sequence (at the beginning, ENC
is empty)