WO2017015797A1 - 点餐系统的信息安全传输方法及系统 - Google Patents

点餐系统的信息安全传输方法及系统 Download PDF

Info

Publication number
WO2017015797A1
WO2017015797A1 PCT/CN2015/085097 CN2015085097W WO2017015797A1 WO 2017015797 A1 WO2017015797 A1 WO 2017015797A1 CN 2015085097 W CN2015085097 W CN 2015085097W WO 2017015797 A1 WO2017015797 A1 WO 2017015797A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
key pair
information
key
encrypted
Prior art date
Application number
PCT/CN2015/085097
Other languages
English (en)
French (fr)
Inventor
程强
Original Assignee
程强
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by 程强 filed Critical 程强
Priority to PCT/CN2015/085097 priority Critical patent/WO2017015797A1/zh
Publication of WO2017015797A1 publication Critical patent/WO2017015797A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy

Definitions

  • the present invention belongs to the field of communications, and in particular, to an information security transmission method and system for a ordering system.
  • An object of the present invention is to provide an information security transmission method for a meal ordering system, which aims to solve the problem of low security in the prior art.
  • the present invention is implemented as an information security transmission method of a meal ordering system, the method comprising: [0005] receiving a request for access by a user;
  • [0006] 102 automatically generate a secret key pair, and send the private key of the key pair to the user;
  • the receiving user sends information encrypted by the private key.
  • the method further includes:
  • an information security transmission system for a meal ordering system comprising:
  • a receiving unit configured to receive a request for access by a user
  • a generating unit configured to automatically generate a secret key pair, and send the private key of the key pair to the user;
  • the receiving unit is further configured to receive, by the user, information that is encrypted by the private key
  • a decryption unit configured to decrypt the encrypted information by using a public key of the secret key pair.
  • the system further includes: [0017] a deleting unit, configured to delete the key pair after the user settles the account.
  • the technical solution provided by the present invention provides a new encryption and decryption scheme, which has the advantages of improving information security.
  • FIG. 1 is a flowchart of an information security transmission method of a meal ordering system provided by the present invention
  • FIG. 2 is a structural diagram of an information security transmission system of the ordering system provided by the present invention.
  • a specific embodiment of the present invention provides an information security transmission method for a meal ordering system.
  • the method is as shown in FIG. 1 and includes:
  • the receiving user sends information encrypted by the private key.
  • the method provided by the present invention encrypts information by generating a key pair, and the security information is always improved, so that it has the advantage of high security.
  • the foregoing method may further include:
  • a specific embodiment of the present invention further provides an information security transmission system for a food ordering system, as shown in FIG. 2, the system includes:
  • the receiving unit 201 is configured to receive a request for access by the user.
  • the generating unit 202 is configured to automatically generate a key pair, and send the private key of the key pair to the user;
  • the receiving unit 201 is further configured to receive, by the user, information that is encrypted by the private key;
  • the decryption unit 203 is configured to decrypt the encrypted information by using the public key of the secret key pair.
  • the foregoing system may further include:
  • a deleting unit configured to delete the key pair after the user settles the account.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Signal Processing (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明属于通信领域,具体提供了一种点餐系统的信息安全传输方法,所述方法包括:101、接收用户的请求接入请求;102、自动生成一秘钥对,将该密钥对的私钥发送给用户;103、接收用户发送通过该私钥加密的信息;104、采用该秘钥对的公钥对加密的信息进行解密。本发明提供的技术方案具有安全性高的优点。

Description

点餐系统的信息安全传输方法及系统 技术领域
[0001] 本发明属于通信领域, 尤其涉及一种点餐系统的信息安全传输方法及系统。
背景技术
[0002] 餐饮是目前最热门的行业, 对于中国来说, 其具有不可替代性, 随着现代信息 化技术的发展, 点餐系统逐渐出现在餐饮中, 现有的点餐系统一般分为前台和 后台, 前台系统一般为用户或服务员使用, 后台系统一般为厨师使用, 现有的 点餐系统均没有加密设置, 这对于信息安全来说非常不好。
技术问题
[0003] 本发明的目的在于提供一种点餐系统的信息安全传输方法, 旨在解决现有技术 安全性不高的问题。
问题的解决方案
技术解决方案
[0004] 本发明是这样实现的, 一种点餐系统的信息安全传输方法, 所述方法包括: [0005] 101、 接收用户的请求接入请求;
[0006] 102、 自动生成一秘钥对, 将该密钥对的私钥发送给用户;
[0007] 103、 接收用户发送通过该私钥加密的信息;
[0008] 104、 采用该秘钥对的公钥对加密的信息进行解密。
[0009] 可选的, 所述方法在 104之后还包括:
[0010] 当用户结账后, 刪除该秘钥对。
[0011] 另一方面, 提供一种点餐系统的信息安全传输系统, 所述系统包括:
[0012] 接收单元, 用于接收用户的请求接入请求;
[0013] 生成单元, 用于自动生成一秘钥对, 将该密钥对的私钥发送给用户;
[0014] 接收单元, 还用于接收用户发送通过该私钥加密的信息;
[0015] 解密单元, 用于采用该秘钥对的公钥对加密的信息进行解密。
[0016] 可选的, 所述系统还包括: [0017] 刪除单元, 用于当用户结账后, 刪除该秘钥对。
发明的有益效果
有益效果
[0018] 依借上述技术方案, 本发明提供的技术方案提供了全新的加密解密方案, 其具 有提高信息安全性的优点。
对附图的简要说明
附图说明
[0019] 图 1是本发明提供的点餐系统的信息安全传输方法的流程图;
[0020] 图 2是本发明提供的点餐系统的信息安全传输系统的结构图。
实施该发明的最佳实施例
本发明的最佳实施方式
[0021] 为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图及实施例 , 对本发明进行进一步详细说明。 应当理解, 此处所描述的具体实施例仅仅用 以解释本发明, 并不用于限定本发明。
[0022] 本发明具体实施方式提供一种点餐系统的信息安全传输方法, 该方法如图 1所 示, 包括:
[0023] 101、 接收用户的请求接入请求;
[0024] 102、 自动生成一秘钥对, 将该密钥对的私钥发送给用户;
[0025] 103、 接收用户发送通过该私钥加密的信息;
[0026] 104、 采用该秘钥对的公钥对加密的信息进行解密。
[0027] 本发明提供的方法通过生成秘钥对的方式来进行信息的加密, 从来提高安全信 息, 所以其具有安全性高的优点。
[0028] 可选的, 上述方法在 104之后还可以包括:
[0029] 当用户结账后, 刪除该秘钥对。
[0030] 本发明具体实施方式还提供一种点餐系统的信息安全传输系统, 该系统如图 2 所示, 包括:
[0031] 接收单元 201, 用于接收用户的请求接入请求; [0032] 生成单元 202, 用于自动生成一秘钥对, 将该密钥对的私钥发送给用户;
[0033] 接收单元 201, 还用于接收用户发送通过该私钥加密的信息;
[0034] 解密单元 203, 用于采用该秘钥对的公钥对加密的信息进行解密。
[0035] 可选的, 上述系统还可以包括:
[0036] 刪除单元, 用于当用户结账后, 刪除该秘钥对。
[0037] 以上所述仅为本发明的较佳实施例而已, 并不用以限制本发明, 凡在本发明的 精神和原则之内所作的任何修改、 等同替换和改进等, 均应包含在本发明的保 护范围之内。

Claims

权利要求书
[权利要求 1] 一种点餐系统的信息安全传输方法, 其特征在于, 所述方法包括:
101、 接收用户的请求接入请求;
102、 自动生成一秘钥对, 将该密钥对的私钥发送给用户;
103、 接收用户发送通过该私钥加密的信息;
104、 采用该秘钥对的公钥对加密的信息进行解密。
[权利要求 2] 根据权利要求 1所述的方法, 其特征在于, 所述方法在 104之后还包括 当用户结账后, 刪除该秘钥对。
[权利要求 3] —种点餐系统的信息安全传输系统, 其特征在于, 所述系统包括: 接收单元, 用于接收用户的请求接入请求;
生成单元, 用于自动生成一秘钥对, 将该密钥对的私钥发送给用户; 接收单元, 还用于接收用户发送通过该私钥加密的信息;
解密单元, 用于采用该秘钥对的公钥对加密的信息进行解密。
[权利要求 4] 根据权利要求 3所述的系统, 其特征在于, 所述系统还包括:
刪除单元, 用于当用户结账后, 刪除该秘钥对。
PCT/CN2015/085097 2015-07-24 2015-07-24 点餐系统的信息安全传输方法及系统 WO2017015797A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/085097 WO2017015797A1 (zh) 2015-07-24 2015-07-24 点餐系统的信息安全传输方法及系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2015/085097 WO2017015797A1 (zh) 2015-07-24 2015-07-24 点餐系统的信息安全传输方法及系统

Publications (1)

Publication Number Publication Date
WO2017015797A1 true WO2017015797A1 (zh) 2017-02-02

Family

ID=57884002

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/085097 WO2017015797A1 (zh) 2015-07-24 2015-07-24 点餐系统的信息安全传输方法及系统

Country Status (1)

Country Link
WO (1) WO2017015797A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030212889A1 (en) * 2002-05-13 2003-11-13 Khieu Andrew K. Method and system for exchanging data over networks using public key encryption
CN101150397A (zh) * 2007-10-25 2008-03-26 宇龙计算机通信科技(深圳)有限公司 一种移动终端与计算机之间安全通信的方法及移动终端
CN102437913A (zh) * 2010-09-29 2012-05-02 任少华 网络用户的认证系统或方法
CN103973647A (zh) * 2013-01-31 2014-08-06 华为终端有限公司 应用访问方法和设备
CN104767766A (zh) * 2015-05-08 2015-07-08 广州视源电子科技股份有限公司 一种Web Service接口验证方法、Web Service服务器、客户端
CN105141417A (zh) * 2015-07-24 2015-12-09 程强 点餐系统的信息安全传输方法及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030212889A1 (en) * 2002-05-13 2003-11-13 Khieu Andrew K. Method and system for exchanging data over networks using public key encryption
CN101150397A (zh) * 2007-10-25 2008-03-26 宇龙计算机通信科技(深圳)有限公司 一种移动终端与计算机之间安全通信的方法及移动终端
CN102437913A (zh) * 2010-09-29 2012-05-02 任少华 网络用户的认证系统或方法
CN103973647A (zh) * 2013-01-31 2014-08-06 华为终端有限公司 应用访问方法和设备
CN104767766A (zh) * 2015-05-08 2015-07-08 广州视源电子科技股份有限公司 一种Web Service接口验证方法、Web Service服务器、客户端
CN105141417A (zh) * 2015-07-24 2015-12-09 程强 点餐系统的信息安全传输方法及系统

Similar Documents

Publication Publication Date Title
IL261137A (en) System and method for secure communication
PH12019500938A1 (en) Data transmission method, apparatus and system
MX2019008483A (es) Metodo y aparato para establecimiento de clave y envio de datos.
PH12014501310B1 (en) Method, system, network server and storage medium for anonymous dating.
WO2011163044A3 (en) A method and apparatus for key revocation in an attribute-based encryption scheme
JP2014527379A5 (zh)
JP2004166270A5 (zh)
JP2014143735A5 (zh)
TWI536790B (zh) Communication method using fingerprint information authentication
EP2433246A4 (en) BIOMETRIC IDENTIFICATION PROCEDURES
WO2015030903A3 (en) Image based key derivation function
WO2013068843A8 (en) Multi-key cryptography for encrypting file system acceleration
GB2512249A (en) Secure peer discovery and authentication using a shared secret
WO2014176046A3 (en) Community of interest-based secured communications over ipsec
GB201221433D0 (en) A method and system of providing authentication of user access to a computer resource on a mobile device
CN103795523A (zh) 用于电子招投标的电子标书多层加解密系统及方法
EP4322465A3 (en) Method and device for secure communications over a network using a hardware security engine
MY140529A (en) Method and apparatus for security protection of an original user identity in an initial signaling message
RU2010106080A (ru) Способ и устройство для совместного использования секретной информации устройствами в домашней сети
GB201121585D0 (en) Communication system and method
WO2017080356A1 (zh) 一种安全输入方法、装置和系统
CN105025472A (zh) 一种wifi接入点加密隐藏及发现的方法及其系统
CN102236767B (zh) 结合哈希值的文件加密方法
MX2021014129A (es) Anticlonacion de cablemodem.
JP2019519176A5 (zh)

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15899149

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15899149

Country of ref document: EP

Kind code of ref document: A1