KR19980052006A - How to print from a network printer that supports data encryption - Google Patents

How to print from a network printer that supports data encryption Download PDF

Info

Publication number
KR19980052006A
KR19980052006A KR1019960070938A KR19960070938A KR19980052006A KR 19980052006 A KR19980052006 A KR 19980052006A KR 1019960070938 A KR1019960070938 A KR 1019960070938A KR 19960070938 A KR19960070938 A KR 19960070938A KR 19980052006 A KR19980052006 A KR 19980052006A
Authority
KR
South Korea
Prior art keywords
data
encryption key
network printer
printer
driver
Prior art date
Application number
KR1019960070938A
Other languages
Korean (ko)
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 KR1019960070938A priority Critical patent/KR19980052006A/en
Publication of KR19980052006A publication Critical patent/KR19980052006A/en

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimile Transmission Control (AREA)

Abstract

본 발명의 목적은 데이터 전송 전에 사전에 배포된 암호 키로 인쇄 데이터를 암호화시켜 데이터를 전송하며, 이를 수신한 네트워크 프린터는 등록된 사용자에게 인가한 암호 키에 해당하는 복호 키로 데이터를 복호화하여 데이터를 인쇄함으로써 데이터를 비인가된 사람에게서 보호하면서 인쇄할 수 있게 함에 있다.An object of the present invention is to transmit the data by encrypting the print data with a previously distributed encryption key before data transmission, the network printer receiving the data decrypts the data with a decryption key corresponding to the encryption key authorized to the registered user to print the data. This allows you to print data while protecting it from unauthorized persons.

상기 목적을 달성하기 위해 프린터 드라이버 설치와 함께 암호 키를 인가하는 암호 인가 단계와, 상기 인쇄 데이터를 전송하기 전에 상기 컴퓨터의 드라이버에서 상기 인쇄 데이터를 인가된 상기 암호 키에 의해 암호화하는 암호화 단계와, 암호화된 데이터를 전송하여 이를 수신한 상기 네트워크 프린터에서 소정의 저장 수단에 등록된 복호 키에 의해 수신된 인쇄 데이터를 복호화하여 인쇄 가능한 상태로 만드는 데이터 복호 단계와, 복호된 데이터를 인쇄하는 데이터 인쇄 단계를 포함하는 것을 특징으로 한다.A cryptographic authorization step of authorizing an encryption key with a printer driver installation to attain the object, an encryption step of encrypting the print data with an authorized encryption key in a driver of the computer before transmitting the print data; A data decrypting step of transmitting the encrypted data and decrypting the print data received by the decryption key registered in the predetermined storage means in the network printer which receives the encrypted data and making the printable state; and a data printing step of printing the decrypted data. Characterized in that it comprises a.

본 발명에 따르면 인쇄할 데이터를 네트워크 프린터로 전송하기 전에 이 데이터를 암호화하고, 네트워크 프린터에서 수신된 데이터를 인가된 사용자에게 해당하는 복호 키로 복호화하여 인쇄하므로써 비인가된 사람으로부터 인쇄 데이터를 보호하고 보안을 유지시킬 수 있는 효과가 있다.According to the present invention, the data to be printed is encrypted before being transmitted to the network printer, and the data received from the network printer is decrypted with a decryption key corresponding to the authorized user and printed, thereby protecting the print data from unauthorized persons and improving security. There is an effect that can be maintained.

Description

데이터 암호화를 지원하는 네트워크 프린터에서의 인쇄 방법How to print from a network printer that supports data encryption

본 발명은 네트워크 프린터에 관한 것으로, 더욱 상세하게는 네트워크 프린터를 이용한 데이터 인쇄 시 헤커(hacker)에 의한 데이터의 도용, 복사, 훼손 및 분실을 예방하기 위해 인쇄 데이터를 암호화시키고 이를 프린터에서 인가된 사용자에게 해당하는 복호 키로 복호화하여 인쇄하는 데이터 암호화를 지원하는 네트워크 프린터에서의 인쇄 방법에 관한 것이다.The present invention relates to a network printer, and more particularly, to encrypting print data to prevent theft, copying, corruption, and loss of data by a hacker when printing data using the network printer, and a user authorized by the printer. The present invention relates to a printing method in a network printer that supports data encryption for decrypting and printing with a decryption key corresponding to.

최근 들어 네트워크 시스템의 발달과 더불어 태동한 클라이언트 서버 시스템에서 데이터 보안에 대한 중요성이 증가되고 있다. 이에 따라, 네트워크 상에 연결된 시스템들의 데이터와 시스템 자체를 보호하기 위해 방화벽(Firewall)이라는 기술이 태동하였다.Recently, with the development of network systems, the importance of data security is increasing in the emerging client server system. Accordingly, a technology called a firewall has emerged to protect data of systems connected to a network and the system itself.

한편, 네트워크 시스템을 보호하기 위한 방화벽이 설치된 망 또는 미설치 망에서 인쇄 데이터를 보호하기 위해 프린터 드라이버쪽(즉, 인쇄 데이터를 전송하는 쪽)과 네트워크 프린터쪽 간에 인쇄 데이터의 보호를 위한 데이터 암·복호화 기술이 적용되지 않았다.On the other hand, in order to protect print data in a network with or without a firewall installed to protect a network system, data encryption / decryption for protecting print data between the printer driver side (that is, the side transmitting print data) and the network printer side. No technology was applied.

따라서, 비인가된 사람에 의해 방화벽이 침투 당했거나 방화벽이 설치되어 있지 않은 네트워크에서 프린터 데이터의 훼손 또는 도난이 예상될 수 있으므로 효율적인 보안을 보장할 수 없었다.Therefore, effective security could not be guaranteed because the printer data could be damaged or stolen in a network where the firewall was infiltrated by an unauthorized person or the network where the firewall was not installed.

본 발명의 목적은 인쇄 데이터를 보호하기 위한 방법으로 데이터 전송 전에 사전에 배포된 암호 키로 인쇄 데이터를 암호화시켜 데이터를 전송하며, 이를 수신한 네트워크 프린터는 등록된 사용자에게 인가한 암호 키에 해당하는 복호 키로 데이터를 복호화하여 데이터를 인쇄함으로써 데이터를 비인가된 사람에게서 보호하면서 인쇄할 수 있게 함에 있다.An object of the present invention is a method for protecting print data, and encrypts the print data with a previously distributed encryption key before transmitting the data, and transmits the data. The network printer receiving the decrypted data corresponds to an encryption key authorized to a registered user. By decrypting the data with a key and printing the data, the data can be printed while being protected from unauthorized persons.

도 1은 본 발명에 따른 데이터 암호화를 지원하는 네트워크 프린터의 작용을 나타낸 흐름도.1 is a flow chart showing the operation of a network printer supporting data encryption according to the present invention.

도 2는 본 발명에 따른 암호 인가 단계의 작용을 상세히 나타낸 블록도.Figure 2 is a block diagram showing in detail the operation of the password applying step according to the present invention.

도 3은 본 발명에 따른 데이터 암호화 및 복호화 단계의 작용을 상세히 나타낸 블록도.Figure 3 is a block diagram showing in detail the operation of the data encryption and decryption step according to the present invention.

상기 목적을 달성하기 위해 프린터 드라이버 설치와 함께 암호 키를 인가하는 암호 인가 단계와, 상기 인쇄 데이터를 전송하기 전에 상기 컴퓨터의 드라이버에서 상기 인쇄 데이터를 인가된 상기 암호 키에 의해 암호화하는 암호화 단계와, 암호화된 데이터를 전송하여 이를 수신한 상기 네트워크 프린터에서 소정의 저장 수단에 등록된 복호 키에 의해 수신된 인쇄 데이터를 복호화하여 인쇄 가능한 상태로 만드는 데이터 복호 단계와, 복호된 데이터를 인쇄하는 데이터 인쇄 단계를 포함하는 것을 특징으로 한다.A cryptographic authorization step of authorizing an encryption key with a printer driver installation to attain the object, an encryption step of encrypting the print data with an authorized encryption key in a driver of the computer before transmitting the print data; A data decrypting step of transmitting the encrypted data and decrypting the print data received by the decryption key registered in the predetermined storage means in the network printer which receives the encrypted data and making the printable state; and a data printing step of printing the decrypted data. Characterized in that it comprises a.

이하, 상기한 본 발명의 목적들, 특징들, 그리고 장점들을 첨부된 도면에 나타낸 본 발명의 바람직한 실시예를 통해 보다 상세히 설명한다.Hereinafter, the objects, features, and advantages of the present invention described above will be described in more detail with reference to the preferred embodiments of the present invention shown in the accompanying drawings.

도 1은 본 발명에 따른 데이터 암호화를 지원하는 네트워크 프린터의 작용을 나타낸 흐름도이다. 도시된 바와 같이, 프린터 드라이버 설치와 함께 암호화를 인가하는 암호 인가 단계(11)와, 인쇄 데이터를 전송하기 전에 호스트의 드라이버에서 상기 인쇄 데이터를 인가된 암호 키에 의해 암호화하는 암호화 단계(12)와, 암호화된 데이터를 전송(단계 13)하여 이를 수신한 프린터에서 등록된 복호 키에 의해 수신된 인쇄 데이터를 복호화하여 인쇄 가능한 상태로 만드는 데이터 복호 단계(14)와, 복호된 데이터를 인쇄하는 데이터 인쇄 단계(15)를 포함한다.1 is a flowchart showing the operation of a network printer supporting data encryption according to the present invention. As shown, a password applying step 11 of applying encryption with installation of a printer driver, an encryption step 12 of encrypting the print data with an authorized encryption key in a driver of a host before transmitting print data; A data decryption step 14 for transmitting the encrypted data (step 13), decrypting the print data received by the decryption key registered in the printer receiving the data and making the printable state, and data printing for printing the decrypted data. Step 15 is included.

전술한 암호 인가 단계를 도 2를 통해 상세히 살펴보면 다음과 같다.Looking at the above-described cipher authorization step in detail with reference to FIG.

먼저, 사용자가 프린터 드라이버 설치할 때, 드라이버 설치와 함께 사용자에게 암호 키의 입력을 주문하게 되고 사용자는 자신만의 고유한 암호 키를 입력하게 된다(단계 21, 22).First, when the user installs the printer driver, the driver is ordered to input the encryption key with the driver installation, and the user enters his own unique encryption key (steps 21 and 22).

암호 키를 입력 받은 드라이버는 네트워크를 통해 네트워크 프린터에 암호 키를 전송하게 되고 이를 수신한 프린터는 드라이버와 네트워크 프린터만의 고유한 방식에 의해 사용자가 입력한 암호 키를 바탕으로 다른 암호 키와 복호 키를 만들어 이를 비휘발성 램(NVRAM)에 저장한다(단계 23, 24, 25).The driver receiving the passkey sends the passkey to the network printer over the network, and the received printer uses different passkeys and decryption keys based on the passkey entered by the user in a manner unique to the driver and the network printer. And store it in non-volatile RAM (NVRAM) (steps 23, 24, 25).

이어, 프린터는 사용자의 프린터 드라이버로 암호화 키 인가 메시지를 전송하게 된다(단계 27).The printer then sends an encryption key authorization message to the user's printer driver (step 27).

인가 메시지를 수신한 드라이버는 프린터와 드라이버만의 공통된 알고리즘에 의해 프린터가 만든 암호화 키 구성 방법(make method)과 동일하게 암호화키를 생성하므로써 프린터 NVRAM에 저장된 내용에 해당되는 암호화키를 보유하게 된다(단계 28). 이렇게 하므로써 암호화 키 교부 과정에서 발생할 수 있는 키 노출을 예방할 수 있다.Receiving the authorization message, the driver generates an encryption key in the same way as the printer's make method by using a common algorithm of the printer and the driver, thereby retaining the encryption key corresponding to the contents stored in the printer NVRAM. Step 28). This prevents key exposure that may occur during encryption key issuance.

이어, 드라이버는 사용자에게 키 인가 메시지를 전송하므로써 암호화 키 교부(또는, 인가)는 종료된다(단계 29).Subsequently, the driver terminates the encryption key issuance (or authorization) by sending a key authorization message to the user (step 29).

암호화 키 인가에 이어, 전술한 데이터 암호화 및 복호화 단계를 도 3을 통해 상세히 살펴보면 다음과 같다.Following the encryption key application, the above-described data encryption and decryption steps will be described in detail with reference to FIG. 3.

먼저, 데이터 전송 전에 드라이버가 보유한 암호화 키(즉, 상기 인가된 암호키)에 의해 데이터를 암호화한다.First, the data is encrypted by an encryption key held by the driver (i.e., the authorized encryption key) before data transmission.

암호화된 데이터는 네트워크를 통해 네트워크 프린터로 전송된다.The encrypted data is sent over the network to a network printer.

암호화된 데이터를 수신한 네트워크 프린터는 인가된 사용자에게 해당하는 복호 키로 암호화된 데이터를 복호화하여 인쇄 가능한 상태로 만든다.The network printer receiving the encrypted data decrypts the data encrypted with the decryption key corresponding to the authorized user and makes it printable.

이어, 복호화된 데이터를 인쇄한다.Then, the decoded data is printed.

이상에서 살펴본 바와 같이 본 발명에 따르면 인쇄할 데이터를 네트워크 프린터로 전송하기 전에 이 데이터를 암호화하고, 네트워크 프린터에서 수신된 데이터를 인가된 사용자에게 해당하는 복호 키로 복호화하여 인쇄하므로써 비인가된 사람으로부터 인쇄 데이터를 보호하고 보안을 유지시킬 수 있는 효과가 있다.As described above, according to the present invention, the print data is encrypted from an unauthorized person by encrypting the data before printing the data to be printed to the network printer, decrypting the data received from the network printer with a decryption key corresponding to the authorized user, and printing the data. It has the effect of protecting and maintaining security.

이상 본 발명의 바람직한 실시예에 대해 상세히 기술되었지만, 본 발명이 속하는 기술 분야에 있어서 통상의 지식을 가진 사람이라면, 첨부된 청구 범위에 정의된 본 발명의 정신 및 범위를 벗어나지 않으면서 본 발명을 여러 가지로 변형 또는 변경하여 실시할 수 있음을 알 수 있을 것이다. 따라서 본 발명의 앞으로의 실시예들의 변경은 본 발명의 기술을 벗어날 수 없을 것이다.Although the preferred embodiments of the present invention have been described in detail above, those skilled in the art will appreciate that the present invention may be modified without departing from the spirit and scope of the invention as defined in the appended claims. It will be appreciated that modifications or variations may be made. Therefore, changes in the future embodiments of the present invention will not be able to escape the technology of the present invention.

Claims (3)

프린트 드라이브를 구비한 임의의 컴퓨터로부터 인쇄 데이터를 네트워크를 통해 전송 받아 인쇄하는 네트워크 프린터에서의 인쇄 방법에 있어서,A printing method in a network printer for receiving and printing print data from a computer having a print drive via a network, the method comprising: 프린터 드라이버 설치와 함께 암호 키를 인가하는 암호 인가 단계;A password authorization step of authorizing an encryption key upon installation of the printer driver; 상기 인쇄 데이터를 전송하기 전에 상기 컴퓨터의 드라이버에서 상기 인쇄 데이터를 인가된 상기 암호 키에 의해 암호화하는 암호화 단계;Encrypting the print data with the authorized encryption key in a driver of the computer before transmitting the print data; 암호화된 데이터를 전송하여 이를 수신한 상기 네트워크 프린터에서 저장 수단에 등록된 복호 키에 의해 수신된 인쇄 데이터를 복호화하여 인쇄 가능한 상태로 만드는 데이터 복호 단계;A data decrypting step of transmitting the encrypted data and decrypting the print data received by the decryption key registered in the storage means in the network printer which has received the encrypted data to make it printable; 복호된 데이터를 인쇄하는 데이터 인쇄 단계를 포함하는 것을 특징으로 하는 데이터 암호화를 지원하는 네트워크 프린터에서의 인쇄 방법.And a data printing step of printing the decrypted data. 제 1 항에 있어서, 상기 암호 인가 단계는,The method of claim 1, wherein the password applying step, 사용자가 상기 프린터 드라이버를 설치할 때 사용자 자신만의 고유한 암호 키를 입력하는 암호 입력 단계;A password input step of inputting a user's own unique encryption key when the user installs the printer driver; 상기 암호 키를 입력 받은 후 네트워크를 통해 네트워크 프린터에 암호화키를 전송하는 암호 키 전송 단계;An encryption key transmission step of transmitting an encryption key to a network printer through a network after receiving the encryption key; 상기 암호 키를 수신한 프린터가 드라이버와 네트워크 프린터만의 고유한 방식에 의해 사용자가 입력한 상기 암호 키를 바탕으로 다른 암호 키와 복호 키를 만들어 이를 저장하는 암호 저장 단계;A password storing step in which the printer receiving the encryption key generates another encryption key and decryption key based on the encryption key input by the user in a unique manner of a driver and a network printer, and stores the encryption key; 상기 네트워크 프린터가 상기 프린터 드라이버로 암호화 키 인가 메시지를 전송하는 메시지 전송 단계;A message sending step of sending, by the network printer, an encryption key authorization message to the printer driver; 상기 인가 메시지를 수신한 드라이버는 상기 네트워크 프린터와 상기 컴퓨터의 드라이버만의 공통된 알고리즘에 의해 상기 네트워크 프린터가 만든 암호화 키 구성 방법(make method)과 동일하게 암호화키를 생성하는 암호 키 생성 단계를 포함하는 것을 특징으로 하는데이터 암호화를 지원하는 네트워크 프린터에서의 인쇄 방법.The driver receiving the authorization message includes an encryption key generation step of generating an encryption key in the same manner as an encryption key making method made by the network printer by an algorithm common to the network printer and the driver of the computer. A printing method in a network printer supporting data encryption, characterized in that. 제 2 항에 있어서,The method of claim 2, 상기 다른 암호 키 및 복호 키는 상기 네트워크 프린터의 비휘발성 램(NVRAM)에 저장하는 것을 특징으로 하는 데이터 암호화를 지원하는 네트워크 프린터에서의 인쇄 방법.And the other encryption key and decryption key are stored in a nonvolatile RAM (NVRAM) of the network printer.
KR1019960070938A 1996-12-24 1996-12-24 How to print from a network printer that supports data encryption KR19980052006A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960070938A KR19980052006A (en) 1996-12-24 1996-12-24 How to print from a network printer that supports data encryption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960070938A KR19980052006A (en) 1996-12-24 1996-12-24 How to print from a network printer that supports data encryption

Publications (1)

Publication Number Publication Date
KR19980052006A true KR19980052006A (en) 1998-09-25

Family

ID=66437201

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960070938A KR19980052006A (en) 1996-12-24 1996-12-24 How to print from a network printer that supports data encryption

Country Status (1)

Country Link
KR (1) KR19980052006A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100472446B1 (en) * 2002-05-11 2005-03-08 삼성전자주식회사 Method for printing with stored job management based on user information and apparatus thereof
KR101535622B1 (en) * 2014-01-27 2015-07-09 동서대학교산학협력단 Common use printer security system using indivisual authentication, encryption and decryption, and common use printer security method using the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100472446B1 (en) * 2002-05-11 2005-03-08 삼성전자주식회사 Method for printing with stored job management based on user information and apparatus thereof
KR101535622B1 (en) * 2014-01-27 2015-07-09 동서대학교산학협력단 Common use printer security system using indivisual authentication, encryption and decryption, and common use printer security method using the same

Similar Documents

Publication Publication Date Title
US6385728B1 (en) System, method, and program for providing will-call certificates for guaranteeing authorization for a printer to retrieve a file directly from a file server upon request from a client in a network computer system environment
US6918042B1 (en) Secure configuration of a digital certificate for a printer or other network device
US6711677B1 (en) Secure printing method
US6977745B2 (en) Method and apparatus for the secure printing of a document
CN1307819C (en) Method and apparatus for secure distribution of public/private key pairs
EP0435094B1 (en) Uniform interface for cryptographic services
US7751570B2 (en) Method and apparatus for managing cryptographic keys
JP4703791B2 (en) Data re-encryption apparatus and method
KR100613156B1 (en) Data security in an information processing device
US7353393B2 (en) Authentication receipt
EP1520221B1 (en) Methods for secure document printing
AU669828B2 (en) Protected distribution protocol for keying and certificate material
JP2001101054A5 (en)
US8181223B2 (en) Electronic apparatus conducting two-port authentication, method of authenticating and receiving job data, an recording medium containing job data authentication-reception program
EP1323258A1 (en) System for protecting objects distributed over a network
US20050033963A1 (en) Method and system for authentication, data communication, storage and retrieval in a distributed key cryptography system
JP4549873B2 (en) Protection device and protection system for network connection resources
CN101937501A (en) Method and device for protecting files from unauthenticated accesses
KR101116607B1 (en) Printing apparatus having security funcition and method for the same
JP3868218B2 (en) Content-restricted content display method and apparatus
KR19980052006A (en) How to print from a network printer that supports data encryption
JP2001111539A (en) Cryptographic key generator and cryptographic key transmitting method
JP4813998B2 (en) Printing system, client terminal device, server device, and printing device
JPH0756796A (en) Security device for data base managing device
JP2003231304A (en) Printer, printing data supply device for supplying printing data to the printer, and printing system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E601 Decision to refuse application