File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change
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.
Original file line number Diff line number Diff line change
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/ )
You can’t perform that action at this time.
0 commit comments