Research

More information coming soon...

Ongoing Research Projects

PALMS is the Princeton Architecture Lab for Multimedia and Security. PALMS research is on processor and system architectures for new computing and communications paradigms in an interconnected world. Currently, we are focusing on secure information processing and multimedia information processing. We also investigate architectural features for the functional pipelining requirements of graphics processing and network processing. Jointly with other research groups, we are also exploring synthetic cellular architectures in biological systems. Together with architecture research, we also perform algorithm research, and architectural test bed design and development. Following are abstracts for ongoing PALMS research projects:

SecureCore for Trustworthy Commodity Computing and Communications (NSF, DARPA)

Collaborators: Ruby Lee (Princeton), Cynthia Irvine (NPS), Terry Benzel (USC-ISI), Mung Chiang (Princeton). The SecureCore project will investigate a secure integrated core architecture for trustworthy operation of mobile computing devices. This core includes a security-aware general-purpose processor, a small security kernel and a small set of secure communications protocols. The research will use a "clean slate" approach to define a minimal set of fundamental architectural features required for such a secure core, for use in resource-constrained, ubiquitous computing platforms exemplified by secure embedded systems (e.g., computer in a heart monitor) and mobile computing devices (e.g., handheld web-enabled computer). This approach shows what is possible when security is designed in at the beginning rather than added on as an after-thought. It also changes the computer design paradigm from an emphasis on performance to one on trustworthy, dependable operation. The goal is to achieve the desired security levels without compromising performance, size, cost, energy consumption, or usability. Threat models will be re-examined in the new context of continuously networked commodity devices and Internet-scale epidemics. The broader impact is to provide the scientific basis for trustworthy computing, communications and storage in pervasive computing environments. SecureCore impact will be immense if its architecture influences the design of future trustworthy commodity products, as well as the curriculum for computer hardware and software engineering education.

Proposal Number: NSF-0430487

Toward Supercomputer Performance for Advanced Bit Manipulations on Commercial Microprocessors

Certain important applications demand very fast, advanced bit-level manipulations, like arbitrary bit permutations, bit matrix multiplication and transpose, that are not well handled by current word-oriented microprocessors. These applications include bio-informatics, genomic decoding, code discovery, code breaking, cryptography, cryptanalysis, biometrics, multimedia processing and other applications. In the past, super-computers have been built for some of these purposes. With the rapid performance improvements in today's commercial microprocessors, we believe we can potentially achieve the performance of such supercomputers by judiciously adding a few new instructions and features to general-purpose processor architectures and making use of available parallelism at appropriate levels.

This project proposes to investigate how very fast bit manipulations can be achieved in general-purpose, word-oriented processor architectures. We will consider what instructions or other features could be added to a high-performance 64-bit microprocessor, such as IA-64 or a typical RISC instruction-set architecture (ISA). We will consider how the performance can scale with larger word sizes (increased bit or subword parallelism), increased instruction-level parallelism (ILP), more registers, and multiple processors. We hope to optimize for the set of bit operations, rather than for each one individually. This optimization will also take into account the features provided by the base architecture. Our goal is to achieve unsurpassed performance for advanced bit manipulations that is extremely cost-effective since it uses commercial microprocessors and is scalable. For the ideal processor, designed from scratch, we shoot for a Cray on a chip (or better), at a fraction of the cost.

ITR: Architectures and Design Methodologies for Secure Low-Power Embedded Systems (NSF)

Embedded systems, for example in information appliances and networked sensors, face some of the most demanding security concerns - they are resource constrained while frequently needing to handle sensitive information in physically insecure environments. Security processing can easily overwhelm the limited computation and memory resources of embedded processors, especially with the escalation in the amount of data to be processed and the data rates of high-speed networks. This "performance gap" is compounded by the "battery gap", which is the disparity between energy requirements and slow improvements in battery technology, for secure low-power embedded systems. This project is an inter-disciplinary study of several core technologies that will enable the design of secure, low-power embedded systems. It spans the fields of security, cryptographic algorithms, embedded processor architecture, computer arithmetic, low power design, and enabling design methodologies and tools. It addresses the performance, energy and security requirements, and their tradeoffs, in embedded processors and systems. The research goals include a comprehensive analysis of the performance requirements and power consumption for security in embedded systems. The project is developing efficient architectures for security processing in low-power embedded systems, including configurable security modules for system-on-chip designs, and architectural guidelines for tiny cryptographic processors for embedded systems. The performance, power and security tradeoffs based on customizations at the protocol, cryptographic algorithm, and hardware and software implementation levels are studied. Design methodology and tools include processor design tools to facilitate the design of new security processing architectures based on open frameworks such as the PLX (hosted at Princeton) and SimpleScalar toolkits. The project explores domain-specific design methodologies that jointly co-design security protocols and processing architectures to meet the required security, performance and power priorities and constraints. The research enables the design of embedded systems with higher levels of security, while achieving an order of magnitude or more in performance and battery life, compared to conventional approaches. Broad security impacts are expected for embedded system design, in addition to impact for future research and education. Results are disseminated to industry through the Princeton Architecture Lab for Multimedia and Security (PALMS) and the NJCST Center for Embedded System-on-a-Chip Design. The research results are being woven into graduate and undergraduate courses.

Architectural Solutions for Preventing Distributed Denial of Service Attacks (NSF)

Denial of service attacks flood a web-site with so many requests that it can no longer respond. Computers connected to the Internet are vulnerable to being used unwittingly in mounting a distributed denial of service (DDoS) attack on a victim web-site. Past countermeasures based on software patches or re-compilation are often ignored by users, leaving many systems vulnerable. This research first proposes a classification of the various denial of service attacks and countermeasures, then defines architectural solutions in the core (non-optional) hardware and software of future machines. The vulnerabilities of computers, which allow DDoS attack networks to be set up, are studied. Low overhead architectural features in the core hardware of computers are investigated which hinder attack networks from being set up in the first place, or detect and prevent the execution of potentially hostile code. Malicious parties often employ buffer overflow attacks to gain entry to a computer by corrupting procedure return addresses. This research investigates features like a secure return address stack (SRAS) in the processor architecture as a new defense against such buffer overflow exploits. The proposed research approach is unique in providing defenses in the client platforms rather than only in the servers or routers, and in building more trusted architecture in the core hardware, rather than only in software layers. Since application code need not be changed nor re-compiled, both legacy and future software can enjoy the security benefits of hardware architectural solutions. Since DDoS attacks pose a serious threat to the availability of critical Internet services, this research can contribute to the overall security of the Internet while increasing the trust that owners may have in their interconnected information appliances.

Instruction Set Architecture for Pervasive Security (NSF)

This research investigates core architectural features for secure and private communications and computations over the public Internet and wireless infrastructures. It focuses on what instruction-set architecture (ISA) features general-purpose processors would have, if secure information processing is the default pervasive mode of operation, with non-secure processing the optional mode, rather than vice versa. It proposes ISA features for very fast, flexible, software cryptographic processing, not only for current algorithms but also to enable algorithm designers to create new cryptographic algorithms that are more secure and more efficient. Word-oriented, programmable processors can be radically more effective for cryptographic functions with new instructions for sub-word manipulations, as well as for multi-word arithmetic. Novel bit permutation instructions are proposed for providing superior diffusion capabilities for current and future symmetric key algorithms. Their performance, area and latency tradeoffs, and scalability with superscalar organizations are studied. Very fast table lookup and other ISA features are also studied for algorithms like Rijndael, the recent Advanced Encryption Standard winner, and for public-key algorithms like Elliptic Curve Cryptography. The research also investigates architectural features for secure key management, and other ISA features designed to enhance or enforce system security.