Yours

Rank: 1515 / 1843

2 selected videos

Introduction to Bitcoin with Yours Bitcoin, Lecture 5: ECDSA

A course on how bitcoin works and how to program bitcoin stuff with the javascript bitcoin library Yours Bitcoin. Taught by Ryan X. Charles, Cofounder & CEO of Yours, and former cryptocurrency engineer of reddit. The fourth lecture covers ECDSA, or Elliptic Curve Digital Signature Algorithm, the digital signature algorithm used by...

View more

Related topics : bitcoin digital signature algorithm / what are bitcoin algorithms used for

Introduction to Bitcoin with Yours Bitcoin, Lecture 3: Elliptic Curves

A course on how bitcoin works and how to program bitcoin stuff with the javascript bitcoin library Yours Bitcoin. Taught by Ryan X. Charles, Cofounder & CEO of Yours, and former cryptocurrency engineer of reddit. The third lecture covers elliptic curves and in particular secp256k1, the curve used by bitcoin. This curve is used for public keys and ECDSA, the digital signature algorithm of...

View more

Related topics : bitcoin digital signature algorithm / what are bitcoin algorithms used for