Encryption encryption is a communication science designed to be understood by those who developed key or method of meaning hidden through decryption using apparently incoherent text (Encarta Encyclopedia). The rise of mercury in movies is a good example of cryptography. This is a little boy with autism. This little boy can easily perform encryption and other problems. One day, on a computer, the boy decoded a very secret government code. Government agencies hope that little boy will be discovered and killed by decoding code he wrote for many years.
I am never an expert in this field, but my very limited understanding is that post quantum cryptography research is currently focusing on six different methods: lattice-based cryptography, multivariate cryptography, hashes Base cipher code base cipher, supersingular elliptic curve syng cipher, and symmetric key quantum resistance system such as AES and SNOW 3G. Regardless of whether the current investment environment is a bubble, I am convinced that the block chain is here. As a developer, we need to add some elbow grease to get rid of obstacles that prevent it from recovering from mainstream use. Investors need to explore these efforts and provide funds.
The cipher is the same name as the cryptographic currency and is basic. All encryption currencies use public / private key encryption as the basis for identity and authentication. I recommend learning RSA (it is easy to learn and does not require a very powerful mathematical background), and see ECDSA. Elliptic curve encryption requires more abstract mathematics - understanding all the details is not important, but be aware that this is an encryption technique used in most cryptographic currencies including bitcoin Please give me.
What is the math behind elliptic curve encryption? Author: Hans Knutson. "Public keys, secret keys and digital signatures form the basic building blocks of public key cryptography, no matter what mathematical rationale you implement public key cryptosystems, In order to meet at least the following requirements, the private key of the public key is computationally impossible (2) It corresponds to the public key without revealing useful information about the secret key within the process You can prove that you know the secret key, how to organize the message, so the certificate forms the digital signature of the message. "
Public key cryptography Alice has a public key and a secret key. She can create a digital signature using her private key and Bob can use Alice 's public key to verify that the signature really came from Alice' s private key. When creating an Ethereum or Bitcoin wallet, the long '0xdf ... 5f' address becomes the public key and the private key is saved somewhere. The Bitcoin Wallet service like Coinbase will save the private key for your wallet, or you can save it yourself. Backing up your key is a good thing, as you lose the secret key of the real money fund, you will lose all the money forever. To hurry hard is painful! I did it.