|
-
Oct 10th, 2007, 09:08 AM
#1
Thread Starter
Fanatic Member
File encrypting
I want to ask that how to encrypt a file which contains text and then decrpty it. Is there any source code for it. I want simple encryption.
Dont rely only on your luck. Work hard until You get success.
vb Code:
Private sub Time_ispassing
While Me.Notgetsuccess
trygain=tryagain+1
Me.workhard
wend
end sub
-
Oct 10th, 2007, 10:38 AM
#2
Re: File encrypting
What kind of source code? What language?
What kind of encrpytion are you looking for? (small, medium or large? )
-
Oct 11th, 2007, 06:55 AM
#3
Thread Starter
Fanatic Member
Re: File encrypting
I just want to encrypt some textfile which contains some text. Like "Vivek is a good boy". I want that letter "A" value should be 0. letter "b" should be 1 and so on, And 0 should be "00".
Dont rely only on your luck. Work hard until You get success.
vb Code:
Private sub Time_ispassing
While Me.Notgetsuccess
trygain=tryagain+1
Me.workhard
wend
end sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|