hightR: HIGHT Algorithm

HIGHT(HIGh security and light weigHT) algorithm is a block cipher encryption algorithm developed to provide confidentiality in computing environments that demand low power consumption and lightweight, such as RFID(Radio-Frequency Identification) and USN(Ubiquitous Sensor Network), or in mobile environments that require low power consumption and lightweight, such as smartphones and smart cards. Additionally, it is designed with a simple structure that enables it to be used with basic arithmetic operations, XOR, and circular shifts in 8-bit units. This algorithm was designed to consider both safety and efficiency in a very simple structure suitable for limited environments, compared to the former 128-bit encryption algorithm SEED. In December 2010, it became an ISO(International Organization for Standardization) standard. The detailed procedure is described in Hong et al. (2006) <doi:10.1007/11894063_4>.

Getting started

Package details

AuthorYongwoo Kim [aut, cre]
MaintainerYongwoo Kim <yw_kim@outlook.com>
LicenseGPL-3
Version0.3.0
URL https://github.com/Yongwoo-Eg-Kim/hightR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("hightR")

Try the hightR package in your browser

Any scripts or data that you put into this service are public.

hightR documentation built on May 31, 2023, 7:04 p.m.