Search:

Type: Posts; User: jiji jose

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,388

    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. Thread: Java Unicode

    by jiji jose
    Replies
    4
    Views
    1,177

    Unicode

    I have checked the following link http://docs.oracle.com/javase/tutorial/i18n/text/convertintro.html.but couldn't get a clear idea about how to get the Unicode of languages other than English
  3. Thread: Java Unicode

    by jiji jose
    Replies
    4
    Views
    1,177

    Java Unicode

    Hai all.I have a doubt regarding the generation of Unicode for languages other than English. Do we have to include any package to get Unicode of such languages.
  4. Replies
    4
    Views
    1,388

    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 4 of 4