• Title/Summary/Keyword: OpenID

Search Result 91, Processing Time 0.03 seconds

Parallel String Matching and Optimization Using OpenCL on FPGA (FPGA 상에서 OpenCL을 이용한 병렬 문자열 매칭 구현과 최적화 방향)

  • Yoon, Jin Myung;Choi, Kang-Il;Kim, Hyun Jin
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.66 no.1
    • /
    • pp.100-106
    • /
    • 2017
  • In this paper, we propose a parallel optimization method of Aho-Corasick (AC) algorithm and Parallel Failureless Aho-Corasick (PFAC) algorithm using Open Computing Language (OpenCL) on Field Programmable Gate Array (FPGA). The low throughput of string matching engine causes the performance degradation of network process. Recently, many researchers have studied the string matching engine using parallel computing. FPGA's vendors offer a parallel computing platform using OpenCL. In this paper, we apply the AC and PFAC algorithm on DE1-SoC board with Cyclone V FPGA, where the optimization that considers FPGA architecture is performed. Experiments are performed considering global id, local id, local memory, and loop unrolling optimizations using PFAC algorithm. The performance improvement using loop unrolling is 129 times greater than AC algorithm that not adopt loop unrolling. The performance improvements using loop unrolling are 1.1, 0.2, and 1.5 times greater than those using global id, local id, and local memory optimizations mentioned above.

Overview and Comparison of Internet Identity Management System (인터넷 ID 관리 시스템 개요 및 비교)

  • Cho, Y.S.;Jin, S.H.
    • Electronics and Telecommunications Trends
    • /
    • v.22 no.3 s.105
    • /
    • pp.136-143
    • /
    • 2007
  • 인터넷의 확산과 웹 2.0 환경의 도래에 따라, 사용자가 관리해야 하는 디지털 형태의ID 정보가 기하 급수적으로 증가하고 있다. 이것은 사용자의 ID 관리 부담, 동일한 패스워드의 반복적인 사용으로 인한 보안성 저하, ID 정보의 유출에 의한 사용자 프라이버시 침해 문제 등을 발생시키고 있다. 따라서 사용자를 인증하고, 사용자의 ID 정보를 관리해주는 ID 관리 시스템이 매우 중요해지고 있다. 본 고에서는 인터넷 규모의 온라인 서비스를 대상으로 사용자를 인증하고 사용자의 ID 정보를 관리하는 대표적인 ID관리 시스템인 SAML, CardSpace, Open ID를 살펴 보고, 이들 시스템의 특징을 비교 분석한다.

Development of Nucleic Acid Lateral Flow Immunoassay for Rapid and Accurate Detection of Chikungunya Virus in Indonesia

  • Ajie, Mandala;Pascapurnama, Dyshelly Nurkartika;Prodjosoewojo, Susantina;Kusumawardani, Shinta;Djauhari, Hofiya;Handali, Sukwan;Alisjahbana, Bachti;Chaidir, Lidya
    • Journal of Microbiology and Biotechnology
    • /
    • v.31 no.12
    • /
    • pp.1716-1721
    • /
    • 2021
  • Chikungunya fever is an arboviral disease caused by the Chikungunya virus (CHIKV). The disease has similar clinical manifestations with other acute febrile illnesses which complicates differential diagnosis in low-resource settings. We aimed to develop a rapid test for CHIKV detection based on the nucleic acid lateral flow immunoassay technology. The system consists of a primer set that recognizes the E1 region of the CHIKV genome and test strips in an enclosed cassette which are used to detect amplicons labeled with FITC/biotin. Amplification of the viral genome was done using open-source PCR, a low-cost open-source thermal cycler. Assay performance was evaluated using a panel of RNA isolated from patients' blood with confirmed CHIKV (n = 8) and dengue virus (n = 20) infection. The open-source PCR-NALFIA platform had a limit of detection of 10 RNA copies/ml. The assay had a sensitivity and specificity of 100% (95% CI: 67.56% - 100%) and 100% (95% CI: 83.89% - 100%), respectively, compared to reference standards of any positive virus culture on C6/36 cell lines and/or qRT-PCR. Further evaluation of its performance using a larger sample size may provide important data to extend its usefulness, especially its utilization in the peripheral healthcare facilities with scarce resources and outbreak situations.

A Transaction Analysis Model for OpenADR 2.0b Payload (OpenADR 2.0b 페이로드 트랜잭션 분석 모델 연구)

  • Choi, Min-Young;Lee, June-Kyoung;Lee, Kyoung-Hak
    • Journal of the Korea Convergence Society
    • /
    • v.8 no.3
    • /
    • pp.23-30
    • /
    • 2017
  • OpenADR is a national standard communication protocol of demand response service. OpenADR uses XML message, called a payload, to support logical transaction of demand response service. For this purpose, OpenADR defines a XML element as transaction identifier which is called requestID. Unfortunately, OpenADR 2.0b profile specification describes some information about requestID but, it is not enough for understanding properly. Ambiguous definition of payload transaction makes vulnerabilities of implementing VEN & VTN and confuses mapping OpenADR 2.0b protocol into other smart grid protocols. Therefore, this paper redefines payload transaction to solve an ambiguous information of OpenADR 2.0b profile specification, proposes a model of analyzing payload transaction, and shows how to detect a payload transaction vulnerability in real-world.

Design and implementation of Smart Identity Discovery Service (지능적인 Identity 발견 서비스 설계 및 구현)

  • Chun, Eun-Gook;Park, Hee-Man;Lee, Young-Lok;Lee, Hyung-Hyo;Noh, Bong-Nam
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10d
    • /
    • pp.151-154
    • /
    • 2007
  • 최근 인터넷 상의 개인정보의 유출로 인한 피해가 급증하면서, 인터넷 상에서 사용하는 사용자 정보 관리 문제가 크게 대두되고 있다. 이들을 해결하기 위하여 여러 Identity 관리 시스템이 등장했다. 이들 중 OpenID는 사용자 중심의 Identity 관리 기술이며, url을 기반으로 하는 사용자 정보 제공 시스템이다. 기존의 웹 서비스는 입력된 사용자의 정보를 각각 저장하여 관리하는 반면, OpenID는 OpenID를 지원하는 특정 사이트를 지정함으로써 그곳에서 사용자의 정보를 제공하는 것이 특징이다. 하지만 이런 분산화된 사용자의 정보는 웹서비스에서 필요하는 사용자에 정보에 따라 각각 다른 url를 입력해야 한다. 이와 같은 방법은 기존의 각 사이트마다의 아이디와 패스워드를 알아야 하는 것과 같은 현상을 초래할 수 있다. 본 논문을 통해 구현한 서비스는 웹 서비스에서 요구하는 사용자의 정보에 따라 동적으로 사용자 정보제공자를 선택하거나 필요한 정보만을 요청함으로써 하나의 url만으로 원하는 모든 웹 서비스를 이용할 수 있도록 한다.

  • PDF

Pressurized Pneumatic Grit Conveying Characteristics in Pipeline for Open Blasting Robot (오픈 블라스팅 로봇에서 관로내의 그리트 가압이송 특성)

  • Kim, Won-Bae;Yang, Seok-Won;Lee, Sang-Bum;Kim, Soo-Ho
    • Proceedings of the KSME Conference
    • /
    • 2007.05a
    • /
    • pp.1185-1189
    • /
    • 2007
  • In this paper, to improve the efficiency of pressurized pneumatic grit conveying for ship block open blasting process. Pressurized pneumatic grit conveying is defined as the transportation of grit(abrasive) in a compressed air flow. Total Pressure loss in flexible hose for pneumatic conveying is sum of pressure losses due to gas and grit and needle type pressure transmitter for measured pressure loss. haracteristics of grit open blasting by pneumatic conveying were studied experimentally. Studies variables were blasting nozzle ID, length and ID of flexible hose, grit flow rate, flow rate and pressure of transport air. It was experimentally proved that optimal open blasting condition and cost effective operation regarding grit blasting, obtaining a high qulity surface preparation(Sa $2^{\frac{1}{2}}$).

  • PDF

Study about remote-access by using TTSSH to OpenSSH Server (TTSSH를 이용한 OpenSSH 서버로의 원격접속에 관한 연구)

  • 강민정;강민수;박연식
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.05a
    • /
    • pp.490-493
    • /
    • 2002
  • Many servers that is operated in present earth are UNIX base, is trend that server of LINUX base is increasing steadily recently. When users who have account to this server wish to do remote access, instruction that use most easily is‘telnet’, security does not consist entirely about ID and password that this uses at communication substance as well as login. The interest about latest SSH is rising by the alternative, but SSH has various kinds problem in following telnet's fame. Therefore, We studied about problems and the solution that can happen when window users attempted remote access laying stress on OpenSSH.

  • PDF

Management of open bite that developed during treatment for internal derangement and osteoarthritis of the temporomandibular joint

  • Arai, Chihiro;Choi, Jae Won;Nakaoka, Kazutoshi;Hamada, Yoshiki;Nakamura, Yoshiki
    • The korean journal of orthodontics
    • /
    • v.45 no.3
    • /
    • pp.136-145
    • /
    • 2015
  • This case report describes the orthodontic treatment performed for open bite caused by internal derangement (ID) and osteoarthritis (OA) of the temporomandibular joint (TMJ). A Japanese woman, aged 31 years and 11 months, referred to our department by an oral surgeon had an open bite with clockwise rotation of the mandible and degeneration of the condyle. The overbite was corrected through intrusion of the maxillary and mandibular molars using mini-screw implants to induce counterclockwise rotation of the mandible. Then, the mandibular second premolars were extracted and comprehensive orthodontic treatment was performed to establish a Class I molar relationship with distalization of the maxillary arch and to eliminate anterior crowding. Following treatment, her facial profile improved and a functional and stable occlusion was achieved without recurrence of the TMJ symptoms. These results suggest that orthodontic intrusion of the molars is one of the safer and less stressful alternatives for the management of open bite due to degeneration of the condyles caused by ID and OA of TMJ.

The secured mobile wallet system using by integrated ID (통합 아이디를 이용한 안전한 모바일 월렛 시스템)

  • Nam, Choon-Sung;Jeon, Min-Kyung;Shin, Dong-Ryeol
    • Journal of Internet Computing and Services
    • /
    • v.16 no.1
    • /
    • pp.9-20
    • /
    • 2015
  • Nowadays, Smart Wallet technology trend that is able to save users' consuming costs and also retain users' redundant behaviors such as Single-tapping, One-way communication, Integrated ID, has been issued in recent Mobile Industrial Fields. As one of Smart Wallet functions, Integrated ID is proposed for users' convenience, handiness, and immediate responses. It is designed for the effective management of users' IDs which are easy to be forgot because of its unusual structures. To be detail, instead of user, Integrated ID system can certificate users identification from various online sites (where user resisted) authorization requests via one-clicking, not putting identification data in each sites. So, this technology would be helpful much to a certain user who has lots ID and its Password in multiple Online shopping companies by establishing integrated ID. However, although Integrated ID has lots advantages to be used, most Mobile Service Companies has hesitated to apply Integrated ID service in their shopping systems because this technology requires them sharing their users' data. They have worried that this service would be not helpful to gain their profits. Furthermore, Users who join in multiple shopping companies and use Integrated ID services also are difficult to decide which company they have to save their points in before payment because this system could not show any financial benefit analysis data to their users. As following facts, via this paper majorly we propose the advanced Integrated ID system which concern shopping point management. Basically, this system has a strong security payment service and secure network services like other mobile Shopping systems. Additionally, this system is able to service (or to support) shopping -point -saving guide for customers' financial benefits and conveniences.

Analyzing Effectiveness of the Web Application Development in Smartphone (스마트폰상에서의 웹 응용프로그램 개발 효율성 분석)

  • Lee, Go-Eun;Lee, Jong-Woo
    • Journal of Digital Contents Society
    • /
    • v.11 no.3
    • /
    • pp.323-330
    • /
    • 2010
  • Due to the widespread smartphones and application stores, mobile application developments are now booming again in the same manner of PC history. The smartphone software development process, however, gives much inconvenience to developers because of the heterogeneous platform APIs and hardware incompatibility between different devices. To make clear these problems, mobile web applications are being accepted as an alternative to the native smartphone applications. Mobile web applications can be developed more simply and easily than native applications by using webkit engine's html, Java script, and CSS. Additionally developers can provide a platform-independent applications since web applications are going to run on web browsers. In this paper, we develop a personal applications store running on an android phone's browsers. We can accomplish this very simply by using webkit's various APIs such as OpenID. We can find out by implementing a real web application that development of web applications can surpass the native one in cost and time period without much loss of performance.