Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » crypt
Re: crypt [message #470643 is a reply to message #469723] Tue, 03 July 2012 10:41 Go to previous message
Jerad2142 is currently offline  Jerad2142
Messages: 3812
Registered: July 2006
Location: USA
Karma:
General (3 Stars)
If your just doing ascii encryption keep in mind that it's from 0 - 127. So if you exceed 127 you'll have to loop it down to 0. If you drop under 0 you have to loop it back around to 127. Otherwise when you save it you'll be left with nothing useful.

However, as danpaul88 said, Google is an excellent place to check out too, you can go and get any encryption algorithm off of there in open source pretty much (wiki usually has source with examples of the algorithms as well).


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Set_Face_Location() and bots
Next Topic: Commands->Monitor_Sound
Goto Forum:
  


Current Time: Wed Dec 18 10:08:29 MST 2024

Total time taken to generate the page: 0.00723 seconds