[go: up one dir, main page]

CN101419589B - Method and system for protecting computer document content - Google Patents

Method and system for protecting computer document content Download PDF

Info

Publication number
CN101419589B
CN101419589B CN2008102392952A CN200810239295A CN101419589B CN 101419589 B CN101419589 B CN 101419589B CN 2008102392952 A CN2008102392952 A CN 2008102392952A CN 200810239295 A CN200810239295 A CN 200810239295A CN 101419589 B CN101419589 B CN 101419589B
Authority
CN
China
Prior art keywords
standard
font
characters
security
code
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.)
Expired - Fee Related
Application number
CN2008102392952A
Other languages
Chinese (zh)
Other versions
CN101419589A (en
Inventor
高玉军
吕肖庆
唐英敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Peking University
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
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 Peking University, Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University
Priority to CN2008102392952A priority Critical patent/CN101419589B/en
Publication of CN101419589A publication Critical patent/CN101419589A/en
Application granted granted Critical
Publication of CN101419589B publication Critical patent/CN101419589B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a method and a system which are used for protecting document content of a computer, aiming at solving the problem that in the prior art, the efficiency is low when protection to the document content of the computer is carried out. The main technical proposal comprises the following steps: a security character font is established and comprises characters and security codes and the security codes of each character in the security character font and standard codes form one-to-one mapping relation; the mapping relation is stored in a code converting module; and the standard codes of the characters in the document of the computer is converted into the security codes according to the mapping relation and the security codes are stored. The technical proposal can realize automatic default protection of input and the existing document content of the computer, and simultaneously does not need to record keys separately, thereby reducing the encryption difficulty and improving the encryption efficiency.

Description

一种计算机文档内容保护的方法和系统 Method and system for protecting computer document content

技术领域technical field

本发明涉及计算机信息处理技术领域,尤其涉及一种计算机文档内容保护的方法和系统。 The invention relates to the technical field of computer information processing, in particular to a method and system for protecting computer document content. the

背景技术Background technique

目前,已经颁布的国际编码标准ISO/IEC 10646:2003、以及即将颁布的国家编码标准GB13000、GB18030中,已收录CJK统一汉字、CJK统一汉字扩充集A、CJK统一汉字扩充集B,共计70195字。 At present, the international coding standard ISO/IEC 10646:2003 that has been promulgated, as well as the national coding standards GB13000 and GB18030 to be promulgated, have included CJK unified Chinese characters, CJK unified Chinese character expansion set A, and CJK unified Chinese character expansion set B, with a total of 70195 characters . the

根据这些编码标准生成的各种标准字库,应用在各种计算机文档的显示中,如WORD格式的文档。但各中计算机文档的内容使用的是真实的标准编码,在方便传输和信息交流的同时,也带来了资源流失和内容泄密的问题。 Various standard fonts generated according to these coding standards are used in the display of various computer documents, such as documents in WORD format. However, the content of various computer documents uses real standard codes, which not only facilitates transmission and information exchange, but also brings problems of resource loss and content leakage. the

而已有的采用文档密码对计算机文档进行加密的方式,由于涉及到密码泄漏安全、密钥的泄漏安全等安全隐患,不易大范围分发和记录。 However, the existing method of encrypting computer documents using document passwords is not easy to distribute and record on a large scale due to potential safety hazards such as password leakage security and key leakage security. the

如果采用PDF或者图片的格式去存储、传输计算机文档,又会使得计算机文档内容无法进行任意检索和定位,并且由于PDF或者图片的格式会使计算机文档变大,增加了传输成本。 If the format of PDF or picture is used to store and transmit computer documents, the content of the computer document cannot be retrieved and located arbitrarily, and the format of PDF or picture will make the computer document larger, increasing the transmission cost. the

发明内容Contents of the invention

本发明提供一种计算机文档内容保护的方法和系统,用以解决现有技术对计算机文档进行内容保护时存在的效率低下的问题。 The invention provides a method and a system for protecting computer document content, which are used to solve the problem of low efficiency existing in the prior art when performing content protection on computer documents. the

本发明实施例通过如下技术方案实现: Embodiments of the present invention are realized through the following technical solutions:

本发明实施例提供了一种计算机文档内容保护的方法,包括: The embodiment of the present invention provides a method for protecting computer document content, including:

提取标准字库的字符,根据标准编码排列; Extract the characters of the standard font and arrange them according to the standard encoding;

将所述字符在所述标准字库中标准编码与预设的数值进行线性运算,获得所述字符的安全编码,或对所述字符随机给予安全编码,且每个字符的安全编码互不相同; performing a linear operation on the standard code of the character in the standard font library and a preset value to obtain a security code of the character, or randomly assigning a security code to the character, and the security code of each character is different from each other;

将所述字符、所述字符的安全编码进行存储,成为所述安全字库,所述安全字库包括字符和所述字符的安全编码,所述安全字库中每个字符的安全编码与所述字符在标准字库中的标准编码形成一对一的映射关系; Storing the characters and the security codes of the characters to form the security font library, the security font library includes characters and the security codes of the characters, the security code of each character in the security font library is the same as that of the characters The standard codes in the standard font form a one-to-one mapping relationship;

将所述字符的安全编码与所述字符的标准编码之间的一对一映射关系存储到编码转换模块中; Store the one-to-one mapping relationship between the security code of the character and the standard code of the character in the code conversion module;

所述计算机文档中的字符根据所述映射关系,从所述标准字库的标准编码转换成所述安全字库的安全编码,并存储。 The characters in the computer document are converted from the standard encoding of the standard font into the secure encoding of the secure font according to the mapping relationship, and stored. the

本发明实施例还提供了一种计算机文档内容保护的系统,包括: The embodiment of the present invention also provides a system for protecting computer document content, including:

标准字库,用于存储字符和所述字符的标准编码; Standard font library, used to store characters and standard codes of said characters;

安全字库,用于存储字符和所述字符的安全编码,所述安全编码为提取所述标准字库的字符,根据标准编码排列,将提取的字符在所述标准字库中标准编码与预设的数值进行线性运算,获得的提取的字符的安全编码,或对提取的字符随机给予的安全编码; The security font library is used to store characters and the security codes of the characters. The security code is to extract the characters of the standard font library, arrange them according to the standard codes, and standard code the extracted characters in the standard font library with preset values. Perform linear operations to obtain the security code of the extracted characters, or randomly give security codes to the extracted characters;

编码转换模块,用于存储所述字符的安全编码与所述字符的标准编码之间的映射关系,并根据安全编码与标准编码的映射关系,将所述计算机文档中的字符的编码从标准编码转换成安全编码。 A coding conversion module, configured to store the mapping relationship between the security coding of the character and the standard coding of the character, and convert the coding of the character in the computer document from the standard coding according to the mapping relationship between the security coding and the standard coding Convert to secure encoding. the

通过上述技术方案,本发明通过编码转换模块,采用安全字库,可对待录入计算机文档或已有计算机文档进行安全编码转换达到打乱存储的目的,传输时仅需将安全字库指定为该计算机文档的默认显示字库,即可自动显示正常文档内容,而使用安全字库之外的字库进行显示,则该计算机文档会显示为无实际意义的乱序文档。采用本发明所述的安全字库,可实现对将录入和已有计算机文档内容的自动默认保护,同时无需单独记录密钥,降低了加密难度,提高了加密效率,该安全字库可广泛应用于计算机文档内容安全保护领域。 Through the above technical solution, the present invention adopts the secure font library through the code conversion module, and can perform secure code conversion on the computer document to be entered or the existing computer document to achieve the purpose of disrupting storage, and only need to specify the secure font library as the computer file during transmission. By displaying the font by default, the content of the normal document can be displayed automatically, and if a font other than the safe font is used for display, the computer document will be displayed as a random document with no practical meaning. Adopting the safe font of the present invention can realize the automatic default protection of the contents of the entered and existing computer documents, and at the same time, there is no need to record the key separately, which reduces the difficulty of encryption and improves the encryption efficiency. The safe font can be widely used in computers Document content security protection domain. the

附图说明Description of drawings

图1为本发明实施例中计算机文档内容保护系统的示意图; Fig. 1 is the schematic diagram of computer document content protection system in the embodiment of the present invention;

图2为本发明实施例中实现对计算机文档内容进行保护的流程图。 Fig. 2 is a flow chart of implementing protection of computer document content in an embodiment of the present invention. the

具体实施方式Detailed ways

为了提高对计算机文档内容保护的效率,本发明实施例提出了一种计算机文档内容保护的方法和系统,下面结合说明书附图对本发明实施例的主要实现原理、具体实施过程及其对应能够达到的有益效果进行详细的阐述。 In order to improve the efficiency of computer document content protection, the embodiment of the present invention proposes a method and system for computer document content protection. The main realization principle, specific implementation process and corresponding attainable results of the embodiment of the present invention will be described below in conjunction with the accompanying drawings. The beneficial effects are described in detail. the

本发明实施例中,通过将计算机文档内容中的字符对应的编码由标准编码转换成与标准编码不同、但与标准编码一一映射的安全编码,并将计算机文档以安全编码方式加以存储和传输,这样当以标准字库来打开该计算机文档时,该计算机文档的内容将显示无意义的字符;如果用安全字库作为计算机文档的显示字库,则可以显示该计算机文档输入时的正确内容,从而保证了计算机文档内容不会泄密。 In the embodiment of the present invention, the code corresponding to the characters in the content of the computer document is converted from the standard code into a security code that is different from the standard code but is mapped one-to-one with the standard code, and the computer file is stored and transmitted in a secure coded manner In this way, when the computer document is opened with a standard font, the content of the computer document will display meaningless characters; if the safe font is used as the display font of the computer document, it can display the correct content of the computer document when it is entered, thereby ensuring The content of computer documents will not be leaked. the

本发明实施例提供了一种计算机文档内容的保护系统,如图1所示,包括标准字库101、安全字库102、编码转换模块103和存储模块104。 The embodiment of the present invention provides a protection system for computer document content, as shown in FIG. the

其中标准字库用于存储字符和字符的标准编码,安全字库用于存储字符和字符的安全编码,编码转换模块用于存储字符的安全编码与字符的标准编码之间的映射关系,并根据安全编码与标准编码的映射关系,将字符的编码从标准编码转换成安全编码,存储模块用于存储计算机文档中字符转换后的安全编码。 The standard font library is used to store characters and their standard codes, the security font library is used to store characters and their security codes, and the code conversion module is used to store the mapping relationship between character security codes and character standard codes, and according to the security code The mapping relationship with the standard encoding converts the character encoding from the standard encoding into a secure encoding, and the storage module is used to store the converted secure encoding of the characters in the computer document. the

进一步地,标准字库是ISO/IEC 10646:2003标准字库,安全字库是TrueType字库、PostScript字库或者其他用户自定义的格式字库。 Further, the standard font library is ISO/IEC 10646:2003 standard font library, and the safe font library is TrueType font library, PostScript font library or other user-defined format font library. the

进一步地,可以将安全字库设置为该计算机文档的显示字库,这样当打开该计算机文档时,该计算机文档按照安全字库的安全编码进行显示。 Further, the safe font can be set as the display font of the computer document, so that when the computer document is opened, the computer document will be displayed according to the safe code of the safe font. the

本发明的实施例还提供了一种计算机文档内容保护的方法,其具体过程如图2所示,包括如下步骤: Embodiments of the present invention also provide a method for protecting computer document content, the specific process of which is shown in Figure 2, including the following steps:

步骤201、提取现有ISO/IEC 10646:2003编码体系定义的标准字库中所有字符,并按ISO/IEC 10646:2003编码顺序升序排列。字符可以为汉字、少数民族文字或者其他字符等。 Step 201, extract all characters in the standard font library defined by the existing ISO/IEC 10646:2003 coding system, and arrange them in ascending order according to the ISO/IEC 10646:2003 coding sequence. The characters can be Chinese characters, minority characters or other characters. the

步骤202、对这些字符给予不同于标准编码、但与标准编码唯一对应的安全编码,并同时记录字符的安全编码与字符的附属关系、以及字符的安全编码 与ISO/IEC 10646:2003标准编码之间的映射关系。 Step 202, give these characters a security code that is different from the standard code but uniquely corresponding to the standard code, and simultaneously record the security code of the character and the affiliation of the character, and the relationship between the security code of the character and the ISO/IEC 10646:2003 standard code mapping relationship between them. the

本步骤202中,可以采取多种方式获得字符的安全编码,比如将某个字符的标准编码与预先设定的数值进行线性运算,而得到该字符的安全编码;也可以随机对该字符给予安全编码。 In this step 202, a variety of ways can be adopted to obtain the security code of the character, such as performing a linear operation on the standard code of a certain character with a preset value to obtain the security code of the character; coding. the

步骤203、将这些字符及其安全编码存储起来生成安全字库。该安全字库可以是TrueType字库或者PostScript字库,也可以是用户自定义形式的字符格式。 Step 203, storing these characters and their security codes to generate a security font library. The safe font can be a TrueType font or a PostScript font, or can be a user-defined character format. the

步骤204、将字符的安全编码与字符在ISO/IEC 10646:2003标准编码之间的映射关系存储在编码转换模块中。 Step 204, storing the mapping relationship between the security code of the character and the ISO/IEC 10646:2003 standard code of the character in the code conversion module. the

步骤205、编码转换模块将计算机文档中的字符根据映射关系,从标准字库的标准编码转换成安全字库的安全编码,并存储。 Step 205, the code conversion module converts the characters in the computer document from the standard code of the standard font into the security code of the safe font according to the mapping relationship, and stores them. the

步骤206、将安全字库设置为该计算机文档的显示字库。 Step 206, setting the safe font as the display font of the computer document. the

步骤207、打开该计算机文档时,该计算机文档的字符将根据安全编码进行显示。 Step 207, when the computer file is opened, the characters of the computer file will be displayed according to the security code. the

进一步地,比如“我爱你”三个字符,这三个字符(我、爱、你),都是ISO/IEC 10646标准中收录的已有汉字。这三个字符在现有的国际或国家编码标准中已经收录,其ISO/IEC 10646标准码值分别为6211、7231、4F60,这三个字符经过编码转换后,就获得了安全编码,如表1。 Further, for example, the three characters "I love you", these three characters (me, love, you), are all existing Chinese characters included in the ISO/IEC 10646 standard. These three characters have been included in the existing international or national coding standards, and their ISO/IEC 10646 standard code values are 6211, 7231, and 4F60 respectively. After the three characters are coded and converted, they obtain a safe code, as shown in the table 1. the

表1 Table 1

Figure G2008102392952D0004100530QIETU
Figure G2008102392952D0004100530QIETU

字符及其对应的安全编码形成了安全字库,而安全编码和对应的标准编码之间的映射关系则存储到编码转换模块中。The characters and their corresponding security codes form a security font library, and the mapping relationship between the security codes and the corresponding standard codes is stored in the code conversion module.

用户打开新文档,设定安全字库为显示字库,启动系统自带输入法发送标准编码序列“我爱你”,即标准编码序列是6411、7231、4F60,录入装置接收到标准编码序列的“我爱你”后,由编码转换模块将“我爱你”三个标准字符转换为安全字库的安全编码序列9256、85A0、201A6,此时由于文档的设定显示字库为安全字库,文档显示仍是“我爱你”三个字,但其编码序列是安全字库的编码序列9256、85A0、201A6。此时若使用标准编码字库进行显示该文档,则显示为“鉖薠

Figure G2008102392952D00051
三个字 The user opens a new document, sets the security font as the display font, starts the system's own input method to send the standard code sequence "I love you", that is, the standard code sequence is 6411, 7231, 4F60, and the input device receives the standard code sequence "I love you". After "love you", the three standard characters of "I love you" are converted into the security code sequence 9256, 85A0, 201A6 of the security font by the code conversion module. "I love you" three words, but its coding sequence is the coding sequence 9256, 85A0, 201A6 of the safe font. At this time, if the document is displayed using the standard coded font library, it will be displayed as "鉖薠
Figure G2008102392952D00051
three words

当某已有的计算机文档内容中含有标准编码未加密“我爱你”一行字符,首先判断该文档是何种编码体系,若不是ISO/IEC 10646标准编码存储,则把该文档内容转换为ISO/IEC 10646标准编码格式,然后再利用安全编码与ISO/IEC 10646标准编码的对应关系将其转换为“鉖薠三个字在新型安全字库内的编码。 When the content of an existing computer document contains a line of unencrypted "I love you" characters with standard encoding, first determine what encoding system the document is in, and if it is not stored in ISO/IEC 10646 standard encoding, convert the content of the document to ISO /IEC 10646 standard encoding format, and then convert it into "鉖薠 The encoding of the three characters in the new safe font library.

加密后计算机文档传输的时候仅需要传递该文档即可。合法用户会预先安装安全字库,加密文档使用该安全字库可正确显示“我爱你”三个字,加密文档若使用其他字库则显示为““鉖薠

Figure G2008102392952D00053
。因此当非法用户非法获得该文档的时候,看到的只能是“鉖薠三个字,而不是加密前的“我爱你”三个字。 When the encrypted computer file is transmitted, only the file needs to be transferred. Legitimate users will pre-install the secure font, the encrypted document can correctly display the words "I love you" using this secure font, and the encrypted document will display ""鉖薠" if other fonts are used
Figure G2008102392952D00053
. Therefore, when an illegal user obtains the document illegally, all he can see is "鉖薠 Three words, not the three words "I love you" before encryption.

这种安全字库,可以直接安装到Windows、MAC OS、Unix、Linux等操作系统中,供用户使用。安装了安全字库后,利用字符的安全编码与ISO/IEC10646标准编码对应关系可以对各类文档内容进行加密处理。 This kind of safe font can be directly installed into Windows, MAC OS, Unix, Linux and other operating systems for users to use. After installing the secure font library, the content of various documents can be encrypted by using the corresponding relationship between the secure code of characters and the ISO/IEC10646 standard code. the

显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (8)

1.一种计算机文档内容保护的方法,其特征在于,包括:1. A method for protecting computer document content, comprising: 提取标准字库的字符,根据标准编码排列;Extract the characters of the standard font and arrange them according to the standard encoding; 将所述字符在所述标准字库中标准编码与预设的数值进行线性运算,获得所述字符的安全编码,或对所述字符随机给予安全编码,且每个字符的安全编码互不相同;performing a linear operation on the standard code of the character in the standard font library and a preset value to obtain a security code of the character, or randomly assigning a security code to the character, and the security code of each character is different from each other; 将所述字符、所述字符的安全编码进行存储,成为所述安全字库,所述安全字库包括字符和所述字符的安全编码,所述安全字库中每个字符的安全编码与所述字符在标准字库中的标准编码形成一对一的映射关系;Storing the characters and the security codes of the characters to form the security font library, the security font library includes characters and the security codes of the characters, the security code of each character in the security font library is the same as that of the characters The standard codes in the standard font form a one-to-one mapping relationship; 将所述字符的安全编码与所述字符的标准编码之间的一对一映射关系存储到编码转换模块中;storing the one-to-one mapping relationship between the security code of the character and the standard code of the character in the code conversion module; 所述计算机文档中的字符根据所述映射关系,从所述标准字库的标准编码转换成所述安全字库的安全编码,并存储。The characters in the computer document are converted from the standard encoding of the standard font into the secure encoding of the secure font according to the mapping relationship, and stored. 2.如权利要求1所述的方法,其特征在于,还包括:2. The method of claim 1, further comprising: 将所述安全字库设置为所述计算机文档的显示字库,所述计算机文档中的字符根据所述安全字库的安全编码显示。The safe font is set as a display font of the computer document, and the characters in the computer document are displayed according to the safe code of the safe font. 3.如权利要求1或2所述的方法,其特征在于,所述计算机文档中的字符在输入时,将输入的所述字符的编码从标准字库中的标准编码转换成安全编码,并存储。3. The method according to claim 1 or 2, characterized in that, when the characters in the computer document are input, the code of the input character is converted from the standard code in the standard font library into a safe code, and stored . 4.如权利要求1或2所述的方法,其特征在于,所述计算机文档在转换时,将所述计算机文档中的字符的编码,从标准字库的标准编码转换成安全编码,并存储。4. The method according to claim 1 or 2, characterized in that, when the computer document is converted, the encoding of the characters in the computer document is converted from the standard encoding of the standard font into a safe encoding and stored. 5.一种计算机文档内容保护的系统,其特征在于,包括:5. A system for protecting computer document content, characterized in that it comprises: 标准字库,用于存储字符和所述字符的标准编码;A standard font library, used to store characters and standard codes of said characters; 安全字库,用于存储字符和所述字符的安全编码,所述安全编码为提取所述标准字库的字符,根据标准编码排列,将提取的字符在所述标准字库中标准 编码与预设的数值进行线性运算,获得的提取的字符的安全编码,或对提取的字符随机给予的安全编码;The security font is used to store characters and the security codes of the characters, the security code is to extract the characters of the standard font, arrange them according to the standard code, and encode the extracted characters in the standard font and the preset value Perform a linear operation to obtain a security code for the extracted characters, or a random security code for the extracted characters; 编码转换模块,用于存储所述字符的安全编码与所述字符的标准编码之间的映射关系,并根据安全编码与标准编码的映射关系,将所述计算机文档中的字符的编码从标准编码转换成安全编码。A coding conversion module, configured to store the mapping relationship between the security coding of the character and the standard coding of the character, and convert the coding of the character in the computer document from the standard coding according to the mapping relationship between the security coding and the standard coding Convert to secure encoding. 6.如权利要求5所述的系统,其特征在于,还包括:6. The system of claim 5, further comprising: 存储模块,用于存储所述计算机文档中字符转换后的安全编码。The storage module is used for storing the security code after character conversion in the computer document. 7.如权利要求5或6所述的系统,其特征在于,所述安全字库还用于作为所述计算机文档的显示字库。7. The system according to claim 5 or 6, wherein the secure font is also used as a display font for the computer document. 8.如权利要求5所述的系统,其特征在于,所述标准字库是ISO/IEC10646:2003标准字库,所述安全字库是TrueType字库或者PostScript字库。 8. The system according to claim 5, wherein the standard font is an ISO/IEC10646:2003 standard font, and the safe font is a TrueType font or a PostScript font. the
CN2008102392952A 2008-12-08 2008-12-08 Method and system for protecting computer document content Expired - Fee Related CN101419589B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008102392952A CN101419589B (en) 2008-12-08 2008-12-08 Method and system for protecting computer document content

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008102392952A CN101419589B (en) 2008-12-08 2008-12-08 Method and system for protecting computer document content

Publications (2)

Publication Number Publication Date
CN101419589A CN101419589A (en) 2009-04-29
CN101419589B true CN101419589B (en) 2011-01-05

Family

ID=40630382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008102392952A Expired - Fee Related CN101419589B (en) 2008-12-08 2008-12-08 Method and system for protecting computer document content

Country Status (1)

Country Link
CN (1) CN101419589B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784237A (en) * 2017-11-10 2018-03-09 朱信 Text-character library dual stochastic transposition encryption

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102495991B (en) * 2011-12-05 2015-01-21 西安科技大学 Method for carrying out secret communication by using word document
CN102571323A (en) * 2011-12-31 2012-07-11 深圳市永达电子股份有限公司 Non-standard character repertoire processing method and device, and system adopting same
EP3291125B1 (en) * 2015-07-21 2022-06-29 A.T Communications Co., Ltd. Server device, information management system, information management method, and computer program
CN113569534A (en) * 2020-04-29 2021-10-29 杭州海康威视数字技术股份有限公司 Method and device for detecting garbled characters in documents

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107784237A (en) * 2017-11-10 2018-03-09 朱信 Text-character library dual stochastic transposition encryption

Also Published As

Publication number Publication date
CN101419589A (en) 2009-04-29

Similar Documents

Publication Publication Date Title
US8666065B2 (en) Real-time data encryption
CN107239713A (en) A kind of sensitive content data message means of defence and system
CN101419589B (en) Method and system for protecting computer document content
CN106610995A (en) Ciphertext index creating method, device and system
CN110532808B (en) Electronic signature method based on electronic document image object
Singh et al. A survey on text based steganography
CN110704813A (en) Character anti-piracy system based on character recoding
CN101840483B (en) A kind of method and system of protecting computer document content
CN104023332A (en) Electronic terminal and short message encrypting and decrypting method thereof
US20180352104A1 (en) Method for creating garbled pdf text
CN118199916A (en) Screen projection control method and device for LED video wall, electronic equipment and medium
CN103413104A (en) Processing method and device for transaction sensitive information
WO2021031429A1 (en) Blockchain account address generation method, system and apparatus and computer-readable storage medium
CN114329536A (en) Data encryption method and device, data decryption method and device, electronic equipment
CN115982675A (en) Document processing method, device, electronic equipment and storage medium
CN105681246A (en) Verification code implementation method
EP2869210A1 (en) Document processing system, electronic document, document processing method, and program
CN102882675A (en) Password encryption method for social network sites
Rafat et al. Secure digital steganography for ASCII text documents
CN104376236A (en) Scheme self-adaptive digital watermark embedding and extracting method based on camouflage technology
US20100250602A1 (en) Computer storage apparatus for multi-tiered data security
CN102571323A (en) Non-standard character repertoire processing method and device, and system adopting same
CN111447210A (en) RK3399 master control chip-based USB secure communication method and communication system
RU2741067C1 (en) System and method of providing steganographic coding of text
CN105871542A (en) Encryption and decryption method of ciphertext

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110105

Termination date: 20191208

CF01 Termination of patent right due to non-payment of annual fee