WO2008069388A3 - Inverse mixcolumn block device and method of performing multiplication calculation using the same - Google Patents

Inverse mixcolumn block device and method of performing multiplication calculation using the same Download PDF

Info

Publication number
WO2008069388A3
WO2008069388A3 PCT/KR2007/003054 KR2007003054W WO2008069388A3 WO 2008069388 A3 WO2008069388 A3 WO 2008069388A3 KR 2007003054 W KR2007003054 W KR 2007003054W WO 2008069388 A3 WO2008069388 A3 WO 2008069388A3
Authority
WO
WIPO (PCT)
Prior art keywords
unit
block device
multiplication
outputs
inverse mixcolumn
Prior art date
Application number
PCT/KR2007/003054
Other languages
French (fr)
Other versions
WO2008069388A2 (en
Inventor
Jung-Hoon Oh
Yong-Su Lee
Young-Il Kim
Original Assignee
Korea Electronics Telecomm
Samsung Electronics Co Ltd
Jung-Hoon Oh
Yong-Su Lee
Young-Il Kim
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Korea Electronics Telecomm, Samsung Electronics Co Ltd, Jung-Hoon Oh, Yong-Su Lee, Young-Il Kim filed Critical Korea Electronics Telecomm
Publication of WO2008069388A2 publication Critical patent/WO2008069388A2/en
Publication of WO2008069388A3 publication Critical patent/WO2008069388A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/52Multiplying; Dividing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation
    • H04L9/0631Substitution permutation network [SPN], i.e. cipher composed of a number of stages or rounds each involving linear and nonlinear transformations, e.g. AES algorithms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/57Arithmetic logic units [ALU], i.e. arrangements or devices for performing two or more of the operations covered by groups G06F7/483 – G06F7/556 or for performing logical operations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/12Details relating to cryptographic hardware or logic circuitry

Abstract

The present invention relates to an Inverse MixColumn block device and a method of performing a multiplication operation using the same. According to an exemplary embodiment of the present invention, an Inverse MixColumn block device includes a storage unit that stores input data of a bit unit as a byte unit and outputs stored input bytes, a first multiplication operation block unit that performs and outputs multiplication operations of {01 }, {02}, {04}, and {08} as hexadecimal values for the input bytes that are received from the storage unit, a second multiplication operation block unit that performs and outputs multiplication operations of {09}, {0b}, {0d}, and {0e} as hexadecimal values by using the {01 }, {02}, {04}, and {08} multi¬ plication operation results received from the first multiplication operation block unit, and an exclusive logical sum operation unit that performs an exclusive logical sum operation on the {09}, {0b}, {0d}, and {0e} multiplication operation results received from the second multi¬ plication operation block unit and outputs output bytes for the input bytes. As such, if the Inverse MixColumn block device composed of a multiplier is implemented by simple hardware modules, encryption performance can be improved, and the Inverse MixColumn block device can be easily used in a portable apparatus that has a small size and low power consumption.
PCT/KR2007/003054 2006-12-06 2007-06-25 Inverse mixcolumn block device and method of performing multiplication calculation using the same WO2008069388A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2006-0122860 2006-12-06
KR1020060122860A KR100840944B1 (en) 2006-12-06 2006-12-06 MixColum block device and method of multiplication calculation thereof

Publications (2)

Publication Number Publication Date
WO2008069388A2 WO2008069388A2 (en) 2008-06-12
WO2008069388A3 true WO2008069388A3 (en) 2009-07-30

Family

ID=39492740

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2007/003054 WO2008069388A2 (en) 2006-12-06 2007-06-25 Inverse mixcolumn block device and method of performing multiplication calculation using the same

Country Status (2)

Country Link
KR (1) KR100840944B1 (en)
WO (1) WO2008069388A2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030099352A1 (en) * 2001-10-04 2003-05-29 Chih-Chung Lu Apparatus for encryption and decryption, capable of use in encryption and decryption of advanced encryption standard
US20060198524A1 (en) * 2003-05-14 2006-09-07 Sexton Bonnie C Hardware implementation of the mixcolumn/invmiscolumn functions

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030099352A1 (en) * 2001-10-04 2003-05-29 Chih-Chung Lu Apparatus for encryption and decryption, capable of use in encryption and decryption of advanced encryption standard
US20060198524A1 (en) * 2003-05-14 2006-09-07 Sexton Bonnie C Hardware implementation of the mixcolumn/invmiscolumn functions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Proceedings of the IEEE International Conference on Application- Specific Systems, 17-19 July 2002", article CHIH-CHUNG LU ET AL.: "Integrated Design of AES (Advanced Encryption Standard) Encrypter and Decrypter", pages: 277 - 285 *

Also Published As

Publication number Publication date
KR20080051537A (en) 2008-06-11
WO2008069388A2 (en) 2008-06-12
KR100840944B1 (en) 2008-06-24

Similar Documents

Publication Publication Date Title
Balasch et al. DPA, bitslicing and masking at 1 GHz
Verbauwhede et al. Design and performance testing of a 2.29-GB/s Rijndael processor
Chu et al. Low area memory-free FPGA implementation of the AES algorithm
WO2007138601A3 (en) Method and system for transformation of logical data objects for storage
WO2006045038A3 (en) Enciphering method
Rinne et al. Performance analysis of contemporary light-weight block ciphers on 8-bit microcontrollers
WO2013063694A1 (en) Lightweight stream cipher cryptosystems
Tillich et al. An instruction set extension for fast and memory-efficient AES implementation
EP2119100A4 (en) Methods and apparatus for performing an elliptic curve scalar multiplication operation using splitting
de Groot et al. Bitsliced masking and ARM: Friends or foes?
KR101601684B1 (en) Method for implementing symmetric key encryption algorithm against power analysis attacks
WO2013101136A1 (en) Dual composite field advanced encryption standard memory encryption engine
McMillan et al. JBits™ implementations of the advanced encryption standard (Rijndael)
Oukili et al. Hardware implementation of AES algorithm with logic S-box
Güneysu et al. High-performance cryptanalysis on RIVYERA and COPACOBANA computing systems
Thongkhome et al. A FPGA design of AES core architecture for portable hard disk
Singha et al. Implementation of AES using composite field arithmetic for IoT applications
WO2013112118A3 (en) Instructions to perform jh cryptographic hashing in a 256 bit data path
CN101969374A (en) Method for realizing confusing layer in block cipher algorithm
WO2008069388A3 (en) Inverse mixcolumn block device and method of performing multiplication calculation using the same
JP2009109988A5 (en)
EP1933495A2 (en) Cryptographic operation apparatus for AES
Deotare et al. Performance Evaluation of AES using Hardware and Software Codesign
Shurui et al. A modified AES algorithm for the platform of Smartphone
Hongsongkiat et al. AES implementation for RFID Tags: The hardware and software approaches

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07747083

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07747083

Country of ref document: EP

Kind code of ref document: A2