| By RIA News Desk | Article Rating: |
|
| January 10, 2007 08:00 AM EST | Reads: |
5,941 |
(SYS-CON Media) Francesco Sullo (pictured) has released aSSL version 1.2beta3 with a Javascript/ASP server-side component. aSSL is a library distributed under MIT License thats implements a technology similar to SSL without HTTPS. aSSL enables the client to negotiate a secret random 128-bit key with the server using the RSA algorithm. Once the connection has been established, the data will be sent and received using AES algorithm.
Making the announcement on the aSSL website, Sullo said that in the coming weeks he would be working on porting this new aSSL version to PHP and other languages.
The aSSL 1.2 technology is changed respect to the previous 1.1 one.
How aSSL 1.2 works:
• The server returns its RSA modulus (e.g. the public key) and the public exponent (3 or 10001).
• The browser generates a random exchange 128-bit key, encrypts it using the server public key and passes the encrypted exchange key to the server.
• The server receives this encrypted 128-bit exchange key, decrypts it with its private key and, if the result is ok, returns the session duration time.
• The browser receives the session duration time and sets a timeout to maintain alive the connection.
• All subsequent client-server exchanges via aSSL are encrypted and decrypted using the AES Rijndael algorithm.
aSSL 1.2 uses Tom Wu's BigIntegers and RSA in JavaScript to negotiate the secret 128-bit key and Chriss Veness's AES Javascript implementation for the next exchanges.
Published January 10, 2007 Reads 5,941
Copyright © 2007 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By RIA News Desk
Ever since Google popularized a smarter, more responsive and interactive Web experience by using AJAX (Asynchronous JavaScript + XML) for its Google Maps & Gmail applications, SYS-CON's RIA News Desk has been covering every aspect of Rich Internet Applications and those creating and deploying them. If you have breaking RIA news, please send it to RIA@sys-con.com to share your product and company news coverage with AJAXWorld readers.
![]() |
ajax news desk 01/10/07 01:55:22 AM EST | |||
Francesco Sullo has released aSSL version 1.2beta3 with a Javascript/ASP server-side component. aSSL is a library distributed under MIT License thats implements a technology similar to SSL without HTTPS. aSSL enables the client to negotiate a secret random 128-bit key with the server using the RSA algorithm. |
||||
![]() |
ajax news desk 01/10/07 01:55:03 AM EST | |||
Francesco Sullo has released aSSL version 1.2beta3 with a Javascript/ASP server-side component. aSSL is a library distributed under MIT License thats implements a technology similar to SSL without HTTPS. aSSL enables the client to negotiate a secret random 128-bit key with the server using the RSA algorithm. |
||||
- Practical Approaches for Optimizing Website Performance
- SQL Anywhere Server and AJAX
- The Difference Between Web Hosting and Cloud Computing
- Ajax in RichFaces 3.3, JSF 2 and RichFaces 4
- Cloud Computing on Gartner's Top 10 List and SYS-CON Events' 2010 Calendar
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- US Post Office Hops a Ride on NetSuite’s Cloud
- Gang of Four Creates Cloud BI Stack
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Confessions of a Ulitzer Addict
- AJAX World RIA Conference & Expo Kicks Off in New York City
- An Introduction to Abbot
- What is Web 3.0?
- AJAXWorld RIA Conference & Expo 2009 West: Call for Papers
- Interviewing Java Developers With Tears in My Eyes
- Adobe Enters Cloud Computing with LiveCycle
- REA Is Where RIA Becomes the Norm
- RIAs for Web 3.0 Using the Microsoft Platform
- Practical Approaches for Optimizing Website Performance
- Social Media Terrorists
- Building a Drag-and-Drop Shopping Cart with AJAX
- What Is AJAX?
- Google Maps! AJAX-Style Web Development Using ASP.NET
- Flashback to January 2006: Exclusive SYS-CON.TV Interviews on "OpenAjax Alliance" Announcement
- AJAXWorld Conference & Expo to Take Place October 2-4, 2006, at the Santa Clara Convention Center, California
- AJAX Sponsor Webcasts Are Now Available at AJAXWorld Website
- How and Why AJAX, Not Java, Became the Favored Technology for Rich Internet Applications
- "Real-World AJAX" One-Day Seminar Arrives in Silicon Valley
- AJAXWorld University Announces AJAX Developer Bootcamp
- AJAX Support In JadeLiquid WebRenderer v3.1



































