i have made an application in java..
i am encrypting and decrypting a file..
i am storing the encrypted text in a file"enctxt".
in my gui i have a button "open encrypted file"
on clickin this button i.e in its action performed, i now want to display the opened file "enctxt"..
i m not able to open and display this file...
ps:i dont want to display the contents of the file "enctxt",i...
User Profile
Collapse
-
opening a file after hitting the go button in gui
-
oh ..ok ..ill do that..thnx a lot:) -
-
merge two long numbers into a single long number
i have 2 long numbers
eg xl=12345678
xr=87654321
i want to merge these 2 nos. into a single long number
i have to do this in java..
any help would be great..thanks a lot:) -
-
how to convert a bmp image to a binary file?
i have to convert a black and white bmp image into a binary file..
i have to use the binary file to perform rle(run length encoding) compression techinque...
i have to do it in c...
thnx a lot:) -
-
how do i circular left shift a byte array by 25 bits
i ave a byte array..ave 2 left shift it by 25 bits..
to be able 2 reuse de elements of de array..
ave to do this for encryption algo..
ne help will b gr8..thnx a lot:):)
btw i need it in java...thnx again!!!
No activity results to display
Show More
Leave a comment: