Search:

Type: Posts; User: Koren3

Search: Search took 0.17 seconds.

  1. Replies
    4
    Views
    4,379

    Re: TCP chat cipher

    I know, where was a problem. I used block cipher. But I use stream cipher and it write this error: java.security.InvalidKeyException: no IV set when one expected. If i use stream cipher i don't need...
  2. Replies
    4
    Views
    4,379

    Re: TCP chat cipher

    I donīt know what is problem...
  3. Replies
    4
    Views
    4,379

    Re: TCP chat cipher

    No error, but another client doesnīt recive message.
  4. Replies
    4
    Views
    4,379

    TCP chat attaching cipher is not running

    Hi,
    I did TCP chat no problem and I attached cipher and It no run. What is wrong on my code.


    import java.io.BufferedReader;
    import java.io.BufferedWriter;
    import java.io.IOException;...
Results 1 to 4 of 4