KR101430240B1 - 어플리케이션 서명 장치 및 방법 - Google Patents
어플리케이션 서명 장치 및 방법 Download PDFInfo
- Publication number
- KR101430240B1 KR101430240B1 KR20110137673A KR20110137673A KR101430240B1 KR 101430240 B1 KR101430240 B1 KR 101430240B1 KR 20110137673 A KR20110137673 A KR 20110137673A KR 20110137673 A KR20110137673 A KR 20110137673A KR 101430240 B1 KR101430240 B1 KR 101430240B1
- Authority
- KR
- South Korea
- Prior art keywords
- application
- certificate
- information
- signature
- market server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/51—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
도 2는 본 발명의 실시예에 따른 서명 장치의 구조도이다.
도 3은 본 발명의 실시예에 따른 마켓 서버의 구조도이다.
도 4는 본 발명의 실시예에 따른 사용자 단말의 구조도이다.
도 5는 본 발명의 실시예에 따른 어플리케이션 서명 방법을 나타낸 흐름도이다.
Claims (10)
- 마켓 서버와 연동하는 서명 장치가 어플리케이션을 서명하는 방법에 있어서,
상기 마켓 서버로부터 임의의 어플리케이션에 대한 서명 요청 정보를 수신하는 단계;
상기 서명 요청 정보에 포함되어 있는 어플리케이션 식별 정보를 토대로, 상기 어플리케이션 식별 정보에 대응하여 인증서가 발급되어 있는지 확인하는 단계;
상기 인증서가 발급되어 있다면, 미리 저장되어 있는 인증서 및 서명 정보를 이용하여 어플리케이션을 서명하는 단계
인증서가 발급되어 있지 않다면, 상기 어플리케이션 식별 정보를 이용하여 인증서를 발급하는 단계;
상기 어플리케이션 식별 정보를 이용하여 상기 어플리케이션에 대한 서명 정보를 생성하는 단계; 및
상기 인증서와 상기 서명 정보를 포함하여 상기 어플리케이션을 서명하는 단계
를 포함하는 어플리케이션 서명 방법. - 제1항에 있어서,
상기 서명 요청 정보는 어플리케이션 코드, 어플리케이션 식별자, 어플리케이션 실행을 위해 요구되는 API 사용 권한 레벨 정보 및 마켓 서버의 식별 정보 중 하나 이상의 정보를 포함하는 어플리케이션 서명 방법. - 제2항에 있어서,
상기 인증서를 발급하는 단계는,
상기 어플리케이션 식별 정보를 이용하여 제1 키 및 제2 키를 생성하는 단계; 및
상기 제1 키를 이용하여 상기 어플리케이션에 대한 인증서를 생성하여 발급하는 단계
를 포함하는 어플리케이션 서명 방법. - 제3항에 있어서,
상기 인증서를 생성하여 발급하는 단계는, 상기 API 사용 권한 레벨 정보에 따라 각각 다른 인증서를 생성하여 발급하는 어플리케이션 서명 방법. - 제4항에 있어서,
상기 서명 정보를 생성하는 단계는,
상기 어플리케이션 식별 정보를 이용하여 생성한 제2 키를 이용하여, 상기 어플리케이션 코드를 해시 함수를 이용하여 해시한 결과인 해시 값을 상기 제2 키로 암호화하여 서명 정보를 생성하는 단계
를 포함하는 어플리케이션 서명 방법. - 삭제
- 제1항에 있어서,
상기 어플리케이션을 서명하는 단계 이후에,
상기 마켓 서버와 연동한 단말이 상기 인증서 및 서명 정보를 포함하는 어플리케이션을 상기 마켓 서버로부터 수신하는 단계;
상기 단말이 상기 인증서 및 서명 정보를 추출하는 단계;
상기 단말이 상기 인증서를 이용하여 상기 서명 정보를 복호하고, 복호화된 서명 정보와 상기 어플리케이션 코드를 해시 함수를 이용하여 해시한 결과인 해시 값을 비교하는 단계; 및
상기 단말이 상기 복호화된 서명 정보와 상기 해시 값이 일치하면 상기 어플리케이션을 설치하는 단계
를 포함하는 어플리케이션 서명 방법. - 마켓 서버와 연동하여 어플리케이션을 서명하여, 상기 마켓 서버와 연동한 단말에 제공되도록 하는 서명 장치에 있어서,
상기 마켓 서버로부터 수신한 임의의 어플리케이션에 대한 서명 요청에 대해, 상기 임의의 어플리케이션의 어플리케이션 식별자를 토대로 인증서가 발급되어 있는지 확인하고, 상기 어플리케이션 식별자를 이용하여 생성된 제1 키 및 제2 키 중 상기 제1 키로 인증서를 생성하는 인증서 생성부;
상기 인증서 생성부에서 생성된 인증서와, 상기 어플리케이션 식별자를 이용하여 생성된 상기 제2키 및 상기 어플리케이션 식별자를 저장하는 인증서 저장부;
상기 어플리케이션의 어플리케이션 코드를 해시 함수를 이용하여 해시한 후 생성된 해시 값을 상기 인증서 생성부에서 생성한 상기 제2 키로 암호화하여 서명 정보를 생성하고, 상기 생성한 인증서와 상기 서명 정보를 상기 어플리케이션 코드에 삽입하여 어플리케이션을 서명하는 어플리케이션 서명부; 및
상기 마켓 서버로부터 어플리케이션 코드, 어플리케이션 식별자, API 사용 권한 레벨 정보 및 마켓 서버의 식별 정보 중 하나 이상의 정보를 포함하는 서명 요청 정보를 수신하는 정보 수신부
를 포함하는 어플리케이션 서명 장치.
- 삭제
- 제8항에 있어서,
상기 단말은,
상기 마켓 서버로부터 상기 서명 정보 및 상기 인증서가 어플리케이션 코드에 삽입된 어플리케이션을 수신하는 어플리케이션 수신부; 및
상기 어플리케이션 수신부가 수신한 어플리케이션으로부터, 상기 서명 정보와 상기 인증서를 추출하고 상기 인증서를 이용하여 상기 서명 정보를 복호화하고, 상기 어플리케이션 코드를 해시 함수를 이용하여 해시한 후 생성된 해시값과 상기 복호화된 서명 정보가 일치하면, 상기 수신한 어플리케이션을 설치하는 어플리케이션 설치부
를 포함하는 어플리케이션 서명 장치.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20110137673A KR101430240B1 (ko) | 2011-12-19 | 2011-12-19 | 어플리케이션 서명 장치 및 방법 |
US13/486,536 US9026795B2 (en) | 2011-12-19 | 2012-06-01 | Apparatus and method for signing application |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR20110137673A KR101430240B1 (ko) | 2011-12-19 | 2011-12-19 | 어플리케이션 서명 장치 및 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20130085545A KR20130085545A (ko) | 2013-07-30 |
KR101430240B1 true KR101430240B1 (ko) | 2014-08-19 |
Family
ID=48611468
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR20110137673A Active KR101430240B1 (ko) | 2011-12-19 | 2011-12-19 | 어플리케이션 서명 장치 및 방법 |
Country Status (2)
Country | Link |
---|---|
US (1) | US9026795B2 (ko) |
KR (1) | KR101430240B1 (ko) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9407443B2 (en) | 2012-06-05 | 2016-08-02 | Lookout, Inc. | Component analysis of software applications on computing devices |
US9589129B2 (en) | 2012-06-05 | 2017-03-07 | Lookout, Inc. | Determining source of side-loaded software |
US9208215B2 (en) | 2012-12-27 | 2015-12-08 | Lookout, Inc. | User classification based on data gathered from a computing device |
US9292341B2 (en) * | 2013-10-16 | 2016-03-22 | Google Inc. | RPC acceleration based on previously memorized flows |
CA2982463C (en) | 2015-05-01 | 2019-03-05 | Lookout, Inc. | Determining source of side-loaded software |
US10089095B2 (en) | 2015-05-06 | 2018-10-02 | Mcafee, Llc | Alerting the presence of bundled software during an installation |
JP6440099B2 (ja) * | 2016-03-31 | 2018-12-19 | 京セラドキュメントソリューションズ株式会社 | 電子機器 |
JP6440100B2 (ja) * | 2016-03-31 | 2018-12-19 | 京セラドキュメントソリューションズ株式会社 | 電子機器 |
US10218697B2 (en) | 2017-06-09 | 2019-02-26 | Lookout, Inc. | Use of device risk evaluation to manage access to services |
JP6522842B1 (ja) * | 2018-10-05 | 2019-05-29 | さくら情報システム株式会社 | 情報処理装置、方法及びプログラム |
JP6650543B1 (ja) * | 2019-03-25 | 2020-02-19 | さくら情報システム株式会社 | 情報処理装置、方法及びプログラム |
CN110943845A (zh) * | 2019-11-25 | 2020-03-31 | 武汉大学 | 一种轻量级两方协同产生sm9签名的方法及介质 |
CN114065140B (zh) * | 2020-08-04 | 2025-01-14 | 富泰华工业(深圳)有限公司 | 软件程序验证方法、电子装置及存储介质 |
US12074983B2 (en) * | 2021-11-09 | 2024-08-27 | Samsung Electronics Co., Ltd. | Trusted computing device and operating method thereof |
US20240237088A1 (en) * | 2023-01-09 | 2024-07-11 | Capital One Services, Llc | Methods and systems for linking mobile applications to multi-access point providers to provide secure communication of encrypted user data |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020005300A (ko) * | 2000-07-10 | 2002-01-17 | 류재철 | 웹기반의 전자서명을 사용한 실시간 전자경매 시스템 구축방법 |
JP3808836B2 (ja) * | 2003-02-28 | 2006-08-16 | 株式会社東芝 | 認証サーバ、認証プログラム |
KR20080072452A (ko) * | 2007-02-02 | 2008-08-06 | 삼성전자주식회사 | 전자기기의 부팅 방법 및 부팅 인증 방법 |
KR20080075304A (ko) * | 2007-02-12 | 2008-08-18 | 한국정보인증주식회사 | 내장형 보안서버를 이용한 웹서비스 보안 시스템 및 방법. |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE310271T1 (de) * | 2000-09-21 | 2005-12-15 | Research In Motion Ltd | System und verfahren zum unterschreiben eines software-kodes |
US7464270B2 (en) * | 2003-07-23 | 2008-12-09 | Microsoft Corporation | Application identification and license enforcement |
US7797545B2 (en) * | 2005-09-29 | 2010-09-14 | Research In Motion Limited | System and method for registering entities for code signing services |
US8589691B1 (en) * | 2009-08-17 | 2013-11-19 | Google Inc. | Self-signed certificates for computer application signatures |
US8554179B2 (en) * | 2011-09-23 | 2013-10-08 | Blackberry Limited | Managing mobile device applications |
-
2011
- 2011-12-19 KR KR20110137673A patent/KR101430240B1/ko active Active
-
2012
- 2012-06-01 US US13/486,536 patent/US9026795B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020005300A (ko) * | 2000-07-10 | 2002-01-17 | 류재철 | 웹기반의 전자서명을 사용한 실시간 전자경매 시스템 구축방법 |
JP3808836B2 (ja) * | 2003-02-28 | 2006-08-16 | 株式会社東芝 | 認証サーバ、認証プログラム |
KR20080072452A (ko) * | 2007-02-02 | 2008-08-06 | 삼성전자주식회사 | 전자기기의 부팅 방법 및 부팅 인증 방법 |
KR20080075304A (ko) * | 2007-02-12 | 2008-08-18 | 한국정보인증주식회사 | 내장형 보안서버를 이용한 웹서비스 보안 시스템 및 방법. |
Also Published As
Publication number | Publication date |
---|---|
KR20130085545A (ko) | 2013-07-30 |
US20130159719A1 (en) | 2013-06-20 |
US9026795B2 (en) | 2015-05-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101430240B1 (ko) | 어플리케이션 서명 장치 및 방법 | |
CN110597538B (zh) | 一种基于ota升级系统的软件升级方法和ota升级系统 | |
KR100925329B1 (ko) | 디지털케이블 방송망에서 다운로더블 제한수신시스템을위한 상호인증 및 키 공유 방법과 장치 | |
CN102165457B (zh) | 票券授权的安全安装和引导 | |
US8898469B2 (en) | Software feature authorization through delegated agents | |
US11334345B2 (en) | Differential firmware update generation | |
US8607050B2 (en) | Method and system for activation | |
US11350276B2 (en) | Secure mobile internet-of-things (IOT) device registry management | |
CN111108735A (zh) | 资产更新服务 | |
KR20170139093A (ko) | 네트워크 액세스 디바이스가 무선 네트워크 액세스 포인트를 액세스하게 하기 위한 방법, 네트워크 액세스 디바이스, 애플리케이션 서버 및 비휘발성 컴퓨터 판독가능 저장 매체 | |
CN101256607B (zh) | 一种对软件保护装置进行远程更新和使用控制的方法 | |
CN101969440B (zh) | 软件证书生成方法 | |
US20080189695A1 (en) | Updating of Data Instructions | |
US20100255813A1 (en) | Security in a telecommunications network | |
US9942047B2 (en) | Controlling application access to mobile device functions | |
CN103677892A (zh) | 在安全电子控制单元中启用特殊优先模式的授权方案 | |
CN103679005A (zh) | 启用安全电子控制单元的开发模式的方法 | |
JP6894160B1 (ja) | スマートコントラクトに基づいた利用権情報処理装置、利用権情報処理システム、および利用権情報処理方法 | |
CN105474601A (zh) | 用于改变认证密钥的方法 | |
US9858061B2 (en) | Tamperproof installation of building control software in approved runtime environments | |
CN114143198A (zh) | 固件升级的方法 | |
KR20130085544A (ko) | 어플리케이션 서명 인증서를 이용한 어플리케이션 제어 장치 및 방법 | |
KR20130100032A (ko) | 코드 서명 기법을 이용한 스마트폰 어플리케이션 배포 방법 | |
JP5620805B2 (ja) | データベース暗号化装置、データベース暗号化システム、データベース暗号化方法及びプログラム | |
JP4158758B2 (ja) | プログラムid通信処理制御方法、プログラムid通信範囲制御方法および公開鍵毎通信路提供方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20111219 |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20121119 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20111219 Comment text: Patent Application |
|
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20131212 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20140623 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20140807 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20140807 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20170731 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20180801 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20180801 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20190731 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20190731 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20200803 Start annual number: 7 End annual number: 7 |
|
PR1001 | Payment of annual fee |
Payment date: 20210728 Start annual number: 8 End annual number: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20220720 Start annual number: 9 End annual number: 9 |
|
PR1001 | Payment of annual fee |
Payment date: 20230801 Start annual number: 10 End annual number: 10 |
|
PR1001 | Payment of annual fee |
Payment date: 20240717 Start annual number: 11 End annual number: 11 |