Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Technical Deep Dive into Lightweight Stream Cipher Algorithms and Their Implementation ISO/IEC 29192-7 defines lightweight stream cipher algorithms specifically designed for resource-constrained environments such as RFID tags, sensor nodes, smart cards, and embedded IoT devices. Unlike general-purpose block ciphers that…
Comprehensive Analysis of AEAD Schemes for IoT and Embedded Security ISO/IEC 29192-8 defines lightweight authenticated encryption with associated data (AEAD) schemes that simultaneously provide confidentiality, integrity, and authenticity verification. These algorithms are critical for securing communications in resource-constrained environments where…
Information Technology — Biometric System Performance Evaluation Methodology Biometric System Evaluation Framework ISO/IEC 29197 establishes a comprehensive methodology for evaluating biometric system performance. As biometric technologies — including fingerprint recognition, facial recognition, iris scanning, voice authentication, and behavioral biometrics —…
Trivium, Enocoro, and lightweight keystream generation for constrained platforms Stream ciphers hold a special place in lightweight cryptography because their internal state machines map naturally to small, fast digital circuits. Unlike block ciphers, which must process data in fixed-size chunks,…
Elliptic-curve based signatures, identity-based encryption, and key agreement for constrained environments Public-key cryptography on constrained devices has long been considered impractical due to the enormous computational cost of modular exponentiation required by traditional algorithms like RSA. ISO/IEC 29192-4 changes this…
PHOTON, SPONGENT, and lightweight hashing for integrity and authentication on constrained devices Cryptographic hash functions are fundamental building blocks for data integrity, digital signatures, random-number generation, and many authentication protocols. On constrained devices, conventional hash functions such as SHA-256 require…
Lightweight MAC constructions for data integrity and origin authentication in constrained networks Message Authentication Codes (MACs) are essential for guaranteeing both the integrity and the authenticity of data transmitted over untrusted networks. In the IoT ecosystem, where devices broadcast sensor…
Information Technology — Anonymous Digital Signature Mechanisms Anonymous Digital Signature Mechanisms ISO/IEC 29191 defines anonymous digital signature mechanisms that enable authentication and integrity verification while protecting the signer’s identity. This standard addresses a fundamental tension in digital security: the need…
Foundations, scope, and security classification for resource-constrained environments As the Internet of Things (IoT) expands into every corner of modern life — from smart meters and medical implants to supply-chain RFID tags — the need for cryptographic primitives that can…
PRESENT, CLEFIA, and other lightweight block cipher designs for constrained environments Block ciphers remain the workhorse of symmetric cryptography, and ISO/IEC 29192-2 addresses the challenge of designing and standardising block ciphers that can be implemented with extremely low hardware resource…