The invention discloses how a text document can be marked through the insertion of inter-word blank characters for the purpose of becoming authenticateable. First, text to be marked is edited so as to obtain a canonical form of it conforming to a model. Then, from this canonical form of the text and a secret-key used as inputs, a unique combination of inter-word blank characters positions is computed in which extra blanks are inserted thus, obtaining a marked text document. Authentication of a received marked text document is performed by a recipient, sharing the secret-key, further comparing the received text document to the marked text document so that if they are matching exactly the received text document is accepted as authentic or rejected as fake if not. The invention allows to merge the information necessary to authenticate a text document into the body of the document itself which works as well on soft-copy and hard-copy text documents.
|
1. A method of marking a text document [100] through the insertion of inter-word blank characters, said method comprising the steps of:
editing [110] the number of said inter-word blank characters of said text document in order to conform to a model to obtain a canonical text document [120]
retaining, from said canonical text document, to further conform to said model, a subset of positions [230] of said inter-word blank characters, said subset of positions permitting insertion of blank characters; computing, using said canonical text document [120] and a secret-key as inputs [130], a unique combination of positions among said subset of positions; inserting into each position [151] of said unique combination of positions at least one extra blank character thus obtaining a marked text document [150].
3. A method of marking a text document through the insertion of inter-word blank characters, said method comprising the steps of:
editing the number of said inter-word blank characters of said text document in order to conform to a model to obtain a canonical text document;
wherein said model involves stripping all inter-word blank characters,in excess of one, off said text document, said text document, said model further retaining all said positions of said inter-word b blank characters in said subset of positions;
retaining, from said canonical text document, to further conform to said model, a subset of positions of said inter-word blank characters, said subset of positions permitting insertion of blank characters;
computing, using said canonical text document and a secret-key as inputs, a unique combination of positions among said subset of positions; inserting into each position of said unique combination of positions at least one extra blank character thus obtaining a marked text document; wherein said text document is said marked text document to be authenticated by a recipient sharing said secret-key, said method further comprising the step of
comparing [160] said text document [100] to said marked text document;
if matching exactly [161] accepting said received text document as authentic:
if not [162] rejecting said received text document as fake.
2. The method according to
comparing [160] said text document [100] to said marked text document
if matching exactly [161]:
accepting said received text document as authentic;
if not [162] rejecting said received text document as fake.
4. The method according to
5. The method according to
6. The method according to
7. The method according to
calculating a digest uniquely representing said secret-key combined with said canonical text deriving from said digest a plurality of randomly distributed numbers fitting in said subset of positions.
8. The method according to
9. The method according to
indexing said subset of positions using said digest as a seed of a PRN (pseudo-random-number) generator, operating said PRN generator; said step of operating said PRN generator further including the steps of retaining those of said numbers that fit said indexing; excluding duplicated said numbers; continuing to operate said PRN generator till enough valid numbers are withdrawn to match the number of blanks to be inserted.
10. An authentication system, suitable for authenticating a text document, comprising means adapted for carrying out the method defined in
|
The present invention relates to the field of document authentication. It is more specifically concerned with the authentication of soft or hard copies of plain text documents.
In the current environment of computer networks characterized by an exponential growth in the circulation of soft-copy or electronic text documents such as e-mail over unsecured media e.g., the Internet this, combined with the possibility for any one of easily printing and photocopying a hard-copy of the same text documents, a key issue is authentication. It should be possible for the recipient of a text document, be it an electronic message or a hard copy of it, to make sure of its origin so that no one should be able to masquerade as someone else. Also, it should be possible to verify it has not been modified, accidentally on maliciously, en route. To this end methods have been devised to perform authentication.
The standard solution, which fits well with electronic text documents, consists in adding a MAC or Message Authentication Code to soft-copy text documents. A MAC is a digest computed with a one-way hash function over the text and which is also made dependent on a key e.g., a secret-key known only to the sender and the receiver in order this latter can check first, that what it received has well been originated by whom shares the secret-key with it and second, that the document has not been altered. For example, Secure Hash Algorithm or SHA specified by the National Institute of Standards and Technologies, NIST, FIPS PUB 180-1, “Secure Hash Standard”, US Dpt of Commerce, May 93, produces a 160-bit hash. It may be combined with a key e.g., through the use of a mechanism referred to as HMAC or Keyed-Hashing for Message Authentication, subject of the RFC (Request For Comment) of the IETF (Internet Engineering Task Force) under the number 2104. HMAC is devised so that it can be used with any iterative crypto-graphic hash function thus, including SHA. Therefore, a MAC can be appended to the soft-copy of a text document so as the whole can be checked by the recipient. Obviously, this method does not work on hard-copy text documents since it assumes the addition of checking information to a file. Moreover, this scheme has the inconvenience of indeed separating text and checking information. Thus, this latter can easily be isolated and removed intentionally, in an attempt to cheat, or accidentally just because intermediate pieces of equipment in charge of forwarding the electronic documents are not devised to manipulate this extra piece of information. Then, the checking information should rather be encoded transparently into the body of the text document itself i.e., in a manner that does not affect text readability whatsoever, so that it remains intact across the various manipulations it is exposed to on its way to destination still enabling the end-recipient to authenticate the document.
Another type of approach to authentication which applies mainly to soft-copy images (which thus may also be used on the image of a hard-copy text document still failing to work directly from hard-copy though) consists in hiding data into their digital representation therefore, meeting the above requirement that checking information should better be merged into the document itself. Data hiding has received a considerable attention mainly because of the copyrights attached to digital multimedia materials which can easily be copied and distributed everywhere through the Internet and networks in general. A good review of data hiding techniques is in ‘Techniques for data hiding’ by W. Bender and al. published in the IBM Systems Journal, Vol. 35, Nos 3&4, 1996. As an illustration to the way data hiding may be carried out the most common form of high bit-rate encoding, reported in here above paper, is the replacement of the least significant luminance bit of image data with the embedded data. This technique which indeed meets the requirement of being imperceivable (the restored image is far to be altered to a point where this would become noticeable) may serve various purposes, similar to authentication including watermarking, aimed at placing an indelible mark on an image or tamper-proofing, to detect image alterations especially, through the embedding of a MAC into the soft-copy image.
However, having to consider a text as an image would be a very costly and inadequate solution in term of storage and bandwidth necessary to transmit it. Although, as stated in here above paper, soft-copy text is in many ways the most difficult place to hide data due to the lack of redundant information in a text file as compared to a picture the manipulation of white spaces i.e., blank characters and more specifically inter-word blank characters purposely inserted by the originator of a text document, in excess of what is necessary to make a text readable, is the most simple way of marking a text that is susceptible to be authenticated without the addition of a separated MAC since the information necessary for the checking is then imbedded, somehow hidden, into the text itself, under the form of blanks, that the casual reader is unlikely to take notice of.
Therefore it is an object of the invention to provide a method to merge the information necessary to authenticate a text document into the body of the document itself.
It is another object of the invention to have this method applicable to both soft-copy and hard-copy text documents.
Further objects, features and advantages of the present invention will become apparent to the ones skilled in the art upon examination of the following description in reference to the accompanying drawings. It is intended that any additional advantages be incorporated herein.
A method and a system of marking a text document through the insertion of inter-word blank characters are disclosed. The method first consists in editing the number of inter-word blank characters of the text document in order to conform to a model so that to obtain a canonical text document. Then, from the canonical text document, to further conform to the model, a subset of positions of the inter-word blank characters is retained in which insertion of blank characters is permitted. After which, using the canonical text document and a secret-key as inputs, a unique combination of positions, among the above subset of positions, is computed. Into each position of the unique combination of positions just computed at least one extra blank character is inserted thus, obtaining a marked text document. The same method also applies to a received marked text document to be authenticated by a recipient sharing the secret-key however, further including a comparison of the received text document to the marked text document so that if they are matching exactly the received text document is accepted as authentic. If not, it is rejected as fake.
Therefore the invention provides a method and a system to merge the information necessary to authenticate a text document into the body of the document itself, through the insertion of extra blanks that the casual reader is unlikely to take notice of, and which works as well on soft-copy and hard-copy text documents.
In the following description of figures, at several occasions, a reference is made to ‘Applied Cryptography’ a book authored by Bruce Schneier and published by John Wiley & Sons, 2nd edition, 1996. References will be abbreviated as [SCH] and may include a particular chapter e.g.: [SCH/Ch.18].
As briefly mentioned herein above sender and receiver apply basically the same process to mark a text or to check it on reception. First step [110] and second step [140] are identical. The only difference is that sender applies the first step from the original text ‘oText’ while receiver uses the received ‘mText’. Both are producing a same ‘cText’ if ‘mText’ has not been altered. Recipient authenticates received ‘mText’ because it is able to reconstruct the same ‘mText’ from ‘cText’ i.e., with the same number of extra blanks inserted in the same positions so as when compared [160] both match exactly [161] or comparison fails [162] in which case the received text is rejected.
Finally, to be of practical value the invention requires that the probability of producing randomly the same ‘mText’ should be extremely low (so as no collision may likely occur that would open the door to an attack that would eventually result in the discovery of the secret-key). In the example of this figure ‘oText’ is, for practical purposes, a rather short text comprised of 72 words thus, ‘cText’ has 71 inter-word blanks that is, there are 71 opportunities to insert extra blanks. If, however, one wants to limit the number of inserted blanks to, e.g., 10% of the total number of required inter-word blanks so as a casual reader is unlikely to take notice of them (especially if the font in use is proportional on the contrary of the example in
As far as hard-copy texts are concerned, mention must be made that the invention assumes the use of a convenient optical device able to discriminate the number of blanks actually inserted into the text. If counting inserted blanks through a simple visual inspection of a hard-copy text is certainly feasible with fixed-pitch fonts this may become very difficult, if not impossible, when the font used to print the text is non proportional. Anyway, this would be, in both cases, a very cumbersome error prone job. Thus, the application of the invention to hard-copy texts such as [200] requires, in the general case, the use of an appropriate tool set comprised of an optical device and associated computing resources so as a soft copy of a text can be recovered automatically with the right number of blanks inserted between words. Apparatus and software to achieve that are available nowadays. Software programs broadly referred to as OCR (Optical Character Recognition) running e.g., on a PC (Personal Computer) [215] controlling an Optical Scanner [210] are commercially available and widely used.
Therefore, an example of another definition of a canonical text [220], a little bit more sophisticated than the one of
Clearly, in the light of this second example, there are many possibilities to define a set of rules to obtain a canonical text which must be agreed on by all those involved and must be such that creating ‘cText’ is always unambiguous. That is, being given an original text ‘oText’ or a received ‘mText’ it must always exist one possibility, and only one, for the corresponding ‘cText’. Depending on the complexity of these rules it may not always be possible to preserve the compatibility between hard and soft copies of a text though. Especially, text formatted from a word processor inserting automatically extra spaces between words so to justify a text (i.e., formatting a text in order it is left and right justified [250]) no longer permit, from the hard-copy text, to discriminate the number of ‘real’ blanks e.g., [255] inserted in the text by its originator from the extra spaces which may have been inserted by the word processor itself e.g., [260].
In this latter example only a soft copy of a text, encoded with extra blanks, can possibly be handled by the invention however, with the important advantage that, when displayed or printed, text even better hide the blanks that have been purposely added by the originator of the text and which become more indiscernible from spaces added by the text formatter. In this example extracted from a paper by Daniel X. Le, dated Nov. 18, 1997 and untitled ‘Document Imaging Software Toolkits, Computer-Assisted Zoning Software, the OCR Voting Machine, and OCR verification Software’ available on LD Technologies Inc. WEB site at http://www.ldtechnologies.com/ the text has been formatted using Word97™, the well-known text processor trade mark of Microsoft Corporation, One Microsoft Way, Redmond, Wash. 98052, the USA. This example shows clearly inserted blanks [255] displayed (along with other non printable characters like [265]) under the form of small dots (not printing and not normally displayed) plus the added spaces such as [260] to obtain a left and right justified text.
Moreover, the seed is made dependent of the secret-key [330] so that it is also different if produced from the same ‘cText’ however, from a different secret-key. Those skilled in the art will recognize that obtaining such a seed is closely related to obtaining a MAC (Message Authentication Code) which assumes generally the use of a standard technique in cryptography that is, hashing and more specifically with MAC, one-way hashing. Indeed, available one-way hash functions are such that the probability of having two messages hashing to the same value is very unlikely. Also, if one bit changes in the input text then, on the average, half of the bits of the hash result flip and it is practically unfeasible to find a text that hashes to a given value. This latter feature of one-way hash functions is however further discussed in the following since, if it does not hurt, it may not be essential to carry out the invention thus, allowing to somehow simplify this step.
Many hashing algorithms are available. A good overview of them can be found in [SCH/Ch.18]. After (or while) a digest of ‘cText’ has been (is) obtained it must be combined, in one way or another, with the shared secret-key [330] thus, obtaining a MAC so that only the ones sharing the secret-key are able to verify the hash thus, providing authenticity without secrecy. Therefore, the standard practice for authentication of a soft-copy text is to append a MAC to the corresponding text file so as the recipient can check it while the invention assumes it is used instead as a seed to a PRN generator [346] from which numbers are generated and utilized at sub-step [348] to decide where blanks must be inserted into ‘cText’ in order to obtain a marked text ‘mText’ that can be authenticated as it was explained in FIG. 1. How many random numbers are to be generated is directly dependent on what is the acceptable probability of obtaining the same ‘mText’ purely by chance. Depending on the particular application of the invention this will be an input parameter.
Pseudo-random-number generators are widely used in cryptography and have received considerable attention. Again, a good review can be found in [SCH/Ch.16&17] while a much more theoretical approach to random numbers is e.g., in ‘The Art of Computer Programming’ by Donald E. KNUTH, Chapter 3, Volume 2, Addison-Wesley. Thus, a convenient pseudo-random generator can be chosen for a particular application of the invention. An example is given in
Although the following figures are more particularly aimed at illustrating this preferred embodiment of the invention it is however, as well, possible to make other choices better suited to a particular application of the invention. Those skilled in the art will recognize that it is also possible e.g., to choose a weaker PRN generator while putting mostly the difficulty of retrieving the secret-key and ensuring one-wayness into step [342] instead, as standard computation of MACs assume.
Therefore, a computationally simple method for generating a seed that can be considered is similar to the way a popular data compression program known under the name of PKZIP™ (a product of PKWARE, Inc., 9025 N. Deerwood Drive, Brown Deer, Wis. 53223, USA having a WEB site at http://www.pkware.com/) performs encryption. This is built around a degree-32 CRC (Cyclic Redundancy Checking) irreducible polynomial referred to as CRC-32 [420] in the following. More on this can be found in [SCH/Ch.16.12]. Then, basically, like with CRC, the method consists in dividing the stream of bits resulting of the conversion of the text characters [400] into their 8-bit binary equivalent by the here above CRC-32 polynomial. That is, each text character is assumed to be e.g., coded in ASCII [410]. The remainder of such a division, which is performed modulo 2 at bit level (with simple XORs) and modulo the CRC-32 polynomial (a 33-bit vector), is at most a 32-bit wide vector [430]. To combine the secret key, so as to obtain a seed which is a function of both text and key, the simplest way is to first concatenate the secret-key, e.g., a 16-character (128 bits) string [405] or [415] in ASCII, with the text so that the remainder of the division is indeed a combination of the text and secret-key. Although PKZIP cipher is known to be weak (as reported by E. Biham and P. C. Kocher in ‘A Known Plaintext Attack on the PKZIP Encryption’, K. U. Leuven Workshop on Cryptographic Algorithms, Springler-Verlag, 1995) the method is however convenient to generate a seed in the preferred embodiment of the invention since it is PRN generator, in this approach of the invention, to take care of one-wayness. Statistically, the probability of getting the same seed from two different texts is only of 1 over 232 or 4,294,967,296. With this particular text and key, digest [430] obtained with CRC-32 function and used as a seed for PRN described in
b‘11010011001110010111100110101100’ or in decimal: 3,543,759,276.
Carro, Fernando Incertis, Matyas, Stephen M.
Patent | Priority | Assignee | Title |
7436956, | Jul 05 2001 | HEWLETT-PACKARD DEVELOPMENT COMPANY L P | Document encryption |
7640433, | Jan 28 2005 | Rockwell Collins, Inc. | MILS network using COTS switches |
7792377, | Apr 25 2007 | Huper Laboratories Co., Ltd. | Method of image authentication and restoration |
7913313, | Dec 01 2003 | KYNDRYL, INC | Method and system for invisibly embedding into a text document the license identification of the generating licensed software |
8369521, | Oct 17 2008 | Oracle International Corporation | Smart card based encryption key and password generation and management |
8762828, | Oct 03 2011 | ARTAG SARL | Tracing an electronic document in an electronic publication by modifying the electronic page description of the electronic document |
8844049, | Apr 21 2011 | WIBU-Systems AG | Method for generating a cryptographic key for a protected digital data object on the basis of current components of a computer |
9425963, | Mar 21 2014 | GM Global Technology Operations LLC | Securing electronic control units using message authentication codes |
9606967, | Sep 23 2011 | ARTAG SARL | Tracing a document in an electronic publication |
Patent | Priority | Assignee | Title |
5313564, | Oct 25 1990 | FONTECH LTD | Graphic matter and process and apparatus for producing, transmitting and reading the same |
5590258, | Oct 01 1993 | Matsushita Electric Industrial Co., Ltd. | Text generation apparatus |
5991403, | Dec 23 1996 | Intel Corporation | Recoverable cryptographic transformation on YUV data suitable for compressions |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Jan 04 2001 | International Business Machines Corporation | (assignment on the face of the patent) | / |
Date | Maintenance Fee Events |
Feb 17 2009 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Apr 19 2013 | REM: Maintenance Fee Reminder Mailed. |
Sep 06 2013 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Sep 06 2008 | 4 years fee payment window open |
Mar 06 2009 | 6 months grace period start (w surcharge) |
Sep 06 2009 | patent expiry (for year 4) |
Sep 06 2011 | 2 years to revive unintentionally abandoned end. (for year 4) |
Sep 06 2012 | 8 years fee payment window open |
Mar 06 2013 | 6 months grace period start (w surcharge) |
Sep 06 2013 | patent expiry (for year 8) |
Sep 06 2015 | 2 years to revive unintentionally abandoned end. (for year 8) |
Sep 06 2016 | 12 years fee payment window open |
Mar 06 2017 | 6 months grace period start (w surcharge) |
Sep 06 2017 | patent expiry (for year 12) |
Sep 06 2019 | 2 years to revive unintentionally abandoned end. (for year 12) |