Discover the Latest Updates in Go's Cryptography Libraries 🔐 (Part 2)
Join Filippo Valsorda, Roland Shoemaker, and Nicola Murino as they explore the newest features and improvements in Go's cryptography libraries. Stay ahead with the latest in secure coding!

Changelog
50 views • Mar 12, 2024

About this video
Filippo Valsorda & Roland Shoemaker from the Go Team return & bring Nicola Murino with them to continue catching us up on what’s new in Go’s crypto libraries.
This is everything we didn’t cover + deep dives from Part 1 (https://gotime.fm/295) !
Join the discussion (https://changelog.zulipchat.com/#narrow/stream/455709-gotime)
Changelog++ (https://changelog.com/++) members save 3 minutes on this episode because they made the ads disappear. Join today!
Sponsors:
• Changelog News (https://changelog.com/news) – A podcast+newsletter combo that’s brief, entertaining & always on-point. Subscribe today (https://changelog.com/news) .
• Fastly (https://fastly.com/?utm_source=changelog) – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com (https://www.fastly.com/?utm_source=changelog&utm_medium=podcast&utm_campaign=changelog-sponsorship)
• Fly.io (https://fly.io/changelog) – The home of Changelog.com — Deploy your apps and databases close to your users. In minutes you can run your Ruby, Go, Node, Deno, Python, or Elixir app (and databases!) all over the world. No ops required. Learn more at fly.io/changelog (https://fly.io/changelog) and check out the speedrun in their docs (https://fly.io/docs/speedrun/) .
Featuring:
• Filippo Valsorda – Website (https://blog.filippo.io/) , GitHub (https://github.com/FiloSottile) , Mastodon (https://abyssdomain.expert/@filippo) , X (https://x.com/FiloSottile)
• Roland Shoemaker – Website (https://roland.zone) , GitHub (https://github.com/rolandshoemaker) , X (https://x.com/rolandshoemaker)
• Nicola Murino – GitHub (https://github.com/drakkan)
• Natalie Pistunovich – GitHub (https://github.com/Pisush) , X (https://x.com/nataliepis)
Show Notes:
• What’s new in Go’s cryptography libraries: Part 1 (https://gotime.fm/295)
• NIST (https://csrc.nist.gov/projects/post-quantum-cryptography)
• FIPS (https://en.wikipedia.org/wiki/Federal_Information_Processing_Standards)
• Diffie–Hellman key exchange (https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange)
• FIPS standard 140 (https://en.wikipedia.org/wiki/FIPS_140)
• github.com/quic-go/quic-go (https://github.com/quic-go/quic-go)
• tip.golang.org/src/crypto/tls/quic.go (https://tip.golang.org/src/crypto/tls/quic.go)
• pkg.go.dev/crypto/x509 (https://pkg.go.dev/crypto/x509)
• MultiAlgorithmSigner (https://github.com/golang/crypto/commit/28c53ff63c09fc7df7793600caa30989bc69e194)
• OpenSSH format keys (https://github.com/golang/crypto/commit/d359caa4a39d59a440003b37a6cc7ace3871fd4a)
• Kerberos edge case, use the correct token from the client (https://github.com/golang/crypto/commit/1cf1811d7195fe9bb436a00e335567575fac9b07)
• defer channel window adjustment (https://github.com/golang/crypto/commit/1cf1811d7195fe9bb436a00e335567575fac9b07)
• Improved test cases (https://github.com/golang/crypto/commit/edc325d13aa98b5b79708f7122a33bf392cdc1a7) (removed t.Fatal calls from goroutines), added test against SSH CLI (https://github.com/golang/crypto/commit/cf8dcb0f7d1e4e345ca9df755538650a5e9eb47c)
• Agent compatibility (https://github.com/golang/crypto/commit/2aeefc3f8a8174d7c23f7ec8e92ecebb47db0b49)
• github.com/drakkan/sftpgo (https://github.com/drakkan/sftpgo)
Something missing or broken? PRs welcome! (https://github.com/thechangelog/show-notes/blob/master/gotime/go-time-298.md)
This is everything we didn’t cover + deep dives from Part 1 (https://gotime.fm/295) !
Join the discussion (https://changelog.zulipchat.com/#narrow/stream/455709-gotime)
Changelog++ (https://changelog.com/++) members save 3 minutes on this episode because they made the ads disappear. Join today!
Sponsors:
• Changelog News (https://changelog.com/news) – A podcast+newsletter combo that’s brief, entertaining & always on-point. Subscribe today (https://changelog.com/news) .
• Fastly (https://fastly.com/?utm_source=changelog) – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com (https://www.fastly.com/?utm_source=changelog&utm_medium=podcast&utm_campaign=changelog-sponsorship)
• Fly.io (https://fly.io/changelog) – The home of Changelog.com — Deploy your apps and databases close to your users. In minutes you can run your Ruby, Go, Node, Deno, Python, or Elixir app (and databases!) all over the world. No ops required. Learn more at fly.io/changelog (https://fly.io/changelog) and check out the speedrun in their docs (https://fly.io/docs/speedrun/) .
Featuring:
• Filippo Valsorda – Website (https://blog.filippo.io/) , GitHub (https://github.com/FiloSottile) , Mastodon (https://abyssdomain.expert/@filippo) , X (https://x.com/FiloSottile)
• Roland Shoemaker – Website (https://roland.zone) , GitHub (https://github.com/rolandshoemaker) , X (https://x.com/rolandshoemaker)
• Nicola Murino – GitHub (https://github.com/drakkan)
• Natalie Pistunovich – GitHub (https://github.com/Pisush) , X (https://x.com/nataliepis)
Show Notes:
• What’s new in Go’s cryptography libraries: Part 1 (https://gotime.fm/295)
• NIST (https://csrc.nist.gov/projects/post-quantum-cryptography)
• FIPS (https://en.wikipedia.org/wiki/Federal_Information_Processing_Standards)
• Diffie–Hellman key exchange (https://en.wikipedia.org/wiki/Diffie%E2%80%93Hellman_key_exchange)
• FIPS standard 140 (https://en.wikipedia.org/wiki/FIPS_140)
• github.com/quic-go/quic-go (https://github.com/quic-go/quic-go)
• tip.golang.org/src/crypto/tls/quic.go (https://tip.golang.org/src/crypto/tls/quic.go)
• pkg.go.dev/crypto/x509 (https://pkg.go.dev/crypto/x509)
• MultiAlgorithmSigner (https://github.com/golang/crypto/commit/28c53ff63c09fc7df7793600caa30989bc69e194)
• OpenSSH format keys (https://github.com/golang/crypto/commit/d359caa4a39d59a440003b37a6cc7ace3871fd4a)
• Kerberos edge case, use the correct token from the client (https://github.com/golang/crypto/commit/1cf1811d7195fe9bb436a00e335567575fac9b07)
• defer channel window adjustment (https://github.com/golang/crypto/commit/1cf1811d7195fe9bb436a00e335567575fac9b07)
• Improved test cases (https://github.com/golang/crypto/commit/edc325d13aa98b5b79708f7122a33bf392cdc1a7) (removed t.Fatal calls from goroutines), added test against SSH CLI (https://github.com/golang/crypto/commit/cf8dcb0f7d1e4e345ca9df755538650a5e9eb47c)
• Agent compatibility (https://github.com/golang/crypto/commit/2aeefc3f8a8174d7c23f7ec8e92ecebb47db0b49)
• github.com/drakkan/sftpgo (https://github.com/drakkan/sftpgo)
Something missing or broken? PRs welcome! (https://github.com/thechangelog/show-notes/blob/master/gotime/go-time-298.md)
Video Information
Views
50
Likes
1
Duration
01:11:32
Published
Mar 12, 2024
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.