• Title/Summary/Keyword: National Library of Korea

Search Result 1,286, Processing Time 0.026 seconds

Scalable RSA public-key cryptography processor based on CIOS Montgomery modular multiplication Algorithm (CIOS 몽고메리 모듈러 곱셈 알고리즘 기반 Scalable RSA 공개키 암호 프로세서)

  • Cho, Wook-Lae;Shin, Kyung-Wook
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.22 no.1
    • /
    • pp.100-108
    • /
    • 2018
  • This paper describes a design of scalable RSA public-key cryptography processor supporting four key lengths of 512/1,024/2,048/3,072 bits. The modular multiplier that is a core arithmetic block for RSA crypto-system was designed with 32-bit datapath, which is based on the CIOS (Coarsely Integrated Operand Scanning) Montgomery modular multiplication algorithm. The modular exponentiation was implemented by using L-R binary exponentiation algorithm. The scalable RSA crypto-processor was verified by FPGA implementation using Virtex-5 device, and it takes 456,051/3,496347/26,011,947/88,112,770 clock cycles for RSA computation for the key lengths of 512/1,024/2,048/3,072 bits. The RSA crypto-processor synthesized with a $0.18{\mu}m$ CMOS cell library occupies 10,672 gate equivalent (GE) and a memory bank of $6{\times}3,072$ bits. The estimated maximum clock frequency is 147 MHz, and the RSA decryption takes 3.1/23.8/177/599.4 msec for key lengths of 512/1,024/2,048/3,072 bits.

A small-area implementation of public-key cryptographic processor for 224-bit elliptic curves over prime field (224-비트 소수체 타원곡선을 지원하는 공개키 암호 프로세서의 저면적 구현)

  • Park, Byung-Gwan;Shin, Kyung-Wook
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.6
    • /
    • pp.1083-1091
    • /
    • 2017
  • This paper describes a design of cryptographic processor supporting 224-bit elliptic curves over prime field defined by NIST. Scalar point multiplication that is a core arithmetic function in elliptic curve cryptography(ECC) was implemented by adopting the modified Montgomery ladder algorithm. In order to eliminate division operations that have high computational complexity, projective coordinate was used to implement point addition and point doubling operations, which uses addition, subtraction, multiplication and squaring operations over GF(p). The final result of the scalar point multiplication is converted to affine coordinate and the inverse operation is implemented using Fermat's little theorem. The ECC processor was verified by FPGA implementation using Virtex5 device. The ECC processor synthesized using a 0.18 um CMOS cell library occupies 2.7-Kbit RAM and 27,739 gate equivalents (GEs), and the estimated maximum clock frequency is 71 MHz. One scalar point multiplication takes 1,326,985 clock cycles resulting in the computation time of 18.7 msec at the maximum clock frequency.

Synthesis and Luminescent Properties of Y(As, Nb, P, V)O4:Eu3+ Red Phosphors by Combinatorial Chemistry Method (조합화학을 이용한 Y(As, Nb, P, V)O4:Eu3+ 적색형광체의 합성 및 광 특성 분석)

  • Jeon, Il Un;Son, Gi Seon;Park, Hui Dong;Ryu, Seung Gon
    • Journal of the Korean Chemical Society
    • /
    • v.45 no.6
    • /
    • pp.577-588
    • /
    • 2001
  • Eu doped YRO$_4$ (R=As, Nb, P, V) red phosphors were prepared by the combinatorial chemistry method. The quaternary material library of tetrahedron-type composition array was designed to investigate the luminescence of the host material under UV and VUV excitations (254, 147 nm). The photoluminescent characteristics of the samples were comparable to the commercially available red phosphors such as (Y, Gd)BO$_3$: $Eu^{3+}$ and Y$_2$O$_3$: In view of the luminescence yield, V rich region was found to be optimum under UV excitation. But the results under VUV excitation were different from those of UV excitation, the samples of the composition containing a large amount of P shows the highest luminescence. Especially, higher luminescence was obtained in $Y_{0.9}$(A$S_{0.06}$N$B_{0.06}P_{0.83}V_{0.06}$) O$_4$: $Eu_{0.1}$ phosphors than commercial (Y, Gd)BO$_3$red phosphors under 147 nm excitation.

  • PDF

LDPC Decoder for WiMAX/WLAN using Improved Normalized Min-Sum Algorithm (개선된 정규화 최소합 알고리듬을 적용한 WiMAX/WLAN용 LDPC 복호기)

  • Seo, Jin-Ho;Shin, Kyung-Wook
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.4
    • /
    • pp.876-884
    • /
    • 2014
  • A hardware design of LDPC decoder which is based on the improved normalized min-sum(INMS) decoding algorithm is described in this paper. The designed LDPC decoder supports 19 block lengths(576~2304) and 6 code rates(1/2, 2/3A, 2/3B, 3/4A, 3/4B, 5/6) of IEEE 802.16e mobile WiMAX standard and 3 block lengths(648, 1296, 1944) and 4 code rates(1/2, 2/3, 3/4, 5/6) of IEEE 802.11n WLAN standard. The decoding function unit(DFU) which is a main arithmetic block is implemented using sign-magnitude(SM) arithmetic and INMS decoding algorithm to optimize hardware complexity and decoding performance. The LDPC decoder synthesized using a 0.18-${\mu}m$ CMOS cell library with 100 MHz clock has 284,409 gates and RAM of 62,976 bits, and it is verified by FPGA implementation. The estimated performance depending on code rate and block length is about 82~218 Mbps at 100 MHz@1.8V.

Hardware Design of High Performance HEVC Deblocking Filter for UHD Videos (UHD 영상을 위한 고성능 HEVC 디블록킹 필터 설계)

  • Park, Jaeha;Ryoo, Kwangki
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.1
    • /
    • pp.178-184
    • /
    • 2015
  • This paper proposes a hardware architecture for high performance Deblocking filter(DBF) in High Efficiency Video Coding for UHD(Ultra High Definition) videos. This proposed hardware architecture which has less processing time has a 4-stage pipelined architecture with two filters and parallel boundary strength module. Also, the proposed filter can be used in low-voltage design by using clock gating architecture in 4-stage pipeline. The segmented memory architecture solves the hazard issue that arises when single port SRAM is accessed. The proposed order of filtering shortens the delay time that arises when storing data into the single port SRAM at the pre-processing stage. The DBF hardware proposed in this paper was designed with Verilog HDL, and was implemented with 22k logic gates as a result of synthesis using TSMC 0.18um CMOS standard cell library. Furthermore, the dynamic frequency can process UHD 8k($7680{\times}4320$) samples@60fps using a frequency of 150MHz with an 8K resolution and maximum dynamic frequency is 285MHz. Result from analysis shows that the proposed DBF hardware architecture operation cycle for one process coding unit has improved by 32% over the previous one.

A Novel Redundant Binary Montgomery Multiplier and Hardware Architecture (새로운 잉여 이진 Montgomery 곱셈기와 하드웨어 구조)

  • Lim Dae-Sung;Chang Nam-Su;Ji Sung-Yeon;Kim Sung-Kyoung;Lee Sang-Jin;Koo Bon-Seok
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.16 no.4
    • /
    • pp.33-41
    • /
    • 2006
  • RSA cryptosystem is of great use in systems such as IC card, mobile system, WPKI, electronic cash, SET, SSL and so on. RSA is performed through modular exponentiation. It is well known that the Montgomery multiplier is efficient in general. The critical path delay of the Montgomery multiplier depends on an addition of three operands, the problem that is taken over carry-propagation makes big influence at an efficiency of Montgomery Multiplier. Recently, the use of the Carry Save Adder(CSA) which has no carry propagation has worked McIvor et al. proposed a couple of Montgomery multiplication for an ideal exponentiation, the one and the other are made of 3 steps and 2 steps of CSA respectively. The latter one is more efficient than the first one in terms of the time complexity. In this paper, for faster operation than the latter one we use binary signed-digit(SD) number system which has no carry-propagation. We propose a new redundant binary adder(RBA) that performs the addition between two binary SD numbers and apply to Montgomery multiplier. Instead of the binary SD addition rule using in existing RBAs, we propose a new addition rule. And, we construct and simulate to the proposed adder using gates provided from SAMSUNG STD130 $0.18{\mu}m$ 1.8V CMOS Standard Cell Library. The result is faster by a minimum 12.46% in terms of the time complexity than McIvor's 2 method and existing RBAs.

A Study on Environmental research Trends by Information and Communications Technologies using Text-mining Technology (텍스트 마이닝 기법을 이용한 환경 분야의 ICT 활용 연구 동향 분석)

  • Park, Boyoung;Oh, Kwan-Young;Lee, Jung-Ho;Yoon, Jung-Ho;Lee, Seung Kuk;Lee, Moung-Jin
    • Korean Journal of Remote Sensing
    • /
    • v.33 no.2
    • /
    • pp.189-199
    • /
    • 2017
  • Thisstudy quantitatively analyzed the research trendsin the use ofICT ofthe environmental field using the text mining technique. To that end, the study collected 359 papers published in the past two decades(1996-2015)from the National Digital Science Library (NDSL) using 38 environment-related keywords and 16 ICT-related keywords. It processed the natural languages of the environment and ICT fields in the papers and reorganized the classification system into the unit of corpus. It conducted the text mining analysis techniques of frequency analysis, keyword analysis and the association rule analysis of keywords, based on the above-mentioned keywords of the classification system. As a result, the frequency of the keywords of 'general environment' and 'climate' accounted for 77 % of the total proportion and the keywords of 'public convergence service' and 'industrial convergence service' in the ICT field took up approximately 30 % of the total proportion. According to the time series analysis, the researches using ICT in the environmental field rapidly increased over the past 5 years (2011-2015) and the number of such researches more than doubled compared to the past (1996-2010). Based on the environmental field with generated association rules among the keywords, it was identified that the keyword 'general environment' was using 16 ICT-based technologies and 'climate' was using 14 ICT-based technologies.

Literature Review on Health Effect Surveys of Residents in Environmentally Contaminated Areas in South Korea from 1997 to 2021 (한국 환경오염 취약지역 주민 건강영향조사 문헌고찰(1997~2021))

  • Kyung-Hwa Choi;Sujung Kim;Hyun A Jang;Dahee Han;Ho-Jang Kwon;Yong Min Cho
    • Journal of Environmental Health Sciences
    • /
    • v.49 no.3
    • /
    • pp.134-148
    • /
    • 2023
  • Background: The conducting of health effect surveys (HESs) in environmentally contaminated vulnerable areas (ECVAs) by the central and local governments has been increasing apace with the increase in demand for HESs since the Environmental Health Act was enacted in South Korea in 2008. Objectives: This study aimed to review the HESs of residents in ECVAs conducted in South Korea. Methods: An analysis was performed on 125 reports obtained from the Environment Digital Library, PRISM, and local government websites after selecting from 803 projects obtained as ECVAs from the Korea ON-Line E-Procurement System (1997~2021), National Institute Environment Research (2000~2021), and Korea Environmental Industry and Technology Institute (2009~2021). The reports were classified by background (residents' demand, HES, and more), research design (cross-sectional study, cohort, ecological study, and panel), pollution source (abandoned metal mine (AMM), industrial complex (IC), and more), and assessment method of exposure and health effects. The survey area was converted into administrative district codes for geographical mapping. Results: There were 37, 34, 18, and 10 cases associated with AMM, IC, waste incinerators, and coal-fired power plants, respectively. Most of the studies conducted were cross-sectional studies and ecological studies. The proportion of epidemiological investigations by residents' demand showed an increase from 0.0% to 8.9% for the central government while decreasing from 16.7% to 14.3% for local governments after 2008 compared to before 2008. HESs increased at both the central and local government levels since 2014. For the evaluation method, 365 environmental hazards, 319 health outcomes, and 302 biological markers were investigated, with the most commonly investigated items being metals, cancer, and blood metals. Conclusions: HESs of residents in ECVAs in South Korea have been continuously developed both quantitatively and qualitatively. Future improvements are expected, and systematic review and classification of the HESs is warranted.

Scientifically Gifted Students' Perception of the Learning Support System based on Korea Science Academy Survey (과학영재학교의 학습 지원 체제 유용성에 대한 학생들의 인식 : 한국과학영재학교를 중심으로)

  • Bae, Sae-Byok;Kim, Kyoung-Dae;Kang, Soon-Min;Yune, So-Jung
    • Journal of The Korean Association For Science Education
    • /
    • v.29 no.5
    • /
    • pp.552-563
    • /
    • 2009
  • The purpose of this study is to investigate the students' perception of the learning support system of Korea Science Academy and to propose improvements to it. The impact of the science learning support system on 129 gifted students in Korea Science Academy (KSA) was estimated by using Likert-type items and the multiple-choice method approach for more comprehensive evaluation. The results of our investigation are as follows: First, the learning support system of KSA appears globally useful to the students. The list of educational usefulness to the students comprises, in the decreasing order of utility, classroom work, Internet, lab activities, reading rooms, library, research meetings and clubs, academic advisors (AA), SAF (Science Academy Fair), e-learning system, and finally colloquia by invited lecturers. Second, what the gifted students hope for in the realm of learning support from KSA are learning guides by subject teachers, presentation skill program, the constructions of on/off-line learning communities, etc. It seems that the results of this study would be helpful in improving the learning support system, and will provide useful information for planning the direction of future science-gifted education programs at the high-school level.

Related Factors of Problem Behaviors among Students of Multicultural Family in Korea: A Systematic Review (한국 다문화 가정 학생의 문제행동 관련 요인에 관한 체계적 문헌고찰)

  • Chae, Myung-Ock;Kim, Ahrin;Jeon, Hae Ok
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.19 no.12
    • /
    • pp.614-626
    • /
    • 2018
  • This study was conducted to review the literature and examine the factors related to problem behaviors among students of multicultural families in Korea. A systematic review of the literature was conducted using domestic documents retrieved through July 4, 2018 based on online searches of domestic databases (the Research Information Sharing Service, Korean Studies Information Service System and the National Diet Library). A total of 2,084 studies were searched, and 21 studies were used for analysis. The factors related to problem behaviors were related to individual factors (gender, school record, self-esteem, etc.), family factors (family type, parent support, mothers' enculturation stress, etc.) and environmental factors (friend support, teacher support, social support). The variables measured the problem behaviors among students of multicultural families were school life adjustment (10), psychological, social adjustment or maladjustment (4), and emotional problem behavior (3). Overall, the results indicate that social and policy efforts are needed to improve individual, family, and environmental factors based on more specific and consistent theoretical definitions related to problem behaviors among students of multicultural families in Korea.