Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Basic Encrypter/Decrypter
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
evildaddy911




PostPosted: Thu Dec 22, 2011 10:44 am   Post subject: Basic Encrypter/Decrypter

Finally finished, this encrypter outputs its code in the form of numbers, determined by the keyword entered. after encrypting, you may save to a file of your choice. when saving, remenmber to add the ".txt" file extension, or another of your choice.


encryption.t
 Description:
Encryption/Decryption

Download
 Filename:  encryption.t
 Filesize:  1.94 KB
 Downloaded:  279 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
chipanpriest




PostPosted: Thu Dec 22, 2011 11:39 am   Post subject: RE:Basic Encrypter/Decrypter

thats pretty awesome tbh
Aange10




PostPosted: Thu Dec 22, 2011 12:46 pm   Post subject: RE:Basic Encrypter/Decrypter

That's neat. You should attempt making a http://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher . I attempted a while back, but didn't succeed. It worked, but not the wrap around.
evildaddy911




PostPosted: Fri Dec 23, 2011 12:17 pm   Post subject: RE:Basic Encrypter/Decrypter

yeah, i saw the help thread... maybe, if i can figure it out... idk
is tyhere a way that i can automatcally add the file extension to the file?
Aange10




PostPosted: Fri Dec 23, 2011 2:39 pm   Post subject: RE:Basic Encrypter/Decrypter

What do you mean? What file? Define automatically.
chipanpriest




PostPosted: Fri Dec 23, 2011 4:03 pm   Post subject: Re: RE:Basic Encrypter/Decrypter

evildaddy911 @ Fri Dec 23, 2011 12:17 pm wrote:
is tyhere a way that i can automatcally add the file extension to the file?


Turing:
get filename
open :filenumber, filename + ".txt"
...
...
close : filenumber,filename + ".txt"


Think this would work?
chipanpriest




PostPosted: Fri Dec 23, 2011 4:04 pm   Post subject: Re: Basic Encrypter/Decrypter

Turing:
get filename
open :filenumber, filename + ".txt"
...
...
close : filenumber


This is what i meant :p
evildaddy911




PostPosted: Fri Dec 30, 2011 2:24 pm   Post subject: RE:Basic Encrypter/Decrypter

perfect, thanks
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: