|
WebSecurity is based on two main components: CRYPTO-BOX on the client side (end user) and the web server on the vendor's (service provider's) side. Client component, used to access the CRYPTO-BOX is implemented as COM-object for Microsoft Internet Explorer and as a plug-in for Mozilla. The component receives requests (encrypted transactions) from HTML/JavaScript pages, generated by the server and loaded with the browser. Requests are executed by the component and the encrypted result of the transaction is sent back to the server. Every SmarxOS formatted CRYPTO-BOX USB, contains client's private RSA key and distributor's public RSA keys, used for handshake (establishing secure connection and client authentication). In addition to hardware-implemented 128 bit Rijndael encryption, software (Open SSL) 256 bit AES encryption is used. WebSecurity is based on two main components: The CRYPTO-BOX on the client side (end user) and the web server on the vendor's (service provider's) side. The WebSecurity COM object (ActiveX) receives the encrypted requests on the client side through Java Script programs generated by the server and built into HTML pages loaded by the client's browser. The encrypted requests are decrypted and executed by the ActiveX COM object and the encrypted results of the transaction are sent back to the server. On the server side the functional part of the solution is placed into Java classes while the design portion can be built via any popular web authoring tools. The server generates encrypted requests for the CRYPTO-BOX, which are executed on the client side. All sensitive information, such as access codes for the CRYPTO-BOX, is stored safely on the server.
WebSecurity brings tamper - proof authentication, secure storage on the client site with compatibility to your existing and future infrastructure.
The WebSec Server is platform independent, scalable and can be integrated into existing database environments. All sources of the WebSec Server are available, customization can be done very easily.
WebSecurity version 2.0 or higher is based on SmarxOS, so it's compatible with other SmarxOS based applications and solutions.
|