WO2011002274A1 - A polymorphic cipher - Google Patents
A polymorphic cipher Download PDFInfo
- Publication number
- WO2011002274A1 WO2011002274A1 PCT/MY2010/000104 MY2010000104W WO2011002274A1 WO 2011002274 A1 WO2011002274 A1 WO 2011002274A1 MY 2010000104 W MY2010000104 W MY 2010000104W WO 2011002274 A1 WO2011002274 A1 WO 2011002274A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- cell
- subkey
- bit
- appending
- row
- 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
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/06—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
- H04L9/065—Encryption by serially and continuously modifying data stream elements, e.g. stream cipher systems, RC4, SEAL or A5/3
- H04L9/0656—Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher
- H04L9/0662—Pseudorandom key sequence combined element-for-element with data sequence, e.g. one-time-pad [OTP] or Vernam's cipher with particular pseudorandom sequence generator
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/24—Key scheduling, i.e. generating round keys or sub-keys for block encryption
Definitions
- a POLYMORPHIC CIPHER FIELD OF INVENTION The present invention relates to a method for encryption through a key driven polymorphic cipher.
- Cryptography involves methods and principles that are used to transform data and hide its contents while establishing authenticity and preventing unauthorized access and/or modification of data. It uses mathematical algorithms to transform data into an unreadable format. Encryption using polymorphic cipher is discussed further in the present invention. Polymorphic cipher consists of a number of stacked primitive pseudorandom number generators that generate a confusion sequence, which is directly XOR- ed to plaintext bits.
- Classical encryption mechanisms such as plaintext encryption are used as input to an encryption algorithm where the output is termed ciphertext. In some systems, however, multiple layers of encryption are used, in which case the ciphertext output of one encryption algorithm becomes the plaintext input to the next.
- a cryptographic hash function which is also known as a one-way encryption technique, is applied on several systems.
- a string of text is only encoded, not decoded.
- the algorithms for one-way encryption are called hash algorithms.
- PHP uses the Message Digest (MD) hash algorithm, MD5, for one-way encryption. MD5 accepts a string as input and converts it to a unique 128-bit fingerprint of the message. MD5 is an irreversible process because it is not possible to decipher a message after it is converted into 128-bit fingerprint, which results a drawback of the encryption technique.
- MD5 Message Digest
- the test methodology of the present invention offers a paradigm of a key-driven polymorphic cipher wherein the resulting cipher is dynamically changed or morphed with each different user key through a series of stream cipher.
- the polymorphic cipher as disclosed in the present invention utilizes a variable word size and variable-size user key.
- the user key is extended into a larger table or bit-level S-box using a specially developed hash-function.
- the generated table is used in a special configuration to substantially increase the substitution addressing space. Accordingly, this table is termed as the S-orb.
- the proposed cipher of the present invention provides concepts of key-dependent number of rotations, key-dependent number of rounds and key-dependent addresses of substitution tables. Moreover, the parameters used to generate the different S-orb words are likewise key-dependent.
- the self-modifying proposed cipher based on the aforementioned key-dependencies, provides an algorithm polymorphism and adequate security with a simple parallelizable structure.
- the present invention is a method for encryption through a key driven polymorphic cipher by initializing a pseudorandom number generator.
- FIG. 1 is a flowchart illustrating a method for encryption through a key driven polymorphic cipher.
- FIG. 2 is a flowchart illustrating a method for generating a subkey table based on an encryption key (K).
- FIG.3 is a flowchart illustrating a method for extracting from the subkey table blocks of data X.
- FIG. 4 is a flowchart illustrating a method for mixing extracted data for a number of rounds.
- Embodiments of the invention relate to a method for encryption through a key driven polymorphic cipher.
- this specification will describe the present invention according to the preferred embodiments of the present invention. However, it is to be understood that limiting the description to the preferred embodiments of the invention is merely facilitating discussion of the present invention and it is envisioned without departing from the scope of the appended claims.
- the present invention describes an encryption method though a key driven polymorphic cipher that utilizes a variable word size and variable-size user key.
- the polymorphic cipher utilizes a variable word size and variable-size user's key.
- the user key is extended into a larger table or bit-level S-box using a specially developed hash-function.
- the generated table which is also known as the S-orb, is used in a special configuration to substantially increase the substitution addressing space. Accordingly, the proposed cipher provides concepts of key-dependent number of rotations, key-dependent number of rounds and key-dependent addresses of substitution tables. Moreover, the parameters used to generate the different S-orb words are likewise key-dependent.
- FIG.1 is a flowchart illustrating a method for encryption through a key driven polymorphic cipher while FIG. 2 is a flowchart illustrating a method for generating a subkey table based on an encryption key (K).
- the method (100) for encryption through a key driven polymorphic cipher involves initialization of a pseudorandom number generator.
- the total number of words of the S-orb (m) varies depending on the available memory and degree of security required.
- This value is taken equal to 6 resulting in an S-orb of six 192-bit words.
- the initial vector of the hash function (IV) is not necessarily to be kept secret.
- a subkey table is generated based on an encryption key (K) (102).
- An assigned field in the round keys or S-orb words is further used to determine the location of the center, which is known as the "x-blocks" (104).
- the operation is repeated by mixing extracted data for a number of rounds (106) prior to producing a block of ciphertext (108).
- the encryption key (K) is used to determine n number of rounds and X- cell positions in the subkey table for each repetition while the subkey is used to determine selective addition and number of places for rotation in mixing extracted data for a number of rounds. Subsequently, the number of rounds is a number represented by a binary sequence from position 69 to position 71 of the encryption key.
- FIG. 3 is a flowchart illustrating a method for extracting from the subkey table blocks of data X.
- the method for extracting from the subkey table blocks of data X further comprises selecting seven bits t from the encryption key beginning at the 23 rd position (302), selecting seven bits t beginning from (n+2)th place wherein n is the previous starting position (304), locating an x-cell in the subkey table residing at memory address t (306), producing an x-block which consist of x-cell and cells sharing an edge or vertex (308) and allocating location weight 0 to 7 for cells in the x-block (310).
- the process of locating an x-cell in the subkey table residing at memory address t (306) further comprises appending a last cell in a same column if there is no cell above the x- cell, appending a first cell of a same row if there is no cell to a right of the x-cell, appending the first cell of the same column if there is no cell below the located cell, appending the last cell of the same row if there is no cell to the left of the x-cell, appending the cell where a first column and a last row meets if there is no cell to a top right of the x-cell, appending the cell where a first row and the first column meets if there is no cell to a bottom right of the x-cell, appending the cell where the first row and a last column meets if there is no cell at a bottom left of the x-cell and appending the cell where the last row and last column meets if there is no cell at the top left of the x-cell.
- FIG. 4 is a flowchart illustrating a method for mixing extracted data for a number of rounds.
- the selective exclusive-or operation is performed to realize the required homophonic substitution.
- the mixing of extracted data for a number of rounds further comprises the steps of performing exclusive-or on (i+j)th bit of extracted data and (i+j)th bit of a subkey for every octet in the extracted data which begin at position i in the data resulting in C1 which is the value at position (i + j) jf bit at location weight j in x-block has value 1 otherwise the (i+j)th bit of C1 takes the value of the (i+j)th bit of the data (402).
- C1 is partitioned into at least 6, 12 or 24 words of the same length L (404) while every word is rotated to a left by m places wherein m is the number represented by a binary sequence of length log 2 L taken from position 16 of the subkey resulting in C2 (406).
- a block of ciphertext is produced upon mixing the extracted data for the said number of rounds.
- the process of producing a block of ciphertext further comprises computing a probability of a successful attack on the block of ciphertext from shuffled n blocks.
- the block of ciphertext is applicable to software and hardware based application such as voice and image encryption.
- the methodology for encryption through a key driven polymorphic cipher is an absolute enhancement towards data security as it prevents attacks with the features on the hash function.
- the performance on modern superscalar processors of the hash function of the present invention were optimized and verified.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Storage Device Security (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
A method (100) for encryption through a key driven polymorphic cipher by initializing a pseudorandom number generator, the method comprises the steps of generating a subkey table based on an encryption key (K) (102), extracting from the subkey table blocks of data X (104), mixing extracted data for a number of rounds (106) and producing a block of ciphertext (108). The method for generating a subkey table based on an encryption key (K) further comprises the steps of hashing the encryption key (K) to obtain h0 wherein h0 =h(K) (202), placing h0 on first row of the subkey table (204),obtaining pi and qi using hi = h (pi. hi-1 + qi) from the encryption key (K) wherein pi and qi are two large secret integer numbers for i being 1 to n number of rounds (206), determining hi, which is the subkey for i-th round (208) and placing hi as (i+1)st row of the subkey table (210).
Description
A POLYMORPHIC CIPHER FIELD OF INVENTION The present invention relates to a method for encryption through a key driven polymorphic cipher.
BACKGROUND ART
Cryptography involves methods and principles that are used to transform data and hide its contents while establishing authenticity and preventing unauthorized access and/or modification of data. It uses mathematical algorithms to transform data into an unreadable format. Encryption using polymorphic cipher is discussed further in the present invention. Polymorphic cipher consists of a number of stacked primitive pseudorandom number generators that generate a confusion sequence, which is directly XOR- ed to plaintext bits.
Classical encryption mechanisms such as plaintext encryption are used as input to an encryption algorithm where the output is termed ciphertext. In some systems, however, multiple layers of encryption are used, in which case the ciphertext output of one encryption algorithm becomes the plaintext input to the next. In addition, a cryptographic hash function, which is also known as a one-way encryption technique, is applied on several systems. In a one-way encryption technique, a string of text is only encoded, not decoded. The algorithms for one-way encryption are called hash algorithms. PHP uses the Message Digest (MD) hash algorithm, MD5, for one-way encryption. MD5 accepts a string as input and converts it to a unique 128-bit fingerprint of the message. MD5 is an irreversible process because it is not possible to decipher a message after it is converted into 128-bit fingerprint, which results a drawback of the encryption technique.
The test methodology of the present invention offers a paradigm of a key-driven polymorphic cipher wherein the resulting cipher is dynamically changed or morphed with each different user key through a series of stream cipher. The polymorphic cipher as disclosed in the present invention utilizes a variable word size and variable-size user
key. In the pre-processing stage, the user key is extended into a larger table or bit-level S-box using a specially developed hash-function. The generated table is used in a special configuration to substantially increase the substitution addressing space. Accordingly, this table is termed as the S-orb.
The proposed cipher of the present invention provides concepts of key-dependent number of rotations, key-dependent number of rounds and key-dependent addresses of substitution tables. Moreover, the parameters used to generate the different S-orb words are likewise key-dependent. The self-modifying proposed cipher, based on the aforementioned key-dependencies, provides an algorithm polymorphism and adequate security with a simple parallelizable structure.
The subject matter claimed herein is not limited to embodiments that solve any disadvantages or that operate only in environments such as those described above. Rather, this background is only provided to illustrate one exemplary technology area where some embodiments described herein may be practice.
SUMMARY OF INVENTION
In one embodiment of the present invention is a method for encryption through a key driven polymorphic cipher by initializing a pseudorandom number generator. The method comprises the steps of generating a subkey table based on an encryption key (K) (102), extracting from the subkey table blocks of data X (104), mixing extracted data for a number of rounds (106) and producing a block of ciphertext (108) characterized in that generating a subkey table based on an encryption key (K) further comprises the steps of hashing the encryption key (K) to obtain h0 wherein ho =h(K) (202), placing h0 on first row of the subkey table (204), obtaining pi and qι using h( = h (pi . hM + qι) from the encryption key (K) wherein pi and qι are two large secret integer numbers for i being 1 to n number of rounds (206), determining l\ which is the subkey for i-th round (208) and placing hj as (i+1 )st row of the subkey table (210). The present invention consists of several novel features and a combination of parts hereinafter fully described and illustrated in the accompanying drawings, it being understood that various changes in the details may be made without departing from the scope of the invention or sacrificing any of the advantages of the present invention.
BRIEF DESCRIPTION OF ACCOMPANYING DRAWINGS
To further clarify various aspects of some embodiments of the present invention, a more particular description of the invention will be rendered by references to specific embodiments thereof, which are illustrated in the appended drawings. It is appreciated that these drawings depict only typical embodiments of the invention and are therefore not to be considered limiting of its scope. The invention will be described and explained with additional specificity and detail through the accompanying drawings in which: FIG. 1 is a flowchart illustrating a method for encryption through a key driven polymorphic cipher.
FIG. 2 is a flowchart illustrating a method for generating a subkey table based on an encryption key (K).
FIG.3 is a flowchart illustrating a method for extracting from the subkey table blocks of data X.
FIG. 4 is a flowchart illustrating a method for mixing extracted data for a number of rounds.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Embodiments of the invention relate to a method for encryption through a key driven polymorphic cipher. Hereinafter, this specification will describe the present invention according to the preferred embodiments of the present invention. However, it is to be understood that limiting the description to the preferred embodiments of the invention is merely facilitating discussion of the present invention and it is envisioned without departing from the scope of the appended claims. The present invention describes an encryption method though a key driven polymorphic cipher that utilizes a variable word size and variable-size user key. The polymorphic cipher utilizes a variable word size and variable-size user's key. In the preprocessing stage, the user key is extended into a larger table or bit-level S-box using a specially developed hash-function. The generated table, which is also known as the S-orb, is used in a special configuration to substantially increase the substitution addressing space. Accordingly, the proposed cipher provides concepts of key-dependent number of rotations, key-dependent number of rounds and key-dependent addresses of substitution tables. Moreover, the parameters used to generate the different S-orb words are likewise key-dependent.
Reference is being made to FIG. 1 and FIG. 2 collectively. FIG.1 is a flowchart illustrating a method for encryption through a key driven polymorphic cipher while FIG. 2 is a flowchart illustrating a method for generating a subkey table based on an encryption key (K). The method (100) for encryption through a key driven polymorphic cipher involves initialization of a pseudorandom number generator. The S-orb initialization is performed using the following recursive equation h,=h (p, (I1-1 + qι) wherein h| is the hash function of the S-orb word (i). The total number of words of the S-orb (m) varies depending on the available memory and degree of security required. This value is taken equal to 6 resulting in an S-orb of six 192-bit words. The process is initialized with h0 = h (k), where k is the user key, and pi and q* are two large secret integer numbers. These two numbers can also be obtained from the user key. The initial vector of the hash function (IV) is not necessarily to be kept secret.
Thererafter, a subkey table is generated based on an encryption key (K) (102). The process of generating a subkey table based on an encryption key (K) further comprises the steps of hashing the encryption key (K) to obtain h0 wherein h0 =h(K) (202), placing ho on first row of the subkey table (204), obtaining pi and qι using hj = h (pj . Iv1 + qi) from the encryption key (K) wherein pi and qι are two large secret integer numbers for i being 1 to n number of rounds (206), determining hj, which is the subkey for i-th round (208) and placing hi as (i+1)st row of the subkey table (210).
An assigned field in the round keys or S-orb words is further used to determine the location of the center, which is known as the "x-blocks" (104). The operation is repeated by mixing extracted data for a number of rounds (106) prior to producing a block of ciphertext (108). The encryption key (K) is used to determine n number of rounds and X- cell positions in the subkey table for each repetition while the subkey is used to determine selective addition and number of places for rotation in mixing extracted data for a number of rounds. Subsequently, the number of rounds is a number represented by a binary sequence from position 69 to position 71 of the encryption key.
Reference is now being made to FIG. 3. FIG. 3 is a flowchart illustrating a method for extracting from the subkey table blocks of data X. The method for extracting from the subkey table blocks of data X further comprises selecting seven bits t from the encryption key beginning at the 23rd position (302), selecting seven bits t beginning from (n+2)th place wherein n is the previous starting position (304), locating an x-cell in the subkey table residing at memory address t (306), producing an x-block which consist of x-cell and cells sharing an edge or vertex (308) and allocating location weight 0 to 7 for cells in the x-block (310).
The process of locating an x-cell in the subkey table residing at memory address t (306) further comprises appending a last cell in a same column if there is no cell above the x- cell, appending a first cell of a same row if there is no cell to a right of the x-cell, appending the first cell of the same column if there is no cell below the located cell, appending the last cell of the same row if there is no cell to the left of the x-cell, appending the cell where a first column and a last row meets if there is no cell to a top right of the x-cell, appending the cell where a first row and the first column meets if there is no cell to a bottom right of the x-cell, appending the cell where the first row and a last
column meets if there is no cell at a bottom left of the x-cell and appending the cell where the last row and last column meets if there is no cell at the top left of the x-cell.
Reference is now being made to FIG. 4. FIG. 4 is a flowchart illustrating a method for mixing extracted data for a number of rounds. The selective exclusive-or operation is performed to realize the required homophonic substitution. The mixing of extracted data for a number of rounds further comprises the steps of performing exclusive-or on (i+j)th bit of extracted data and (i+j)th bit of a subkey for every octet in the extracted data which begin at position i in the data resulting in C1 which is the value at position (i + j) jf bit at location weight j in x-block has value 1 otherwise the (i+j)th bit of C1 takes the value of the (i+j)th bit of the data (402).
Thereafter, C1 is partitioned into at least 6, 12 or 24 words of the same length L (404) while every word is rotated to a left by m places wherein m is the number represented by a binary sequence of length log2L taken from position 16 of the subkey resulting in C2 (406). Subsequently, the exclusive-or operation is performed on (i+j)th bit of C2 and (i+j)th bit of the subkey for every octet in C2 which begin at position i in C2 resulting in C3 which is the value at location i+j if bit at location weight j in x-block has value 0 otherwise the (i+j)th bit of C3 takes the value of the (i+j)th bit of C2 (408) and performing exclusive-or on C3 and its subkey (410). Finally, a block of ciphertext is produced upon mixing the extracted data for the said number of rounds. The process of producing a block of ciphertext further comprises computing a probability of a successful attack on the block of ciphertext from shuffled n blocks. The block of ciphertext is applicable to software and hardware based application such as voice and image encryption.
The methodology for encryption through a key driven polymorphic cipher is an absolute enhancement towards data security as it prevents attacks with the features on the hash function. The performance on modern superscalar processors of the hash function of the present invention were optimized and verified.
The present invention may be embodied in other specific forms without departing from its essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore indicated by the appended claims rather than by the foregoing description. All changes,
which come within the meaning and range of equivalency of the claims, are to be embraced within their scope.
Claims
1. A method (100) for encryption through a key driven polymorphic cipher by initializing a pseudorandom number generator, the method comprises the steps of:
generating a subkey table based on an encryption key (K) (102);
extracting from the subkey table blocks of data X (104)
mixing extracted data for a number of rounds (106);and
producing a block of ciphertext (108)
characterized in that
generating a subkey table based on an encryption key K further comprises the steps of:
hashing the encryption key (K) to obtain h0 wherein ho =h(K) (202);
placing h0 on first row of the subkey table (204);
obtaining pi and qi using hj = h (pi . hM + qj) from the encryption key (K) wherein pi and qι are two large secret integer numbers for i being 1 to n number of rounds (206); determining hj, which is the subkey for i-th round (208);and placing hi as (i+1)st row of the subkey table (210)
2. The method (100) according to claim 1 , wherein the encryption key (K) is used to determine n number of rounds and X-cell positions in the subkey table for each repetition.
3. The method (100) according to claim 1 , wherein the subkey is used to determine selective addition and number of places for rotation in mixing extracted data for a number of rounds.
4. The method (100) according to claim 1 , wherein the number of rounds is a
number represented by a binary sequence from position 69 to position 71 of the encryption key (K).
5. The method (100) according to claim 1 , wherein extracting from the subkey table blocks of data X further comprises: selecting seven bits t from the encryption key beginning at the 23rd position (302); selecting seven bits t beginning from (n+2)th place wherein n is the previous starting position (304);
locating an x-cell in the subkey table residing at memory address t (306); producing an x-block which consist of x-cell and cells sharing an edge or vertex (308); and
allocating location weight 0 to 7 for cells in the x-block (310).
6. The method (100) according to claim 51 , wherein locating a cell in the subkey table residing at memory address t further comprises:
appending a last cell in a same column if there is no cell above the x-cell; appending a first cell of a same row if there is no cell to a right of the x- cell;
appending the first cell of the same column if there is no cell below the located cell;
appending the last cell of the same row if there is no cell to the left of the x-cell;
appending the cell where a first column and a last row meets if there is no cell to a top right of the x-cell;
appending the cell where a first row and the first column meets if there is no cell to a bottom right of the x-cell;
appending the cell where the first row and a last column meets if there is no cell at a bottom left of the x-cell; and
appending the cell where the last row and last column meets if there is no cell at the top left of the x-cell.
7. The method (100) according to claim 1 wherein mixing extracted data for a number of rounds further comprises:
performing exclusive-or on (i+j)th bit of extracted data and (i+j)th bit of a subkey for every octet in the extracted data which begin at position i in the data resulting in C1 which is the value at position (i + j) if bit at location weight j in x-block has value 1 otherwise the (i+j)th bit of C1 takes the value of the (i+j)th bit of the data (402); partitioning C1 into at least 6, 12 or 24 words of the same length L (404); rotating every word to a left by m places wherein m is the number represented by a binary sequence of length log2L taken from position 16 of the subkey resulting in C2 (406); performing exclusive-or on (i+j)th bit of C2 and (i+j)th bit of the subkey for every octet in C2 which begin at position i in C2 resulting in C3 which is the value at location (i+j) if bit at location weight j in x-block has value 0 otherwise the (i+j)th bit of C3 takes the value of the (i+j)th bit of C2 (408); and performing exclusive-or on C3 and its subkey (410).
8. The method as claimed in claim 1.wherein the block of ciphertext is applicable to software and hardware based application.
9. The method as claimed in claim 1 , wherein producing a block of ciphertext further comprises computing a probability of a successful attack on the block of ciphertext from shuffled n blocks.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| MYPI20092762 | 2009-06-29 | ||
| MYPI20092762 MY145989A (en) | 2009-06-29 | 2009-06-29 | A polymorphic cipher |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2011002274A1 true WO2011002274A1 (en) | 2011-01-06 |
Family
ID=43411204
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/MY2010/000104 Ceased WO2011002274A1 (en) | 2009-06-29 | 2010-06-22 | A polymorphic cipher |
Country Status (2)
| Country | Link |
|---|---|
| MY (1) | MY145989A (en) |
| WO (1) | WO2011002274A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8699703B2 (en) | 2011-10-19 | 2014-04-15 | Apple Inc. | System and method for pseudo-random polymorphic tree construction |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6259789B1 (en) * | 1997-12-12 | 2001-07-10 | Safecourier Software, Inc. | Computer implemented secret object key block cipher encryption and digital signature device and method |
| EP1172965A2 (en) * | 2000-07-12 | 2002-01-16 | Kabushiki Kaisha Toshiba | Encryption apparatus, decryption apparatus, expanded key generating apparatus and method therefor, and recording medium |
| US20060126835A1 (en) * | 2004-12-13 | 2006-06-15 | Kim Kwang O | High-speed GCM-AES block cipher apparatus and method |
| US7254231B1 (en) * | 1999-10-14 | 2007-08-07 | Ati International Srl | Encryption/decryption instruction set enhancement |
-
2009
- 2009-06-29 MY MYPI20092762 patent/MY145989A/en unknown
-
2010
- 2010-06-22 WO PCT/MY2010/000104 patent/WO2011002274A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6259789B1 (en) * | 1997-12-12 | 2001-07-10 | Safecourier Software, Inc. | Computer implemented secret object key block cipher encryption and digital signature device and method |
| US7254231B1 (en) * | 1999-10-14 | 2007-08-07 | Ati International Srl | Encryption/decryption instruction set enhancement |
| EP1172965A2 (en) * | 2000-07-12 | 2002-01-16 | Kabushiki Kaisha Toshiba | Encryption apparatus, decryption apparatus, expanded key generating apparatus and method therefor, and recording medium |
| US20060126835A1 (en) * | 2004-12-13 | 2006-06-15 | Kim Kwang O | High-speed GCM-AES block cipher apparatus and method |
Non-Patent Citations (2)
| Title |
|---|
| BLUMENTHAL, U. ET AL.: "A Better Key Schedule For DES-Like Ciphers", PROCEEDINGS OF PRAGOCRYPT'96, 30 September 1996 (1996-09-30), Retrieved from the Internet <URL:http://www.cs.columbia.edu/~smb/paperslides.pdf> [retrieved on 20100906] * |
| ROELLGEN, C.B.: "'Turbo PMC V3 - 1024 Bit Block Cipher for Storage Device Block Level Encryption' [online].", 11 June 2008 (2008-06-11), Retrieved from the Internet <URL:http://www.pmc-'ciphers.com/vpics/9a8f098c615a425eab6d17c804dd67ae/whitepapers/1024_bit-polymorphic_block_cipher.pdf> [retrieved on 20100906] * |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8699703B2 (en) | 2011-10-19 | 2014-04-15 | Apple Inc. | System and method for pseudo-random polymorphic tree construction |
Also Published As
| Publication number | Publication date |
|---|---|
| MY145989A (en) | 2012-06-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8966279B2 (en) | Securing the implementation of a cryptographic process using key expansion | |
| US8121294B2 (en) | System and method for a derivation function for key per page | |
| US8428251B2 (en) | System and method for stream/block cipher with internal random states | |
| CN110278072A (en) | One kind 16 takes turns SM4-128/128 whitepack password implementation method | |
| Alabdulrazzaq et al. | Performance Analysis and Evaluation of Cryptographic Algorithms: DES, 3DES, Blowfish, Twofish, and Threefish | |
| CN108809626A (en) | A kind of whitepack SM4 cryptographic algorithms scheme and system | |
| KR101623503B1 (en) | Apparatus and method for white-box cryptography implementation of LEA block cipher | |
| CN109450632B (en) | Key recovery method based on white-box block cipher CLEFIA analysis | |
| CN111800255A (en) | Dynamic white-box library generation and use method suitable for block cipher white-box | |
| CN117978365B (en) | A DES encryption method | |
| US9049004B2 (en) | Low-power encryption apparatus and method | |
| CN113824548B (en) | Nonlinear white box SM4 implementation method applied to edge internet of things proxy | |
| Hashmi et al. | Enhancing Data Security in Multi-Cloud Environments: A Product Cipher-Based Distributed Steganography Approach. | |
| CN115987490B (en) | A white-box construction method for lightweight block cipher algorithm suitable for ARX structure | |
| Chowdhury et al. | Image encryption algorithm based on DNA sequence-driven key scrambling and secure hashing | |
| Jassim et al. | A modified advanced encryption standard for color images | |
| Zala et al. | Novel dual-encryption and compression strategy: AES and Fernet for Secure Multimedia Transmission | |
| CN111314051B (en) | An encryption and decryption method and device | |
| WO2011002274A1 (en) | A polymorphic cipher | |
| Mahapatra et al. | Securing data over cloud–enhanced hybrid data encryption algorithm | |
| Begum et al. | IoT Image Security Using DNA Technique | |
| Verma et al. | Improvement in the performance and security of advanced encryption standard using AES algorithm and comparison with blowfish | |
| Sharma et al. | Securing Data: Cryptography and Steganography | |
| CN114254372B (en) | Data encryption processing method and system and electronic equipment | |
| ALABADY et al. | ENHANCED VIGENERE CIPHER ALGORITHM FOR IMPROVED CRYPTOGRAPHIC SECURITY |
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: 10794404 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 10794404 Country of ref document: EP Kind code of ref document: A1 |