New algorithm allows Java smart cards to run more efficiently.
The article discusses a new method for verifying Java programs on Java smart cards with limited memory. The researchers developed an algorithm based on abstract interpretation of the Java bytecode language, allowing for efficient verification in low-memory environments. They found that their algorithm is equivalent to the standard verification method while requiring less memory.