From 7e796e6eef9cd09696458797d1c6061175f26a6b Mon Sep 17 00:00:00 2001 From: Jacob Lindahl Date: Sun, 10 Mar 2024 23:43:56 +0900 Subject: [PATCH] chore: update lastmod --- .../understanding-elliptic-curves-pairings-bls-signatures.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/blog/understanding-elliptic-curves-pairings-bls-signatures.md b/content/blog/understanding-elliptic-curves-pairings-bls-signatures.md index 6742680..14fae3d 100644 --- a/content/blog/understanding-elliptic-curves-pairings-bls-signatures.md +++ b/content/blog/understanding-elliptic-curves-pairings-bls-signatures.md @@ -1,6 +1,7 @@ --- title: "Path to understanding: elliptic curves, pairings, and BLS signatures" date: 2024-03-07 +lastmod: 2024-03-10 description: "The notoriously slippery mathematics behind modern cryptography." author: Jacob Lindahl twitter: sudo_build