Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: arosca on May 09, 2014, 10:15:58 PM



Title: A (relatively easy to understand) primer on elliptic curve cryptography
Post by: arosca on May 09, 2014, 10:15:58 PM
http://arstechnica.com/security/2013/10/a-relatively-easy-to-understand-primer-on-elliptic-curve-cryptography/ (http://arstechnica.com/security/2013/10/a-relatively-easy-to-understand-primer-on-elliptic-curve-cryptography/)

Quote
Elliptic curve cryptography (ECC) is one of the most powerful but least understood types of cryptography in wide use today. An increasing number of websites make extensive use of ECC to secure everything from customers' HTTPS connections to how they pass data between data centers. Fundamentally, it's important for end users to understand the technology behind any security system in order to trust it. To that end, we looked around to find a good, relatively easy-to-understand primer on ECC in order to share with our users. Finding none, we decided to write one ourselves. That is what follows.

Note: The cryptographic algorithm used by the Bitcoin protocol is based on ECC


Title: Re: A (relatively easy to understand) primer on elliptic curve cryptography
Post by: q119108 on May 15, 2014, 04:07:02 PM
this is a complicated subject, and it's not possible to boil it down to a pithy blog post. In other words, settle in for a bit of an epic because there's a lot to cover.