Package: hightR 0.3.0

Yongwoo Kim

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>.

Authors:Yongwoo Kim [aut, cre]

hightR_0.3.0.tar.gz
hightR_0.3.0.zip(r-4.7)hightR_0.3.0.zip(r-4.6)hightR_0.3.0.zip(r-4.5)
hightR_0.3.0.tgz(r-4.6-any)hightR_0.3.0.tgz(r-4.5-any)
hightR_0.3.0.tar.gz(r-4.7-any)hightR_0.3.0.tar.gz(r-4.6-any)
hightR_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
hightR/json (API)

# Install 'hightR' in R:
install.packages('hightR', repos = c('https://yongwoo-eg-kim.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yongwoo-eg-kim/hightr/issues

On CRAN:

Conda:

algorithmcryptographyhight

2.70 score 1 stars 223 downloads 2 exports 0 dependencies

Last updated from:2bc311751e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK96
source / vignettesOK114
linux-release-x86_64OK92
macos-release-arm64OK168
macos-oldrel-arm64OK154
windows-develOK73
windows-releaseOK82
windows-oldrelOK55
wasm-releaseOK78

Exports:hight_dechight_enc

Dependencies: