loader from loading.io

World-leaders in Cryptography: Leslie Lamport

ASecuritySite Podcast

Release Date: 05/10/2024

Cryptography Experts: Professor Martin Albrecht show art Cryptography Experts: Professor Martin Albrecht

ASecuritySite Podcast

Martin Albrecht is a Professor of Cryptography at King's College London and a Principal Research Scientist at SandboxAQ. He works broadly across the field of cryptography. His work focuses on the analysis of deployed or soon-to-be deployed cryptographic solutions and he has responsibly disclosed severe vulnerabilities to various public and private stakeholders such as OpenSSH, Amazon EC2, Apple, Telegram, Jitsi and Matrix. He further works on designing advanced cryptographic solutions. He is well known for analysing the security of lattice-based cryptography against classical and quantum...

info_outline
World-leaders in Cryptography: Gilles Brassard show art World-leaders in Cryptography: Gilles Brassard

ASecuritySite Podcast

Gilles has been a full Professor at the Université de Montréal for more than 45 years. He laid the foundations of quantum cryptography at a time when no one could have predicted that the quantum information revolution would usher in a multi-billion-dollar industry, much less that the United Nations would proclaim 2025 to be the International Year of Quantum Science and Technology. He is also among the inventors of quantum teleportation, which is one of the most fundamental pillars of the theory of quantum information. In addition to this, his research focuses on areas of classical...

info_outline
World-leaders in Cryptography: Christof Paar show art World-leaders in Cryptography: Christof Paar

ASecuritySite Podcast

Christof is a director at the Max Planck Institute for Security and Privacy in Bochum, Germany. He is also, a member of the German National Academy of Sciences Leopoldina and a Fellow of the IACR and IEEE. His research includes areas of light-weight cryptography, efficient cryptographic implementations, cryptographic Trojans and physical layer security. Christof is one of the co-creators of the PRESENT light-weight cipher and of the PRINCE block cipher,  In 2003, he founded Escrypt GmbH together with Willi Mann-heims,  and which was one of the first companies to focus on industrial...

info_outline
Blockchain in Scotland show art Blockchain in Scotland

ASecuritySite Podcast

info_outline
World-leaders in Cryptography: Victor S Miller show art World-leaders in Cryptography: Victor S Miller

ASecuritySite Podcast

Victor is a Senior Research Scientist at Nexus Laboratories. He received his PhD in Mathematics from Harvard University in 1975, and was an assistant professor at the University of Massachusetts Boston from 1973 to 1978. Victor has since worked for the IBM Research Center, The Institute for Defence Analyses in Princeton, Meta Platforms and SRI International. For his research, Victor has focused on areas of computational number theory, data compression and cryptography.  Along with Neal Koblitz, he was the co-creator of Elliptic Curve Cryptography, the inventor of Miller's algorithm and...

info_outline
Fireside Chat: Bruce Schneier show art Fireside Chat: Bruce Schneier

ASecuritySite Podcast

A fireside chat from the International Conference on Digital Trust, AI and the Future. Bruce has created a wide range of cryptographic methods including Skein (hash function), Helix (stream cipher), Fortuna (random number generator), and Blowfish/Twofish/Threefish (block ciphers). Bruce has published 14 books, including best-sellers such as Data and Goliath: The Hidden Battles to Collect Your Data and Control Your World. He has also published hundreds of articles, essays, and academic papers. Currently, Bruce is a fellow at the Berkman Center for Internet and Society at Harvard University.

info_outline
International Conference on Digital Trust, AI and the Future: Federico Charosky show art International Conference on Digital Trust, AI and the Future: Federico Charosky

ASecuritySite Podcast

Federico Charosky, CEO Quroum CyberFederico is a seasoned cybersecurity executive with over 25 years of distinguished experience across the Americas, Europe, and the Middle East. He  specialises in cyber risk management, security operations, and incident response, Federico has dedicated his career to safeguarding organisations against the ever-evolving landscape of digital threats. In 2016, he founded Quorum Cyber, a premier cybersecurity firm backed by private equity, headquartered in Edinburgh with offices across the UK, North America, and the UAE. At Quorum Cyber, our mission is to...

info_outline
International Conference in Digital Trust, AI and the Future: Colin Cook show art International Conference in Digital Trust, AI and the Future: Colin Cook

ASecuritySite Podcast

info_outline
International Conference on Digital Trust, AI and the Future: Blockchain/DLT in Financial Services show art International Conference on Digital Trust, AI and the Future: Blockchain/DLT in Financial Services

ASecuritySite Podcast

Chair: Stephen Ingledew OBE, Chair, Fintech Scotland Nishant Govil: MD, Innovation Adoption, BlackRock Kara Kennedy: Head of Digital Assets, JP Morgan Nick Jones: CEO Zumo. Dia Banerji: Imagine Ventures. 

info_outline
International Conference on Digital Trust, AI and the Future: Blockchain/DLT in Business and Society show art International Conference on Digital Trust, AI and the Future: Blockchain/DLT in Business and Society

ASecuritySite Podcast

Date: 24 June 2025 Chair: Peter Ferry, CEO, TRUST Centre of Excellence.  Martin Doherty Hughes: Former MP, Chair of All Party Parliamentary Group on Blockchain.  Martin Trotter: Regtech leader, BRS Grant Thornton Martin Halford: CTO SICCAR and Tech Steering Committee Accord Project Chris Tate: CEO Condatis.

info_outline
 
More Episodes

Please excuse the poor quality of my microphone, as the wrong microphone was selected.

 

In research, we are all just building on the shoulders of true giants, and there are few larger giants than Leslie Lamport — the creator of LaTeX.

For me, every time I open up a LaTeX document, I think of the work he did on creating LaTeX, and which makes my research work so much more productive. If I was still stuck with Microsoft Office for research, I would spend half of my time in that horrible equation editor, or in trying to integrate the references into the required format, or in formatting Header 1 and Header 2 to have a six-point spacing underneath. So, for me, the contest between LaTeX and Microsoft Word is a knock-out in the first round.

And one of the great things about Leslie is that his work is strongly academic — and which provides foundations for others to build on. For this, he did a great deal on the ordering of task synchronisation, in state theory, cryptography signatures, and fault tolerance.

LaTeX
I really can say enough about how much LaTeX — created in 1984 — helps my work. I am writing a few books just now, and it allows me to lay out the books in the way that I want to deliver the content. There’s no need for a further mark-up, as I work on the output that the reader will see. But the true genius of LaTeX is the way that teams can work on a paper, and where there can be async to GitHub and where version control is then embedded.

Clocks
Many in the research community think that the quality measure of a paper is the impact factor of the journal that it is submitted to, or in the amount of maths that it contains. But, in the end, it is the impact of the paper, and how it changes thinking. For Leslie, in 1978, his paper on clocks changed our scientific world and is one of the most cited papers in computer science.


Byzantine Generals Problem
In 1981, Leslie B Lamport defined the Byzantine Generals Problem. And in a research world where you can have 100s of references in a paper, Leslie only used four (and which would probably not be accepted these days for having so few references). Within this paper, the generals of a Byzantine army have to agree to their battle plan, in the face of adversaries passing in order information. In the end, we aim to create a way of passing messages where if at least two out of three of the generals are honest, we will end up with the correct battle plan.

The Lamport Signature
Sometime soon, we perhaps need to wean ourselves of our existing public key methods and look to techniques that are more challenging for quantum computers. With the implementation of Shor’s algorithm [here] on quantum computers, we will see our RSA and Elliptic Curve methods being replaced by methods which are quantum robust. One method is the Lamport signature method and which was created by Leslie B. Lamport in 1979.