WO2020008345A1 - Method for watermarking through format preserving encryption - Google Patents
Method for watermarking through format preserving encryption Download PDFInfo
- Publication number
- WO2020008345A1 WO2020008345A1 PCT/IB2019/055618 IB2019055618W WO2020008345A1 WO 2020008345 A1 WO2020008345 A1 WO 2020008345A1 IB 2019055618 W IB2019055618 W IB 2019055618W WO 2020008345 A1 WO2020008345 A1 WO 2020008345A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- dataset
- subset
- identified
- mapping
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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]
- G06F21/16—Program or content traceability, e.g. by watermarking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Definitions
- the present invention relates to techniques for data watermarking using format preserving encryption.
- Watermarking involves the covert embedding of information within data.
- a digital watermark is information that may be covertly embedded in error or noise-tolerant signals or data, such as audio, video or image data.
- digital watermarking may be used to identify ownership of the copyright of a signal or data.
- error or noise-tolerance mitigates the negative effects of such modification on the uses of the signal or data.
- Embodiments of the present systems and methods may provide data watermarking without reliance on error-tolerant fields, thereby providing for the incorporation of watermarks in data that was not considered suitable for watermarking.
- a computer-implemented method for watermarking data may comprise inserting watermark data into a field that requires format-preserving encryption.
- the inserting may comprise encrypting the field that requires format-preserving encryption so as to preserve constraints over data format and inserting the watermark data into the field that requires format-preserving encryption by mapping the watermark data to at least one subset of an encrypted dataset.
- the at least one subset may be identified as being unused by the dataset.
- mapping the watermark data to a different subset that has been identified as being unused by the dataset may be identified by finding properties of the dataset that allow for additional information insertion so as to transforming a data domain of the dataset from a sparse representation to a denser representation.
- the inserting may comprise encoding each value of watermark data in the at least one subset or in a value of the at least one subset. Inserting the watermark may not create errors and the insertion may be reversible.
- the available subsets may be found by mapping a plurality of values from the input dataset to encoded values using mapping rules, mapping tables, or both, identifying groups of encoded data that are in use using machine learning or expert knowledge, and finding available subsets that are not included in the identified groups of encoded data.
- a system for watermarking data may comprise a processor, memory accessible by the processor, and computer program instructions stored in the memory and executable by the processor to perform inserting watermark data into a format-preserving encrypted field.
- a computer program product for watermarking data may comprise a non-transitory computer readable storage having program instructions embodied therewith, the program instructions executable by a computer, to cause the computer to perform a method comprising inserting watermark data into a format preserving encrypted field.
- Fig. 1 illustrates a system in which described embodiments may be implemented.
- Fig. 2 is an exemplary data flow diagram of watermarking processes involved in the present embodiments.
- Fig. 3 is an exemplary flow diagram of preprocessing involved in the present embodiments.
- Fig. 4 is an exemplary flow diagram of watermarking and encryption processes involved in the present embodiments.
- Fig. 5 is an exemplary flow diagram of watermarking and encryption process in a dynamically changing database involved in the present embodiments.
- Fig. 6 is an exemplary block diagram of a computer system in which processes involved in the embodiments described herein may be implemented.
- Embodiments of the present systems and methods may provide data watermarking without reliance on error-tolerant fields, thereby providing for the incorporation of watermarks in data that was not considered suitable for watermarking.
- Embodiments of the present systems and methods may use format preserving encryption (FPE), which is a method used for encrypting data when it is necessary to maintain the data's format for reasons such as validation. In comparison to standard encryption, format preserving encryption has the added benefit of encrypted data being indistinguishable from the original data.
- Embodiments of the present systems and methods may provide a capacity increase for watermarking in datasets that currently have FPE fields by integrating the watermarking process with format preserving encryption, in a lossless manner.
- FPE format preserving encryption
- Integrating watermarking with format preserving encryption methods may provide for the incorporation of watermarks in data that were not currently considered suitable for watermarking, and may provide an increase in overall watermarking capacity.
- this integration may be provided for reversible watermarking methods.
- Such reversible watermarking methods may have certain prerequisites regarding bitwise/inter-element properties that are commonly met in datasets such as natural images, signals, email addresses, passport number lists, etc. Otherwise, in some cases, depending on the plain data characteristics, these prerequisites can be met through a pre-watermarking process.
- Pre-processing which may be done using expert knowledge or machine learning techniques, may transform data properties and make applicable over the original data certain watermarking techniques that were not previously applicable.
- system 100 includes data sources 102A-N and computer system 104.
- Data sources 102A-N may include sources of data such as the Internet, computer systems, other computing devices, such as smartphone, tablets, etc., or data sources such as files present on or transferred to, computer system 104.
- Computer system 104 may be implemented using one or more programmed general-purpose computer systems, such as embedded processors, systems on a chip, personal computers, workstations, server systems, and minicomputers or mainframe computers, or in distributed, networked computing environments.
- Computer system 104 may include watermarking processing 106 and encryption processing 108. Watermarking processing 106 may perform watermarking of data in accordance with techniques disclosed herein. Likewise, encryption processing 108 may perform encryption of data in accordance with techniques disclosed herein. As result of processing performed in computer system 104, output dataset 110 may be generated.
- Embodiments of the present systems and methods may incorporate a watermark into fields that were encrypted using FPE.
- An example of such processing is shown in Fig. 2.
- input data 202 may include a plurality of data records 204A-Z, each of which may include a plurality of data fields 206A-N.
- an embodiment may leverage bitwise properties of data, such as locality within the data.
- close records such as 204A and 204B (not shown), position-wise within the dataset, may have close values, a correlation between the appearance of values/digits, inter/intra-record order, etc. These properties may be found in naturally sampled data, such as images and sound data, email addresses, ordered identification number lists, etc.
- watermarking processing 208A-N may be applied. As shown in Fig. 2, in embodiments, different watermarking processing 208A-N may be applied to each data field 206A-N, depending upon the contents of the data field. Watermarking processing 208A-N may begin, for example, with Text to Integer Mapping over a single record or a group of records. A reversible watermarking method, which utilizes the aforementioned properties may then be applied. At 210A-N, Integer Format Preserving Encryption (IFPE) and Integer to Text Mapping may be applied.
- the resulting output data 212 may include formatted and encrypted record(s) 214A-Z that also contain a watermark. In embodiments, the resulting output data 212 may be indistinguishable from an unwatermarked encrypted record due to the encryption process.
- the input data domain may be the same size as the output data domain.
- the encrypted output may also be sixteen-digit numbers in accordance with the credit card number format. Because of this one-to-one mapping (sixteen digits in, sixteen digits out), in order to insert additional information (the watermarking information), embodiments of the current techniques may identify subsets (values, regions, subsets, etc.) within the sixteen digits that are unused. These unused subsets may then be used for inserting the watermarking information. For example, for each data value of watermarking information to be inserted, at least one data value that is unused may be needed to encode each data value.
- preprocessing may be used to obtain correlated properties.
- An example of such preprocessing 300 is shown in Fig. 3.
- Such preprocessing may, for example, be applied to sparse datasets with some patterns which can be either learned or configured.
- the dataset and format of the dataset may be analyzed and subsets (values, regions, subsets, etc.), which are unused, may be identified.
- Such unused subsets may be identified by, for example, using expert knowledge or machine learning.
- Such subsets may occur, for example, as a result of the sparseness of the dataset or the constraints of the format, etc. For example, consider the set of sixteen digit credit card numbers.
- a solution (assuming that N is much smaller than the number of words in L) may be to map all tokens to 2 or more disjoint subsets of L.
- watermarked data may be generated by selecting a subset to represent (or encode) each data value.
- each of the subsets may represent a watermark encoding of a different combination of bits.
- the proper subset may be chosen according to the watermark bits and from each subset the proper word may be chosen according to the data.
- watermarked dataset 308 may be generated.
- a watermark bit of "0” may be represented by using an unmodified credit card number, while a watermark bit of ⁇ ” may be represented by using a sixteen-digit number that otherwise meets the credit card number format, but that begins with "0000”.
- the first credit card number may be mapped to, for example,‘ 1000000000000001’ , in order to encode a watermark bit of O', and may be mapped to, for example, ⁇ 100000000000001', in order to encode a watermark bit of .
- the second credit card number may be mapped to, for example, ⁇ 000000000000002', in order to encode a watermark bit of O', and may be mapped to, for example, ⁇ 100000000000002', in order to encode a watermark bit of‘T, and so on.
- Such an encoding may require a mapping table that is the size of the dataset. Using either expert knowledge or machine learning, the size of the mapping table may be reduced and replaced with a compact function that may utilize redundancy within the data. Such compact encoders may not represent each value in a one-to-one fashion. For such cases, a mapping table may be used.
- FIG. 4 An example of a watermarking and encryption process 400 is shown in Fig. 4.
- Process 400 processes an input dataset input dataset 402 in order to find data values/regions in the dataset that may be available to store watermarking data and to generate encoding rules and/or mapping tables to encode data to these available data values/regions.
- an offline learning and/or a manual rule configuration process may be performed to construct an encoder using dataset 402 in its current state.
- values from input dataset 402 may be mapped to encoded values.
- Such a mapping may be stored, for example, in a set of mapping rules and/or one or more mapping tables.
- the generated mapping may be used to generate watermarked data using values from input data set 404.
- Machine learning may be used in order to discover underlying patterns within the data and to find data values/regions in the data that may not be used and which may be available to store watermarking data. For truly random data such it may not be possible to find such available values/regions. Flowever for many cases the data isn't truly random.
- Machine learning techniques such as clustering, which may compactly describe groups of records, may be used for this process. Through clustering, rules may be learned that would otherwise be unknown or known only to experts. These learned rules may then be used to transform the data domain from a sparse representation to a dense one, based on the characteristics of the dataset, by finding available data values/regions. For example, looking at credit card numbers, there may be number prefixes that are very common, while other prefixes are never used. The detected clusters of prefixes may consequently be mapped to the values that are never used.
- some watermarking methods may determine whether data is‘watermarkable’, that is, if it meets certain properties, and further, may be able to determine the watermark capacity of the data. This determination may be used as a cost function for the machine learning process 404, and may be used during machine learning process 404 until the transformed data holds the desired properties. In so doing, capacity may be increased or maximized, while any memory usage threshold may not be exceeded.
- the watermarking process 408 may be tested to see that each value's transformation is invertible.
- a mapping table may be constructed to map this untransformed data.
- a bit-encoding for each word in the dataset may be defined. For example, given a watermark bit and a word from the dataset the transform function may indicate a word (in the format of language L) which represents both.
- the transform function may represent multiple watermarked bits in each word.
- the learning stage may, in some embodiments, be iterative and so would not require any prior data.
- a new watermarked dataset 416 has been defined, which adheres to the same format as L but now may covertly encode information.
- the function that generates the watermark itself may be chosen from any known or newly developed watermarking method.
- records may be inserted into the database using any known or newly developed watermarking method for relational databases. Such methods may insert a watermark into a dynamically changing database while still allowing watermark retrieval.
- an example of a watermarking and encryption process 500 in a dynamically changing database is shown in Fig. 5.
- new words may be tested using the already constructed watermarking process 408.
- these words may be added to the mapping table.
- format preserving encryption may be performed over the watermarked words.
- format preserving decryption may be performed by decoding the watermarked words using the table map when the word appears in the map or by using the encoder otherwise.
- the watermark may be separated from the original token and extracted the watermark using the watermarking function.
- Computer system 602 may be implemented using one or more programmed general-purpose computer systems, such as embedded processors, systems on a chip, personal computers, workstations, server systems, and minicomputers or mainframe computers, or in distributed, networked computing environments.
- Computer system 602 may include one or more processors (CPUs) 602A-602N, input/output circuitry 604, network adapter 606, and memory 608.
- CPUs 602A-602N execute program instructions in order to carry out the functions of the present communications systems and methods.
- CPUs 602A-602N are one or more microprocessors, such as an INTEL CORE® processor.
- Fig. 6 illustrates an embodiment in which computer system 602 is implemented as a single multi-processor computer system, in which multiple processors 602A-602N share system resources, such as memory 608, input/output circuitry 604, and network adapter 606.
- the present communications systems and methods also include embodiments in which computer system 602 is implemented as a plurality of networked computer systems, which may be single-processor computer systems, multi-processor computer systems, or a mix thereof.
- Input/output circuitry 604 provides the capability to input data to, or output data from, computer system 602.
- input/output circuitry may include input devices, such as keyboards, mice, touchpads, trackballs, scanners, analog to digital converters, etc., output devices, such as video adapters, monitors, printers, etc., and input/output devices, such as, modems, etc.
- Network adapter 606 interfaces device 600 with a network 610.
- Network 610 may be any public or proprietary LAN or WAN, including, but not limited to the Internet.
- Memory 608 stores program instructions that are executed by, and data that are used and processed by, CPU 602 to perform the functions of computer system 602.
- Memory 608 may include, for example, electronic memory devices, such as random-access memory (RAM), read-only memory (ROM), programmable read-only memory (PROM), electrically erasable programmable read-only memory (EEPROM), flash memory, etc., and electro-mechanical memory, such as magnetic disk drives, tape drives, optical disk drives, etc., which may use an integrated drive electronics (IDE) interface, or a variation or enhancement thereof, such as enhanced IDE (EIDE) or ultra-direct memory access (UDMA), or a small computer system interface (SCSI) based interface, or a variation or enhancement thereof, such as fast-SCSI, wide-SCSI, fast and wide-SCSI, etc., or Serial Advanced Technology Attachment (SATA), or a variation or enhancement thereof, or a fiber channel-arbitrated loop (FC-AL) interface.
- RAM random-access memory
- ROM read-only memory
- memory 608 may vary depending upon the function that computer system 602 is programmed to perform.
- exemplary memory contents are shown representing routines and data for embodiments of the processes described above.
- routines along with the memory contents related to those routines, may not be included on one system or device, but rather may be distributed among a plurality of systems or devices, based on well-known engineering considerations.
- present communications systems and methods may include any and all such arrangements.
- At least a portion of the software shown in Fig. 6 may be implemented on a current leader server. Likewise, in embodiments, at least a portion of the software shown in Fig. 6 may be implemented on a computer system other than the current leader server.
- memory 608 may include learning routines 612, watermarking routines 614, encryption routines 616, input dataset 618, encoded dataset 620, transform/mapping data 622, and operating system 620.
- Learning routines 612 may include software routines to perform pre-computation processing tasks, such as implementing rule generator 206, clauses extraction 222, compilation 224, and evaluation 226, shown in Fig. 2.
- Runtime routines 614 may include software routines to perform runtime processing tasks, such as target identification 246, request rewriting 248, runtime clause evaluation 250, request reduction 252, and request execution 254, shown in Fig. 2.
- Data 616 may include data, such as may be stored in data lake 228, such as target data 230, context data 232, consent data 234, compiled Uber-rules 236, and evaluated clauses 238, shown in Fig. 2.
- Data 618 may include data such as access properties 210, policies 212, data schema 214, data targets 216, queries 240, rule engine rules 242, access rules 244, and compliant data 256, shown in Fig. 2.
- Operating system 620 may provide overall system functionality.
- the present communications systems and methods may include implementation on a system or systems that provide multi-processor, multi-tasking, multi-process, and/or multi-thread computing, as well as implementation on systems that provide only single processor, single thread computing.
- Multi-processor computing involves performing computing using more than one processor.
- Multi-tasking computing involves performing computing using more than one operating system task.
- a task is an operating system concept that refers to the combination of a program being executed and bookkeeping information used by the operating system. Whenever a program is executed, the operating system creates a new task for it. The task is like an envelope for the program in that it identifies the program with a task number and attaches other bookkeeping information to it.
- Many operating systems including Linux, UNIX®, OS/2®, and Windows®, are capable of running many tasks at the same time and are called multitasking operating systems.
- Multi-tasking is the ability of an operating system to execute more than one executable at the same time.
- Multi-process computing is similar to multi tasking computing, as the terms task and process are often used interchangeably, although some operating systems make a distinction between the two.
- the present invention may be a system, a method, and/or a computer program product at any possible technical detail level of integration
- the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
- the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
- the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
- a computer readable storage medium is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
- Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
- the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
- Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, configuration data for integrated circuitry, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++, or the like, and procedural programming languages, such as the "C” programming language or similar programming languages.
- the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
- These computer readable program instructions may be provided to a processor of a general-purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
- the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the blocks may occur out of the order noted in the Figures.
- two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
- Storage Device Security (AREA)
Abstract
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020567221A JP7289081B2 (en) | 2018-07-02 | 2019-07-02 | A method for watermarking through format-preserving encryption |
| GB2101169.7A GB2590284A (en) | 2018-07-02 | 2019-07-02 | Method for watermarking through format preserving encryption |
| CN201980044962.8A CN112384915B (en) | 2018-07-02 | 2019-07-02 | Encryption watermarking method through reserved format |
| DE112019002550.3T DE112019002550B4 (en) | 2018-07-02 | 2019-07-02 | METHOD OF WATERMARKING BY FORMAT-PRECIENT ENCRYPTION |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/025,001 | 2018-07-02 | ||
| US16/025,001 US10831869B2 (en) | 2018-07-02 | 2018-07-02 | Method for watermarking through format preserving encryption |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020008345A1 true WO2020008345A1 (en) | 2020-01-09 |
Family
ID=69008167
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IB2019/055618 Ceased WO2020008345A1 (en) | 2018-07-02 | 2019-07-02 | Method for watermarking through format preserving encryption |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US10831869B2 (en) |
| JP (1) | JP7289081B2 (en) |
| CN (1) | CN112384915B (en) |
| DE (1) | DE112019002550B4 (en) |
| GB (1) | GB2590284A (en) |
| WO (1) | WO2020008345A1 (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11438314B2 (en) * | 2021-02-10 | 2022-09-06 | Yahoo Assets Llc | Automatic privacy-aware machine learning method and apparatus |
| CN115600162A (en) * | 2021-07-09 | 2023-01-13 | 华为云计算技术有限公司(Cn) | Method, device and related equipment for adding watermark in data |
| CN116821252A (en) * | 2023-06-02 | 2023-09-29 | 中国银行股份有限公司 | Data processing method and related device |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130198525A1 (en) * | 2012-01-30 | 2013-08-01 | Terence Spies | Systems for structured encryption using embedded information in data strings |
| CN105701758A (en) * | 2016-01-13 | 2016-06-22 | 华南理工大学 | Digital watermarking image generation method based on graphic code and apparatus thereof |
| CN107168998A (en) * | 2017-03-30 | 2017-09-15 | 广东工业大学 | A kind of database transparent encryption method based on reservation form |
Family Cites Families (23)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7068787B1 (en) * | 1998-10-23 | 2006-06-27 | Contentguard Holdings, Inc. | System and method for protection of digital works |
| US7770016B2 (en) | 1999-07-29 | 2010-08-03 | Intertrust Technologies Corporation | Systems and methods for watermarking software and other media |
| US7111167B1 (en) * | 2000-06-30 | 2006-09-19 | Intel Corporation | Digital watermarks with values derived from remote platforms |
| JP2002108851A (en) * | 2000-09-27 | 2002-04-12 | Canon Inc | Sentence processor, method therefor and storage medium |
| CA2350029A1 (en) * | 2001-06-08 | 2002-12-08 | Cloakware Corporation | Sustainable digital watermarking via tamper-resistant software |
| US7257234B2 (en) * | 2003-08-14 | 2007-08-14 | Microsoft Corporation | Watermark-based goods authentication |
| AU2005338930B2 (en) * | 2005-12-05 | 2010-12-09 | Thomson Licensing | Watermarking encoded content |
| WO2008010119A2 (en) * | 2006-07-12 | 2008-01-24 | Koninklijke Philips Electronics N.V. | Tamper resistance of a digital data processing unit |
| US8208627B2 (en) * | 2008-05-02 | 2012-06-26 | Voltage Security, Inc. | Format-preserving cryptographic systems |
| US8948375B2 (en) * | 2009-05-05 | 2015-02-03 | Voltage Security, Inc. | Systems for embedding information in data strings |
| CN102143451A (en) | 2011-04-01 | 2011-08-03 | 中兴通讯股份有限公司 | Method, device and system for protecting multimedia data of multimedia message (MMS) |
| EP2528266A1 (en) * | 2011-05-24 | 2012-11-28 | Thomson Licensing | Method and device for 3D object protection by transformation of its points |
| EP2568463A1 (en) * | 2011-09-08 | 2013-03-13 | Thomson Licensing | Methods and devices for protecting digital objects through format preserving coding |
| EP2725566A1 (en) * | 2012-10-26 | 2014-04-30 | Thomson Licensing | Method and device for 3d object encryption by application of a pseudo-randomly generated secret function |
| EP2797335A1 (en) * | 2013-04-26 | 2014-10-29 | Nagravision S.A. | Method to watermark a compressed content encrypted by at least one content key |
| EP3078024B1 (en) | 2013-11-28 | 2018-11-07 | Fundacio per a la Universitat Oberta de Catalunya | Method and apparatus for embedding and extracting watermark data in an audio signal |
| US9436839B2 (en) * | 2014-07-21 | 2016-09-06 | Intel Corporation | Tokenization using multiple reversible transformations |
| TW201619917A (en) * | 2014-09-09 | 2016-06-01 | 西克帕控股有限公司 | Banknotes with interrelated features |
| US9313023B1 (en) * | 2014-12-02 | 2016-04-12 | Zettaset, Inc. | Format-preserving cipher |
| EP3076579A1 (en) * | 2015-04-02 | 2016-10-05 | Thomson Licensing | Devices and methods for encryption and decryption of graphical 3d objects |
| US10223511B2 (en) * | 2016-03-30 | 2019-03-05 | Nxp B.V. | Watermarking input and output of a white-box implementation |
| US10789666B2 (en) * | 2017-09-20 | 2020-09-29 | Mx Technologies, Inc. | Watermark security |
| WO2019118365A1 (en) * | 2017-12-11 | 2019-06-20 | Hispanispace, LLC | Systems and methods for ingesting and processing data in a data processing environment |
-
2018
- 2018-07-02 US US16/025,001 patent/US10831869B2/en active Active
-
2019
- 2019-07-02 GB GB2101169.7A patent/GB2590284A/en not_active Withdrawn
- 2019-07-02 WO PCT/IB2019/055618 patent/WO2020008345A1/en not_active Ceased
- 2019-07-02 DE DE112019002550.3T patent/DE112019002550B4/en active Active
- 2019-07-02 CN CN201980044962.8A patent/CN112384915B/en active Active
- 2019-07-02 JP JP2020567221A patent/JP7289081B2/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130198525A1 (en) * | 2012-01-30 | 2013-08-01 | Terence Spies | Systems for structured encryption using embedded information in data strings |
| CN105701758A (en) * | 2016-01-13 | 2016-06-22 | 华南理工大学 | Digital watermarking image generation method based on graphic code and apparatus thereof |
| CN107168998A (en) * | 2017-03-30 | 2017-09-15 | 广东工业大学 | A kind of database transparent encryption method based on reservation form |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2021529364A (en) | 2021-10-28 |
| CN112384915A (en) | 2021-02-19 |
| JP7289081B2 (en) | 2023-06-09 |
| US20200004935A1 (en) | 2020-01-02 |
| CN112384915B (en) | 2024-10-01 |
| DE112019002550T5 (en) | 2021-02-18 |
| US10831869B2 (en) | 2020-11-10 |
| GB2590284A (en) | 2021-06-23 |
| GB202101169D0 (en) | 2021-03-17 |
| DE112019002550B4 (en) | 2022-06-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Xiang et al. | A linguistic steganography based on word indexing compression and candidate selection | |
| US20120317421A1 (en) | Fingerprinting Executable Code | |
| US10831869B2 (en) | Method for watermarking through format preserving encryption | |
| EP2294815A2 (en) | Patch-based texture histogram coding for fast image similarity search | |
| US20250038765A1 (en) | Deep learning architecture for operating on homomorphically compressed and encrypted data | |
| US11699209B2 (en) | Method and apparatus for embedding and extracting digital watermarking for numerical data | |
| WO2025036125A1 (en) | Methods and systems for watermarking digital data cross-reference | |
| CN112384919B (en) | Method and system for semantically preserving location encryption | |
| Liu et al. | High-capacity reversible data hiding in encrypted images based on adaptive arithmetic coding and static Huffman coding | |
| CN110874456B (en) | Watermark embedding method, watermark extracting method, watermark embedding device, watermark extracting device and data processing method | |
| US8463759B2 (en) | Method and system for compressing data | |
| US20250284393A1 (en) | System and Method for Compaction of Floating-Point Numbers Within a Dataset with Metadata Tagging | |
| CN109040173A (en) | A kind of reliable storage method and device of government affairs big data | |
| US12308864B2 (en) | System and method for data compaction with multi-layer data processing and selective encryption transformation | |
| CN111382398A (en) | Method, device and equipment for information processing, hidden information analysis and embedding | |
| Badshah et al. | Watermarking of ultrasound medical images in teleradiology using compressed watermark | |
| Tereshchenko et al. | Features of applying pretrained convolutional neural networks to graphic image steganalysis | |
| Zheng et al. | General framework for reversible data hiding in texts based on masked language modeling | |
| US12470416B1 (en) | Secure, robust, and efficient blockchain management using large codeword models | |
| CN109344941B (en) | Big data secure sharing method and device | |
| CN105243090A (en) | Exclusive file acquisition method and system | |
| US12530331B2 (en) | Decompressing human readable prime number compression (HRPNC) objects using metadata | |
| US20250373264A1 (en) | Human readable prime number compression (hrpnc) for binary variations | |
| US20250371171A1 (en) | Salting binaries for human readable prime number compression (hrpnc) | |
| Sahoo et al. | Hiding Secret Information in Movie Clip: A Steganographic Approach |
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: 19831186 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2020567221 Country of ref document: JP Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 202101169 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20190702 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19831186 Country of ref document: EP Kind code of ref document: A1 |
|
| ENPC | Correction to former announcement of entry into national phase, pct application did not enter into the national phase |
Ref country code: GB |