Thaiio.com

Thaiio is the best of PC interfacing Electronic Hardware and Devices resource.

Today , 2007
March 26th, 2008

Smart Card Operating System Development

Smart card chip operating system (COS) has traditionally been designed with no specific application in mind. However, there are some standard functions which are always required ex: card authentication, terminal authentication, card-holder authentication, read and update access, secured read and updated access etc which are required by every application. This type of COS can be group under the category called general purpose COS. When used as a banking card, monetary value is stored in a file (purse file) protected by update and read access. The read and update access, card & terminal authentication are controlled by secret keys inside the POS terminal. The entire system security relies on the fact that the terminal is trusted.

In a general purpose COS, purse file is debited by letting the POS reads the value, debit the amount to be debited and update back into the file. For security reason, the access to the purse files must be ciphered with a session key. From the security point of view, the rule of need-of-know basis must apply. The POS terminal only required to debit the purse file. However, a general purpose COS will allow update access by the terminal. Thus inherently, the terminal has both debit and credit capability.

Although the terminal is trusted only to perform the debit function, the security design requirements must be very high because if the keys are compromised in a POS terminal, someone may be able to perform credit function based on the secrets inside a POS terminal. A payment COS, besides having read and updated access control for data files must also have credit and debit access for purse files. Thus, a merchant POS terminal only required to debit a banking card only need to know the debit key. Even if the secret in the POS terminal is compromised, no one is able to create money fraudulently. This is a major difference between a general purpose COS and a payment COS.

In a banking application, there may be a requirement to cater for substitute debit during the case whereby goods are rejected (substitute with zero debit amount) or an data entry error by the cashier (substitute debit by another value). A general purpose COS will make use of read and update access to the purse file to implement the substitute debit function, thus having the same security problem. A good payment chip operating system should be able to support this function. It must be noted that a substitute debit is not a credit function and must not implemented like the credit function, ie there is not need to prove the knowledge of the credit key in order to perform this function. Rather, it should rely on the capability of the POS terminal to prove that it is the terminal that performs the previous transaction in order to perform a substitute debit function. Although the substitute debit function may be a very useful feature, the smart card can only ensure that there is a secured mechanism of performing the substitute debit function. The POS terminal and the back-end host are also required to perform the complementary functions to ensure that this feature is implemented securely.

Depending on the weighting of risk and flexibility needed by the issuer, the issuer should be able to select if the substitute debit function is to be totally disabled, to allow only during the current session with the card before the card is pulled-out or can be done any time before another transaction is performed. It must be noted that not all chip operating system that claims to be delegated for payment application is able to support this function.

By the law of physics, if updating of data into a medium is interrupted, the data is corrupted, regardless of whether it is a tape, a disk or a smart card. A general purpose COS and even some payment COS can only detect that the purse file is corrupted. However, a cleverly designed payment COS is able to change a purse file via a dual backup incremental changes of the current and previous balance to always ensure that even if the card is pulled out any time during the update, the balance is not corrupted.

In a banking application, it is very important for the card to not only prove to the terminal that the amount is indeed debited from the card via a Card Debit Certificate (CDC), but also it is done by a particular terminal.

Therefore,

CDC = f(debit amount, terminal certificate, debit key)

The terminal certificate should be unique to a particular terminal and for every transactions. A general purpose COS and even some payment delegated COS is not able to do this.

The POS terminal must verifies the CDC to ensure that the debit command to the card is not intercepted from the card and a fake CDC returned to trick the terminal. But requiring the POS terminal to verify the CDC implies that if the secrets in the terminal are exposed, there may be a potential security problem. In order to prevent this potential security problem, the card must be able to produce a Card Signature Certificate (CSC) to sign the debit transaction with a key not found in the POS terminal. A general purpose COS and even some payment delegated COS is not able to do this.

Credit function is the most sensitive operation in the whole system. There are claims that a single DES operation can be broken easily, if one has lots of money ( 1 million $), very good knowledge of cryptography, a good hardware and semi-conductor ASIC designer to design an application specific IC to perform a DES computation in one clock cycle and have many of such chip in parallel process. Potentially, a double DES may be broken in the future. Thus a triple DES is recognised to be safe even in the future by the experts. Thus, the credit function must require a double or triple DES computation.

SMART CARD CHIP OPERATING SYSTEM SELECTION
It is not the intention of this paper to do a product comparison but to look at the banking card system highest security requirements - what they are, why is it necessary and what is the possible implication if it is not done in the way specified. These should then served as the evaluation criteria to see if there is any smart card command to perform the function. There are many levels of security :

- a layman cannot break the security

- an information technology personnel cannot break the security

- the equipment suppliers cannot break the security

- the system application programmers cannot break the security

- the system designer himself break the security

Also, not all smart cards have the same security. Even if the best security smart card is chosen, the system must also be designed to exercise all security features provided by the smart card and there must not be any weak points in the entire system, of which the smart card is only a very small part but the entire system key management and security architecture relies on.

Eric Wilhem
Banking and systems designer
Security in Banking
Encryption Schemes

Tags: plc
pac
pc
port
vb
vc
c#
parallel
serial
com
usb

March 26th, 2008

Get the Highest Speed Out of Your Wireless Computer Network

When it comes to a wireless standard, the first thing we all look at is how fast will this baby run! And you know the trade-offs, you can spend a lot of money to get the fastest thing running, or you can back off a little and save a lot.

The good thing about wireless networks is that the price difference between wireless standards is almost gone. There are some things that could add up, but I will explain the difference and why you might want to go that route or not.

Now, let’s get to the different wireless standards you can choose from.

1. 802.11b - 11Mbit at 2.GHz

2. 802.11a - 54Mbit as 5.0GHz

3. 802.11g - 54Mbit at 2.4GHz

4. Hybrid Systems

When you get ready to purchase your equipment, you will see a lot of systems saying that they are faster than these standards listed above. Most will say 108Mbit per second, some 125Mbit per second and a few even higher. To operate at these speeds usually requires you to only use their network cards to access their access points, some of them require a specific card from them to get that speed. If any other card connects, then they will drop back to the standard speed and you lose the extra speed you probably paid extra to get.

What Should You Get

I was purchasing equipment for a completely new wireless setup. We only had one older wireless computer and I replaced the card in it with a new one. I did purchase a system that advertised the 108Mbit speeds since I knew who was going to connect to it.

If you are building a new network setup, I suggest you purchase a system that will run faster than the standard, but only if you know who is connecting. If not, then get a system that runs on the 802.11g standard. The price is about the same as 802.11b but runs 5 times faster.

Greg Walding owns Wireless Networks Only, LLC. You can get more information about wireless networks at http://www.wireless-networks-only.com

Tags: plc
pac
pc
port
vb
vc
c#
parallel
serial
com
usb

|
Interior Accessories Shop free xxx cheapest viagra in uk cheap viagra viagra rise levitra alternative levitra vs viagra soft tabs cheapest online cialis 24 hour delivery canadian rx drugs bigtits i made free pornstars drunken asian girls BIGNATURALS big fat booty lessons in blow jobs porn fuck free porn videos free anal old mom video milfs amateur blowjob cheapest online diazepam 24 hour delivery cheap levitra rx pills buy lorazepam cheap cialis buy cheapest generic valium purchase new report female zyban order oxazepam prescription cheapest generic xanax viagra order herbal klipal for woman levitra buy drugs online buy herbal tramadol cialis soft tabs levitra cialis best herbal viagra soft tabs uk cialis buy viagra on line viagra levitra women buy cialis online without prescription natural levitra substitutes cheapest generic viagra cyber pharmacy propecia viagra soft tabs studies women
Close
E-mail It