Slashdot Mirror


IBM Smart Card OS On A 1MB Smart Card

michaelpapet.com writes "IBM has ported/developed their Javacard smart card operating system for Sharp's 1MB smart card. Read Sharp's announcement here. Interesting features include: AES encryption; elliptical curve encryption; and 1MB of storage. Sharp's smart card package claims to be almost as small as a normal smart card package. In an industry that can considers 64K of memory a luxury, 1MB is staggering. Read Sharp's original 1MB smart card announcement here. Is this a 'Build it and they will come...' kind of solution? How small is an 'almost as small' smart card IC package?"

3 of 128 comments (clear)

  1. Re:OS by Melibeus · · Score: 5, Funny

    As soon as I finish porting the kernel to java...

  2. redudancy alert by xsupergr0verx · · Score: 5, Funny

    One "640k should be enough for anybody" joke in the title should be enough for everybody.

    --

    Click here for a free picture of an iPod!
  3. Re:Storage space by John+Harrison · · Score: 5, Informative
    I work for IBM with smart cards. My team directect Sharp the the JCOP (Java Card Open Platform) operating system over a year ago. The 1MB is rewritable storage. The OS is stored in ROM. It is a simplified version of Java (the JavaCard standard) that requires very little in the way of resources.

    Functionality is added to the card by securely loading JavaCard applets to the 1MB of storage. More info on JCOP can be found here.