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.5)hightR_0.3.0.zip(r-4.4)hightR_0.3.0.zip(r-4.3)
hightR_0.3.0.tgz(r-4.4-any)hightR_0.3.0.tgz(r-4.3-any)
hightR_0.3.0.tar.gz(r-4.5-noble)hightR_0.3.0.tar.gz(r-4.4-noble)
hightR_0.3.0.tgz(r-4.4-emscripten)hightR_0.3.0.tgz(r-4.3-emscripten)
hightR.pdf |hightR.html
hightR/json (API)

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

Peer review:

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

On CRAN:

algorithmcryptographyhight

2 exports 1 stars 0.76 score 0 dependencies 412 downloads

Last updated 1 years agofrom:84eb2291d5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-winOKSep 07 2024
R-4.5-linuxOKSep 07 2024
R-4.4-winOKSep 07 2024
R-4.4-macOKSep 07 2024
R-4.3-winOKSep 07 2024
R-4.3-macOKSep 07 2024

Exports:hight_dechight_enc

Dependencies: