• Title/Summary/Keyword: 공개 소프트웨어

Search Result 425, Processing Time 0.027 seconds

Public-key Searchable Encryption System: Considering Remote Storage Environment (원격 저장소 환경을 고려한 공개키 검색 가능 암호 시스템)

  • Lee, Sun-Ho;Park, Seong-Uk;Lee, Im-Yeong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.869-870
    • /
    • 2011
  • 통신이 발달로 인터넷 망을 이용해 고용량의 데이터를 빠르게 주고받을 수 있게 되었으며, 이로 인하여 데이터를 원격 저장소에 저장하여 언제 어디서든 빠르게 접근할 수 있는 서비스가 발전하게 되었다. 하지만 데이터를 저장하는 서버의 보안 및 서버관리자의 신뢰 문재가 발생하게 되었고, 이를 해결하기위해 서버에 저장되는 데이터의 암호화 및 이를 검색할 수 있는 기술이 필요하게 되었다. 기존의 검색 가능 암호의 경우 이메일 서비스를 기반으로 구성이 되어 하나의 데이터에 많은 키워드를 저장하게 되는 원격 저장소 서비스에 적용하기 어렵다. 또한 필드 기반 검색기능을 제공해 검색이 유연하지 않고 결합 키워드 검색 시 연산의 효율성이 떨어지는 문제점이 존재한다. 따라서 본 논문은 블룸필터를 사용하여 대량의 키워드를 효율적으로 저장 및 검색 할 수 있으며 필드 프리한 결합키워드 검색을 지원하는 공개키 검색 가능 암호 시스템을 제안한다.

GLOVE: Distributed Shared Memory Based Parallel Visualization Tool for Massive Scientific Dataset (GLOVE: 대용량 과학 데이터를 위한 분산공유메모리 기반 병렬 가시화 도구)

  • Lee, Joong-Youn;Kim, Min Ah;Lee, Sehoon;Hur, Young Ju
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.6
    • /
    • pp.273-282
    • /
    • 2016
  • Visualization tool can be divided by three components - data I/O, visual transformation and interactive rendering. In this paper, we present requirements of three major components on visualization tools for massive scientific dataset and propose strategies to develop the tool which satisfies those requirements. In particular, we present how to utilize open source softwares to efficiently realize our goal. Furthermore, we also study the way to combine several open source softwares which are separately made to produce a single visualization software and optimize it for realtime visualization of massiv espatio-temporal scientific dataset. Finally, we propose a distributed shared memory based scientific visualization tool which is called "GLOVE". We present a performance comparison among GLOVE and well known open source visualization tools such as ParaView and VisIt.

FunRank: Finding 1-Day Vulnerability with Call-Site and Data-Flow Analysis (FunRank: 함수 호출 관계 및 데이터 흐름 분석을 통한 공개된 취약점 식별)

  • Jaehyu Lee;Jihun Baek;Hyungon Moon
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.33 no.2
    • /
    • pp.305-318
    • /
    • 2023
  • The complexity of software products led many manufacturers to stitch open-source software for composing a product. Using open-source help reduce the development cost, but the difference in the different development life cycles makes it difficult to keep the product up-to-date. For this reason, even the patches for known vulnerabilities are not adopted quickly enough, leaving the entire product under threat. Existing studies propose to use binary differentiation techniques to determine if a product is left vulnerable against a particular vulnerability. Despite their effectiveness in finding real-world vulnerabilities, they often fail to locate the evidence of a vulnerability if it is a small function that usually is inlined at compile time. This work presents our tool FunRank which is designed to identify the short functions. Our experiments using synthesized and real-world software products show that FunRank can identify the short, inlined functions that suggest that the program is left vulnerable to a particular vulnerability.

Static Analysis of Large Scale Software Repositories Using WALA and Boa (WALA와 Boa를 활용하여 대규모 소프트웨어 저장소를 정적으로 분석하는 도구 개발)

  • Park, Gyunghee;Ryu, Sukyoung
    • Journal of KIISE
    • /
    • v.44 no.10
    • /
    • pp.1081-1086
    • /
    • 2017
  • A program analysis of a large-scale open-source software repository has a significant meaning in that it allows us to examine the changes and improvements of the software in repositories, and this brings more reliable results based on a large amount of programs. In this paper, we introduce a new static analysis framework WALABOA, which enables a scalable static analysis of large-scale software repositories. In addition, we show new findings from applying WALABOA, together with a module comparing the analysis results from a static analysis and a dynamic analysis, in evaluation of the field-based analysis, one of JavaScript static analysis techniques used in WALA.

A Hybrid Platform Technology for Personalization Service based on Contents of Open Software (공개 소프트웨어 콘텐츠의 기반한 개인화 서비스를 위한 하이브리드 플랫폼 기술)

  • Hong, Yo-Hoon;Park, Sungkon
    • Journal of Digital Contents Society
    • /
    • v.15 no.4
    • /
    • pp.465-471
    • /
    • 2014
  • This paper, describes software hybrid platform that display a individual service environment, a standard concomitant web-browsing with interface form by WYSIWYG method webpage specific location as webpage addition without professional programming skill. That provides a controlled individual service working environment, personal platform of low cost/high efficiency the exiting internet webpage without modification. so these skill provide software or contents surfing web site that browsing web site and a distribution environment. this paper proposes a individual hybrid platform of compositional ecosystem that enrich a exiting web site.

A JTAG-Based Debugging Tool for Developing Embedded Softwares (임베디드 소프트웨어 개발을 위한 JTAG 기반의 디버깅 도구)

  • 김병철;강문혜;전용기;임채덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.943-945
    • /
    • 2004
  • 임베디드 소프트웨어는 타겟 시스템의 자원과 타이밍에 민감하므로 실제 타겟 시스템과 동일한 환경에서 디버깅해야한다. 이를 위한 기존의 기법들은 타겟 시스템의 자원에 직접적으로 접근하여 시스템 상태를 조사하거나 제어한다. 그러나 이러한 기법들은 내부 신호나 자원에 대한 접근이 제한되어 있는 SoC (System-On-a-Chip) 프로그램을 디버깅하기는 부적합하다. 본 논문에서는 산업 표준화된 JTAG을 기반으로 공개 소프트웨어인 gob를 연동하여 SoC 소프트웨어를 디버깅하는 도구를 제안한다. 따라서 본 도구는 타겟 시스템에 영향을 주지 않고 경제적으로 디버깅할 수 있는 환경을 제공한다.

  • PDF

소프트웨어 자료실 사이트 심파일 마이폴더넷

  • Kim, Mun-Yeong
    • Digital Contents
    • /
    • no.5 s.144
    • /
    • pp.64-67
    • /
    • 2005
  • 거래처에서 참고 자료라며 파일을 보내왔다. 생전 처음 보는 확장자를 가진 이 파일, 내 컴퓨터에는 실행할 프로그램이 없다. 거래처에 무슨 파일이냐고 물으려다 왠지 컴맹처럼 보일 것 같아 관뒀다. 대신 소프트웨어 자료실 사이트를 찾아가 정보를 찾고 관련 프로그램을 다운로드했다. 알고 보니 거래처에서 직접 개발해 오픈한 공개 소프트웨어로 실행할 수 있는 파일이었다. 그렇게 이용해 본 자료실 사이트에는 컴퓨터와 인터넷을 더욱 잘 활용할 수 있게 해주는 수많은 프로그램들이 마련돼 있었다. 소프트웨어의 모든 것을 망라하고 있는 국내 대표적자료실사이트심파일과마이폴더넷을소개한다.

  • PDF

IBM, 500건의특허를 오픈 소스 소프트웨어 개발자에 무상제공

  • Korea Invention Promotion Association
    • 발명특허
    • /
    • v.30 no.1 s.343
    • /
    • pp.22-23
    • /
    • 2005
  • 2005년 1월 10일, 미국 특허 취득 건수에 있어서 12년 연속 1위를 차지하고 있는 IBM은 500건의 특허를 오픈소스 소프트웨어 개발자들이 자유롭게 사용할 수 있도록 무상 제공하기로 하였다고 발표. 동 발표는 미국 특허상표청이 2 0 0 4년 미국특허 최다 취득기관에 대한 순위를 공개한 날에 이루어짐.

  • PDF