Search:

Type: Posts; User: jiji jose

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,391

    Re: Block division in cryptography

    //this is the code wat v have modifed..we have binary values such as 0's 1's in source.txt...this has to be divided into blocks of 144bit..i mean 18byte..this is our requirement


    import...
  2. Replies
    4
    Views
    1,391

    Block division in cryptography

    I have used FileInputStream class but its not working properly to divide the bits into blocks.I will attach the coding,help me out to fix the problem.



    public static void main(String[] args) {...
Results 1 to 2 of 2