Decrypting Cryptography

Eric and John talk about their first release and the October 2021 issue, Decrypting Cryptography Topics Covered Cryptography 101 What I Wish Something Told Me About SQL Database Design Education Station: Windows 11 for PHP Development The Workshop: Nitro Design Patterns by Moonlight: The Dragon Wrangling Pattern Sebastian Bergmann and the PHPUnit project part 2 […] The post Decrypting Cryptography appeared first on php[architect].

https://www.phparch.com/podcast/decrypting-cryptography/?utm_source=rss&utm_medium=rss&utm_campaign=decrypting-cryptography

Created 3y | Oct 27, 2021, 3:20:34 AM


Login to add comment

Other posts in this group

Faster Database Performance with Denormalization

Database Denormalization For Performance In the past, we’ve discussed using methods to normalize our database to reduce data redundancy and decrease bugs. One downside to normalizing our data

Jan 28, 2025, 9:20:05 PM | PHP Architect
Using PHP 8.4’s Lazy Objects

One of the more interesting features added to PHP 8.4 is the ability to create Lazy Objects. Lazy Objects allow us to defer the initialization of an object until one of its properties is accessed.

Jan 27, 2025, 7:50:04 PM | PHP Architect
PHP Podcast 2025.01.23: Discussing PHP’s Hidden Treasures

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… This week on the PHP Podcast, Eric and John dis

Jan 24, 2025, 3:50:02 AM | PHP Architect
PHP Podcast 2025.01.16

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, Community Corner Podcast, Convince Your Boss to attend PHP Tek, and more… Links from the show: Application Monitoring & Er

Jan 17, 2025, 4:40:09 AM | PHP Architect
Using The Log Facade to Debug Production Bugs in Laravel 11

One of the features of Laravel that makes it a real joy to work with is its built-in logging functionality. This can be a real boon if we’re trying to troubleshoot a problem in production bec

Jan 17, 2025, 4:40:07 AM | PHP Architect
Community Corner: Neon With Mahmoud Abdelwahab

In this video, Scott Talks with Mahmoud Abdelwahab about the open-source cloud-based Postgres replacement Neon. Links: Neon – https://neon.tech HoneyBadger.io – https://HoneyBadger.io O

Jan 16, 2025, 7:30:05 PM | PHP Architect
PHP Podcast 2025.01.02

This week on the PHP Podcast, Eric and John talk about PHP Tek 2025, PHP RFCs, TweakPHP, Ghostty, PsySH, new Git Commands, Lando, SearXNG, and more… Links from the show: PsySH PHP[TEK] 2025 &

Jan 3, 2025, 2:20:03 AM | PHP Architect