Summary
The new mode of encryption is described as M x e mod n = C , while C x d mod n = M for decryption. It is considered as fast and convenient because people only need to encode and decode the confidential information only for one time
Listing Information
Posted by NineRing Lee under Science & Technology
Full Description
RSA survey shows that itself has a low security confidence in the businesses, which is encoded in the mode of Me mod n = C; decoded in mode of Cd mod n = M. It takes “e” or “d” times of modular multiplication of a big number to get their businesses done; but people still doubt with its security.
Now the invention has developed some new advantages: Businesses/consumers are able to change their ID randomly and easily, similar to the right that people have to change their name in life. The fast mode is applied more widely to ID certifications, video stream protections, banking transactions, etc. This system which eliminates the hash function is going to become a considerable choice in the crypto market.
This new model is completely running well, demo as below: (n = 160 digits)
n=21527411027188897018960152013128254292577735888456759801704976767781331452188591
35673011059773491059602497907111585214302079314665202840140619946994927570407753.
e=20432527709310197318354245362418050579549387636726678197587263747269515991209202
11889319689440386978659503465726551156851932909974146736938195025670844433810430.
d=38685057992879383895185024940030606925170144705852228942654788196629283318195373
9309657050648420028660647814081923279324216822545917632852350813308010494734320.
*On sale for global patenting. Please contact nine.ring@msa.hinet.net or browse http://ninering.myweb.hinet.net/


