Public-key cryptography | Hash-based cryptography | Digital signature schemes | Post-quantum cryptography

Merkle signature scheme

In hash-based cryptography, the Merkle signature scheme is a digital signature scheme based on Merkle trees (also called hash trees) and one-time signatures such as the Lamport signature scheme. It was developed by Ralph Merkle in the late 1970s and is an alternative to traditional digital signatures such as the Digital Signature Algorithm or RSA. NIST has approved specific variants of the Merkle signature scheme in 2020. An advantage of the Merkle signature scheme is that it is believed to be resistant against attacks by quantum computers. The traditional public key algorithms, such as RSA and ElGamal would become insecure if an effective quantum computer could be built (due to Shor's algorithm). The Merkle signature scheme, however, only depends on the existence of secure hash functions. This makes the Merkle signature scheme very adjustable and resistant to quantum computer-based attacks. The Merkle signature is a one time signature with finite signing potential. The work of Moni Naor and Moti Yung on signature based one-way permutations and functions (and the invention of universal one-way hash functions) gives a way to extend a Merkle-like signature to a complete signature scheme. (Wikipedia).

Merkle signature scheme
Video thumbnail

Digital Signatures: Part 1

Fundamental concepts of Digital Signatures are discussed. ElGamal and Schnorr Digital Signature schemes are analyzed. Digital signature standard is presented.

From playlist Network Security

Video thumbnail

Digital Signatures: Part 2

Fundamental concepts of Digital Signatures are discussed. ElGamal and Schnorr Digital Signature schemes are analyzed. Digital signature standard is presented.

From playlist Network Security

Video thumbnail

Schnorr Digital Signature

In this video I briefly go over the advantage to the Schnorr signature, and how to sign and verify.

From playlist Cryptography and Coding Theory

Video thumbnail

Bitcoin Q&A: What is Segregated Witness?

What is Segregated Witness (SegWit)? How do you know you’re using SegWit? SegWit fixes transaction malleability and enables further upgrades towards Bitcoin smart contracts. Can transaction malleability lead to denial-of-service (DoS) attacks? Does SegWit put witness data in a different bl

From playlist English Subtitles - aantonop Videos with subtitles in English

Video thumbnail

Some Cryptographic Tools (in Blockchains) by Manoj Prabhakaran

DISCUSSION MEETING : FOUNDATIONAL ASPECTS OF BLOCKCHAIN TECHNOLOGY ORGANIZERS : Pandu Rangan Chandrasekaran DATE : 15 to 17 January 2020 VENUE : Madhava Lecture Hall, ICTS, Bangalore Blockchain technology is among one of the most influential disruptive technologies of the current decade.

From playlist Foundational Aspects of Blockchain Technology 2020

Video thumbnail

3. Blockchain Basics & Cryptography

MIT 15.S12 Blockchain and Money, Fall 2018 Instructor: Prof. Gary Gensler View the complete course: https://ocw.mit.edu/15-S12F18 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP63UUkfL0onkxF6MYgVa04Fn In this lecture, Prof. Gensler, explains the basics of blockchain an

From playlist MIT 15.S12 Blockchain and Money, Fall 2018

Video thumbnail

Bitcoin & Open Blockchain Q&A - Extravaganza (September 2020 Livestream)

This was one of the most fun livestream events we've done in awhile! Are you interested in proof of stake, bitcoin and confidential transactions, the ICO craze of yesterday and the curret DeFi craze, and/or stablecoins? In this video, Andreas, one of the most trusted, unbiased resources in

From playlist Bitcoin Q&A

Video thumbnail

matrix choose a matrix

matrix choose a matrix. Calculating the number of matrix combinations of a matrix, using techniques from linear algebra like diagonalization, eigenvalues, eigenvectors. Special appearance by simultaneous diagonalizability and commuting matrices. In the end, I mention the general case using

From playlist Eigenvalues

Video thumbnail

CERIAS Security: Integrity for Outsourced Content Publishing and Database Queries 4/6

Clip 4/6 Speaker: Danfeng Yao · Brown University In outsourced content publishing, the data owner gives the content to a service provider who answers requests from users. Similarly, in outsourced databases, the data owner delegates a service provider to answer queries. Outsourcing ena

From playlist The CERIAS Security Seminars 2006

Video thumbnail

How to Create a Gmail Signature with Logo, Image & Links

Get WiseStamp for FREE: https://bit.ly/WiseStamp_Simpletivity 🖊️ And if you need more features, upgrade with this special promo code: wisestamp-sp35 Having a great-looking email signature is essential. But if you use Gmail, what is the easiest way to create and manage your email signature

From playlist Best Gmail Tips & Tricks

Video thumbnail

12. Transaction Malleability and Segregated Witness

MIT MAS.S62 Cryptocurrency Engineering and Design, Spring 2018 Instructor: Tadge Dryja View the complete course: https://ocw.mit.edu/MAS-S62S18 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP61KHzhg3JIJdK08JLSlcLId Transaction malleability and segregated witness are co

From playlist MIT MAS.S62 Cryptocurrency Engineering and Design, Spring 2018

Video thumbnail

Blockchain Tutorial For Beginners - 1 | Blockchain Technology | Blockchain Tutorial | Simplilearn

🔥Professional Certificate Program In Blockchain: https://www.simplilearn.com/blockchain-certification-training-course?utm_campaign=Blockchain-iYYf3w4RPDA&utm_medium=Descriptionff&utm_source=youtube 🔥 Caltech Blockchain Bootcamp (US Only): https://www.simplilearn.com/blockchain-developer-ce

From playlist Blockchain Tutorial Videos 🔥[2022 Updated] | Simplilearn

Video thumbnail

MPC in the Head With Applications to Blockchain (Lecture 1) by Carmit Hazay

DISCUSSION MEETING : FOUNDATIONAL ASPECTS OF BLOCKCHAIN TECHNOLOGY ORGANIZERS : Pandu Rangan Chandrasekaran DATE : 15 to 17 January 2020 VENUE : Madhava Lecture Hall, ICTS, Bangalore Blockchain technology is among one of the most influential disruptive technologies of the current decade.

From playlist Foundational Aspects of Blockchain Technology 2020

Video thumbnail

Blockchain Tutorial | Blockchain Technology | Blockchain Explained | Blockchain Training|Simplilearn

🔥 Professional Certificate Program In Blockchain: https://www.simplilearn.com/blockchain-certification-training-course?utm_campaign=BlockchainTutorialSep12-C6NRcSZa1ds&utm_medium=DescriptionFF&utm_source=youtube In this Blockchain Tutorial, we'll tell you everything you need to know about

From playlist Blockchain Tutorial Videos 🔥[2022 Updated] | Simplilearn

Video thumbnail

My #MegaFavNumbers is 2^82589933-1 // The largest Mersenne prime…..yet

This video is part of the #MegaFavNumbers series where a tonne of math youtubers like @numberphile @standupmaths and @3blue1brown share their favourite MEGA numbers, i.e. numbers over a million. Check out the full playlist here: https://www.youtube.com/playlist?list=PLar4u0v66vIodqt3KSZPs

From playlist MegaFavNumbers

Video thumbnail

Bitcoin Q&A: What's the Best Way to Activate a Soft Fork?

There are many options for activating soft forks, which one is best? BIP8? BIP9? Miner activated? User activated? Chapters 0:00 Schnorr, Taproot and Tapscript 2:43 How do we activate this change given the experience of SegWit? 4:45 There are many options for activating soft forks, which

From playlist Bitcoin Q&A

Related pages

ElGamal signature scheme | RSA Security | Hash function | Digital signature | Hash-based cryptography | Public-key cryptography | Lamport signature | Universal one-way hash function | Digital Signature Algorithm | Merkle tree | Shor's algorithm