----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: uva_net Message 2 in Discussion Microsoft has taken a step beyond normal cryptography... and encrypted the session id into a 120 bit pseudo which can either be transferred through a cookie and for more security it can also be passed as a jumbled code in the url. If we got to know the algorithm to create the same session id, thn probably the hackers would have reversed it long before. The session ids are of 36 digits ie., a random number series around [2^120], even if 1 lakh users are accessing your site and the probability of repetition is 0.005%, where that case is replaced by the next value. the session ids are created in a way that the last 8 bit of the id is taken by the .net framework to identify a particular session in the session bag. thanks and regards, uvaraj. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
