Skip to content

Commit bc0dd6b

Browse files
committed
Release Haskell Interlude Episode 66 - Daniele Micciancio
1 parent 93c3ec1 commit bc0dd6b

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

podcast/66/index.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Daniele Micciancio
3+
episode: 66
4+
buzzsproutId: 17389811
5+
recorded: 2025-02-21
6+
published: 2025-06-24
7+
---
8+
9+
Niki and Mike talked to Daniele Micciancio who is a professor at UC
10+
San Diego. He's been using Haskell for 20 years, and works in lattice
11+
cryptography. We talked to him about how he got into Haskell, using
12+
Haskell for teaching theoretical computer science and of course for
13+
his research and the role type systems and comonads could play in the
14+
design of cryptographic algorithms. Along the way, he gave an
15+
accessible introduction to post-quantum cryptography which we really
16+
enjoyed. We hope you do, too.

podcast/66/links.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
+ [Daniele's homepage](https://cseweb.ucsd.edu/~daniele/)
2+
+ [Introduction to Lattice-based Cryptography](https://cims.nyu.edu/~regev/papers/pqc.pdf)
3+
+ [Lattice Cryptography on Wikipedia](https://en.wikipedia.org/wiki/Lattice-based_cryptography)
4+
+ [Lattice Cryptography in Haskell](https://hackage.haskell.org/package/lol)
5+
+ [Computational Soundness, Co-induction, and Encryption Cycles](https://link.springer.com/chapter/10.1007/978-3-642-13190-5_19)
6+
+ [Miranda](https://en.wikipedia.org/wiki/Miranda_(programming_language))
7+
+ [Post-quantum cryptography](https://en.wikipedia.org/wiki/Post-quantum_cryptography)
8+
+ [Daniele’s automata class](https://cseweb.ucsd.edu/classes/sp15/cse191-e/)

0 commit comments

Comments
 (0)