# Cryptography

Cryptography, or cryptology is the practice and study of techniques for secure communication in the presence of adversarial behavior. More generally, cryptography is about constructing and analyzing protocols that prevent third parties or the public from reading private messages.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Hackers Stole Flock's Camera Software, Revealing How the Company Tracks Cars and People

DevFeed: [Hackers Stole Flock's Camera Software, Revealing How the Company Tracks Cars and People](<https://devfeed.tech/articles/hackers-stole-flock-s-camera-software-revealing-how-the-company-tracks-cars-and-people-41550.md>)

Original publisher: [Read original article](<https://yro.slashdot.org/story/26/09/17/0517235/hackers-stole-flocks-camera-software-revealing-how-the-company-tracks-cars-and-people>)

Author: EditorDavid

Published: 2026-09-17T16:04:00Z

Content type: news

Language: en

Sources: [Slashdot](<https://devfeed.tech/sources/slashdot.md>)

Topics: [Computer vision](<https://devfeed.tech/topics/computer-vision.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Software](<https://devfeed.tech/topics/software.md>), [data](<https://devfeed.tech/topics/data.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [camera](<https://devfeed.tech/tags/camera.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [flock](<https://devfeed.tech/tags/flock.md>), [image](<https://devfeed.tech/tags/image.md>), [logs](<https://devfeed.tech/tags/logs.md>), [net-11](<https://devfeed.tech/tags/net-11.md>), [people](<https://devfeed.tech/tags/people.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [software](<https://devfeed.tech/tags/software.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

A joint investigation analyzed data copied from a Flock roadway camera after hackers breached the device. The recovered files showed that its on-device software detects people, vehicles, license plates, bicycles, and some graphics, while logs documented extensive image generation and vehicle activity.

### Source excerpt

"Hackers ripped down a Flock camera above a roadway, made a near-complete copy of the data stored inside it, and shared the files with 404 Media and WIRED," according to an article published on both sites. Though Flock has described its system as protected by on-device encryption, "The hackers were able to copy the camera's storage and recover an encryption key stored on the device, which unlocked videos of thousands of vehicle detections." The hackers shared the material with 404 Media and the transparency nonprofit Distributed Denial of Secrets, which shared the data with WIRED. 404 Media and WIRED then analyzed those files as part of a joint investigation... [T]he joint analysis of the recovered data shows that software running on the device explicitly detects people as well as vehicles, license plates, and bicycles. The camera can produce dozens of images of a single passing vehicle and, according to several weeks of recovered logs, generated more than a million images. Its computer-vision software also sometimes isolated bumper stickers and other graphics, including, in one case, an American flag patch on a motorcyclist's saddlebag... According to our analysis, the camera's logs recorded about 21 days of activity across several periods. During those windows, the device photographed roughly 50,200 vehicles and generated about 1.6 million images. On a typical day, it logged around 3,300 vehicles, with a high of 4,454... The software running on the camera explicitly detects people, something which is typically overlooked in discussions around Flock cameras. When it spots a person, it records where they appear in the image and how confident it is in the detection. It was a collective calling itself stegan0gram that breached the cameras, according to the interview they did with Wired and 404 Media. "Why just destroy them when we can reverse engineer them and find the secrets of those spying on us?" Read more of this story at Slashdot.

## Encrypted /boot/ on LUKSv2 now possible in Libreboot GRUB (PHC argon2 imported)

DevFeed: [Encrypted /boot/ on LUKSv2 now possible in Libreboot GRUB (PHC argon2 imported)](<https://devfeed.tech/articles/encrypted-boot-on-luksv2-now-possible-in-libreboot-grub-phc-argon2-imported-32660.md>)

Original publisher: [Read original article](<https://libreboot.org/news/argon2.html>)

Author: Leah Rowe

Published: 2026-09-17T04:32:50.666044Z

Content type: news

Language: en

Sources: [News about Libreboot releases and development](<https://devfeed.tech/sources/news-about-libreboot-releases-and-development.md>)

Topics: [Encryption](<https://devfeed.tech/topics/encryption.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>)

Tags: [bios](<https://devfeed.tech/tags/bios.md>), [canoeboot](<https://devfeed.tech/tags/canoeboot.md>), [coreboot](<https://devfeed.tech/tags/coreboot.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [free-software](<https://devfeed.tech/tags/free-software.md>), [grub](<https://devfeed.tech/tags/grub.md>), [libre](<https://devfeed.tech/tags/libre.md>), [libreboot](<https://devfeed.tech/tags/libreboot.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-kernel](<https://devfeed.tech/tags/linux-kernel.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [patches](<https://devfeed.tech/tags/patches.md>), [releases](<https://devfeed.tech/tags/releases.md>), [security](<https://devfeed.tech/tags/security.md>), [uefi](<https://devfeed.tech/tags/uefi.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Libreboot's version of GRUB now supports Argon2 key derivation for encrypted LUKSv2 /boot partitions. The patches were rebased for GRUB 2.12, and support became available in Libreboot 20231021 and later releases.

### Source excerpt

Article: Encrypted /boot/ on LUKSv2 now possible in Libreboot GRUB (PHC argon2 imported) Web link: https://libreboot.org/news/argon2.html

## FIPS 140-3 support in OpenSearch

DevFeed: [FIPS 140-3 support in OpenSearch](<https://devfeed.tech/articles/fips-140-3-support-in-opensearch-31415.md>)

Original publisher: [Read original article](<https://opensearch.org/blog/fips-140-3-support-in-opensearch/>)

Author: Karsten Schnitter

Published: 2026-09-16T19:12:14Z

Content type: article

Language: en

Sources: [OpenSearch](<https://devfeed.tech/sources/opensearch.md>)

Topics: [fips 140-3](<https://devfeed.tech/topics/fips-140-3.md>), [opensearch](<https://devfeed.tech/topics/opensearch.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [blog](<https://devfeed.tech/tags/blog.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [fips](<https://devfeed.tech/tags/fips.md>), [fips-140-3](<https://devfeed.tech/tags/fips-140-3.md>), [opensearch](<https://devfeed.tech/tags/opensearch.md>), [security](<https://devfeed.tech/tags/security.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This post explains OpenSearch support for a FIPS 140-3-compliant mode starting with version 3.6. It describes the validated cryptographic modules used for security-relevant operations, the collaboration involving SAP, SAS, and AWS, and how native FIPS mode differs from using a FIPS-validated TLS-terminating proxy.

### Source excerpt

OpenSearch now supports running in a mode compliant with FIPS 140-3, contributed through a multi-year collaboration between SAP, SAS, and AWS. The post FIPS 140-3 support in OpenSearch appeared first on OpenSearch.

## \[$\] Ways to encrypt data on servers

DevFeed: [\[$\] Ways to encrypt data on servers](<https://devfeed.tech/articles/ways-to-encrypt-data-on-servers-31513.md>)

Original publisher: [Read original article](<https://lwn.net/Articles/1092553/>)

Author: jake

Published: 2026-09-16T14:17:55Z

Content type: article

Language: en

Sources: [LWN.net](<https://devfeed.tech/sources/lwn-net.md>)

Topics: [Encryption](<https://devfeed.tech/topics/encryption.md>), [Server](<https://devfeed.tech/topics/server.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [government](<https://devfeed.tech/tags/government.md>), [servers](<https://devfeed.tech/tags/servers.md>)

### AI overview

A report on Romeo Solano's FOSSY 2026 presentation about encrypting data on servers. It explains why remote systems without keyboard access during boot are harder to encrypt than laptops and discusses problems and possible solutions.

### Source excerpt

At the 2026 edition of FOSSY, Romeo Solano gave a fast-paced, humorous presentation on what could have been a rather boring topic: server encryption. There are a number of threats that we face in today's world, from criminals, government overreach, espionage, and more, that can be thwarted with encryption. But encrypting data on a system that may live elsewhere, without any access to its keyboard at boot time, is rather more difficult than encrypting the disk of a laptop. Solano described the problems and gave a tour of some of the solutions in the talk.

## Java 27 Delivers Post-Quantum Cryptography, Future Language Innovation, Helidon 27, JavaFX 27

DevFeed: [Java 27 Delivers Post-Quantum Cryptography, Future Language Innovation, Helidon 27, JavaFX 27](<https://devfeed.tech/articles/java-27-delivers-post-quantum-cryptography-future-language-innovation-helidon-27-javafx-27-30909.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/java27-released/>)

Author: Michael Redlich

Published: 2026-09-16T10:00:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Java](<https://devfeed.tech/topics/java.md>), [java-27](<https://devfeed.tech/topics/java-27.md>), [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security](<https://devfeed.tech/topics/security.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [architecture-design](<https://devfeed.tech/tags/architecture-design.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [development](<https://devfeed.tech/tags/development.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [helidon](<https://devfeed.tech/tags/helidon.md>), [java](<https://devfeed.tech/tags/java.md>), [java-27](<https://devfeed.tech/tags/java-27.md>), [java27-released](<https://devfeed.tech/tags/java27-released.md>), [javafx](<https://devfeed.tech/tags/javafx.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [jdk-28](<https://devfeed.tech/tags/jdk-28.md>), [lattice](<https://devfeed.tech/tags/lattice.md>), [module](<https://devfeed.tech/tags/module.md>), [news](<https://devfeed.tech/tags/news.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [portfolio](<https://devfeed.tech/tags/portfolio.md>), [post-quantum-cryptography](<https://devfeed.tech/tags/post-quantum-cryptography.md>), [preview](<https://devfeed.tech/tags/preview.md>), [project-valhalla](<https://devfeed.tech/tags/project-valhalla.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [release](<https://devfeed.tech/tags/release.md>), [security](<https://devfeed.tech/tags/security.md>), [structured-concurrency](<https://devfeed.tech/tags/structured-concurrency.md>), [vector](<https://devfeed.tech/tags/vector.md>)

### AI overview

Oracle released Java 27, the second non-LTS release since JDK 25. Its final feature set contains nine JEPs, including post-quantum hybrid key exchange for TLS 1.3, structured concurrency, compact object headers, JFR data redaction, the Vector API, and PEM encodings for cryptographic objects. Five features remain in preview or incubator stages.

### Source excerpt

Oracle has released version 27 of the Java programming language and virtual machine. As the second non-LTS release since JDK 25, the final feature set includes nine JEPs, five of which are still progressing through the preview and incubator stages. This release focuses on strengthening security, future language innovation, and projects under the auspices of the Java Verified Portfolio. By Michael Redlich

## JDK 27 Security Enhancements

DevFeed: [JDK 27 Security Enhancements](<https://devfeed.tech/articles/jdk-27-security-enhancements-27007.md>)

Original publisher: [Read original article](<https://inside.java/2026/09/16/jdk27-security-enhancements/>)

Author: Sean Mullan

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Inside Java](<https://devfeed.tech/sources/inside-java.md>)

Topics: [JDK 27](<https://devfeed.tech/topics/jdk-27.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>)

Tags: [certificates](<https://devfeed.tech/tags/certificates.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [notes](<https://devfeed.tech/tags/notes.md>), [password](<https://devfeed.tech/tags/password.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [private-key](<https://devfeed.tech/tags/private-key.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This article reviews selected security enhancements in JDK 27, released on September 15, 2026. It highlights TLS 1.3 support for post-quantum hybrid key exchange mechanisms and the third preview of the PEM API for encoding and decoding cryptographic objects.

### Source excerpt

JDK 27 was released on September 15, 2026! As with my previous blogs, I have compiled a list of what I think are the most interesting and useful security enhancements in this release. I have also grouped them into appropriate categories (crypto, TLS, etc) which should make it easier to find out what has changed in each specific area. The JDK 27 release notes also contain further details on these and other enhancements.

## JDK 27 Is Generally Available with Nine JEP-Backed Enhancements

DevFeed: [JDK 27 Is Generally Available with Nine JEP-Backed Enhancements](<https://devfeed.tech/articles/the-arrival-of-java-27-26790.md>)

Original publisher: [Read original article](<https://inside.java/2026/09/15/jdk-27-available/>)

Author: On September

Published: 2026-09-15T00:00:00Z

Content type: release

Language: en

Sources: [Inside Java](<https://devfeed.tech/sources/inside-java.md>)

Topics: [JDK 27](<https://devfeed.tech/topics/jdk-27.md>), [Java](<https://devfeed.tech/topics/java.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Quantum Computing](<https://devfeed.tech/topics/quantum-computing.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [java](<https://devfeed.tech/tags/java.md>), [jdk](<https://devfeed.tech/tags/jdk.md>), [jdk-27](<https://devfeed.tech/tags/jdk-27.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Oracle announces the general availability of JDK 27, which includes nine enhancements covered by JDK Enhancement Proposals, including preview and incubator features across the Java language, security, performance, runtime, and libraries.

### Source excerpt

JDK 27 is now available! Oracle is proud to announce the general availability of JDK 27 for developers, enterprises, and end-users.

## How WorkOS Vault's local encryption works

DevFeed: [How WorkOS Vault's local encryption works](<https://devfeed.tech/articles/how-workos-vault-s-local-encryption-works-17464.md>)

Original publisher: [Read original article](<https://workos.com/blog/how-vault-local-encryption-works>)

Author: WorkOS

Published: 2026-09-14T00:00:00Z

Content type: article

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Encryption](<https://devfeed.tech/topics/encryption.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security](<https://devfeed.tech/topics/security.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [data](<https://devfeed.tech/tags/data.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [pii](<https://devfeed.tech/tags/pii.md>), [security](<https://devfeed.tech/tags/security.md>), [token](<https://devfeed.tech/tags/token.md>)

### AI overview

The article explains how WorkOS Vault performs local encryption using envelope encryption. Each operation uses a single-use data encryption key, which is protected by a key encryption key stored in a hardware security module. Sensitive plaintext and ciphertext remain within the customer's infrastructure; only the wrapped key is sent to WorkOS. Key contexts automatically select or create isolated keys for organizations or tenants, with support for customer-managed keys and documented limits on context size and key counts.

### Source excerpt

Envelope encryption, data keys, and why your sensitive data never has to leave your infrastructure

## Zstd Improvement For Linux 7.4 To Avoid Redundant Initialization

DevFeed: [Zstd Improvement For Linux 7.4 To Avoid Redundant Initialization](<https://devfeed.tech/articles/zstd-improvement-for-linux-7-4-to-avoid-redundant-initialization-12425.md>)

Original publisher: [Read original article](<https://www.phoronix.com/news/Zstd-Linux-7.4-Avoid-Redundant>)

Author: Michael Larabel

Published: 2026-09-13T14:04:23Z

Content type: news

Language: en

Sources: [Phoronix](<https://devfeed.tech/sources/phoronix.md>)

Topics: [Compression](<https://devfeed.tech/topics/compression.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [compression](<https://devfeed.tech/tags/compression.md>), [crypto](<https://devfeed.tech/tags/crypto.md>), [desktop-linux](<https://devfeed.tech/tags/desktop-linux.md>), [development](<https://devfeed.tech/tags/development.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [linux](<https://devfeed.tech/tags/linux.md>), [linux-benchmarking](<https://devfeed.tech/tags/linux-benchmarking.md>), [linux-hardware-benchmarks](<https://devfeed.tech/tags/linux-hardware-benchmarks.md>), [linux-hardware-reviews](<https://devfeed.tech/tags/linux-hardware-reviews.md>), [linux-how-to](<https://devfeed.tech/tags/linux-how-to.md>), [linux-performance](<https://devfeed.tech/tags/linux-performance.md>), [linux-server-benchmarks](<https://devfeed.tech/tags/linux-server-benchmarks.md>), [open-source-graphics](<https://devfeed.tech/tags/open-source-graphics.md>), [performance](<https://devfeed.tech/tags/performance.md>), [phoronix](<https://devfeed.tech/tags/phoronix.md>), [phoronix-test-suite](<https://devfeed.tech/tags/phoronix-test-suite.md>), [speed](<https://devfeed.tech/tags/speed.md>), [ubuntu-benchmarks](<https://devfeed.tech/tags/ubuntu-benchmarks.md>), [ubuntu-hardware](<https://devfeed.tech/tags/ubuntu-hardware.md>)

### AI overview

The article reports Linux 7.4 patches that defer Zstd stream initialization until the first walk iteration, eliminating redundant initialization. Benchmarks show single-digit compression speed improvements and decompression speedups of 13% on bare metal or 35% in a virtual machine.

### Source excerpt

In addition to Usama Arif's recent Linux patches for addressing a major inefficiency within the Linux kernel's Zstd compression code, he also has a separate patch series destined for Linux 7.4 to further enhance the Zstd compression/decompression performance by avoiding redundant initialization...

## One Decade of Rustls: Evolution, Benchmarks, and Future Roadmap

DevFeed: [One Decade of Rustls: Evolution, Benchmarks, and Future Roadmap](<https://devfeed.tech/articles/one-decade-of-rustls-evolution-benchmarks-and-future-roadmap-8458.md>)

Original publisher: [Read original article](<https://www.infoq.com/news/2026/09/rustls-one-decade/>)

Author: Olimpiu Pop

Published: 2026-09-12T07:07:00Z

Content type: news

Language: en

Sources: [InfoQ](<https://devfeed.tech/sources/infoq.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [development](<https://devfeed.tech/tags/development.md>), [memory-leaks](<https://devfeed.tech/tags/memory-leaks.md>), [memory-safety](<https://devfeed.tech/tags/memory-safety.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>), [retrospective](<https://devfeed.tech/tags/retrospective.md>), [rust](<https://devfeed.tech/tags/rust.md>), [rustls-one-decade](<https://devfeed.tech/tags/rustls-one-decade.md>), [security](<https://devfeed.tech/tags/security.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Rustls marks its tenth anniversary with a retrospective on its growth, funding, security work, and performance. The article compares Rustls 0.23.37 with OpenSSL and BoringSSL and notes architectural changes planned for version 0.24.

### Source excerpt

Rustls, a Rust TLS library, marks its decade-long progression from a grassroots project to a funded open-source initiative. Key contributions from organisations boosted development, resulting in features like post-quantum cryptography and robust performance. The upcoming 0.24 release aims to enhance architecture and flexibility, including new input buffering and improved session handling By Olimpiu Pop

## 1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it

DevFeed: [1.1.1.1 now supports post-quantum DNSSEC, all 2,420 bytes of it](<https://devfeed.tech/articles/1-1-1-1-now-supports-post-quantum-dnssec-all-2-420-bytes-of-it-117.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/post-quantum-dnssec-1111/>)

Author: Bas Westerbaan

Published: 2026-09-10T13:00:00Z

Content type: article

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [1-1-1-1](<https://devfeed.tech/tags/1-1-1-1.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [dns](<https://devfeed.tech/tags/dns.md>), [dnssec](<https://devfeed.tech/tags/dnssec.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tls](<https://devfeed.tech/tags/tls.md>), [validation](<https://devfeed.tech/tags/validation.md>)

### AI overview

Cloudflare's 1.1.1.1 now validates DNSSEC signatures using the post-quantum ML-DSA-44 algorithm. The article discusses testing oversized DNS responses and preventing downgrade to conventional signatures while retaining compatibility with older resolvers.

### Source excerpt

1.1.1.1 now validates DNSSEC signatures using NIST's post-quantum ML-DSA-44 algorithm. Here is how we manage 2,420-byte signatures and downgrade risks at scale.

## pg\_vault\_tde v1.7.1 : Transparent Data Encryption for PostgreSQL 17 and 18

DevFeed: [pg\_vault\_tde v1.7.1 : Transparent Data Encryption for PostgreSQL 17 and 18](<https://devfeed.tech/articles/pg-vault-tde-v1-7-1-transparent-data-encryption-for-postgresql-17-and-18-4719.md>)

Original publisher: [Read original article](<https://www.postgresql.org/about/news/pg_vault_tde-v171-transparent-data-encryption-for-postgresql-17-and-18-3376/>)

Author: Miriade Srl

Published: 2026-09-10T00:00:00Z

Content type: release

Language: en

Sources: [PostgreSQL news](<https://devfeed.tech/sources/postgresql-news.md>)

Topics: [Encryption](<https://devfeed.tech/topics/encryption.md>), [Database](<https://devfeed.tech/topics/database.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

pg_vault_tde 1.7.1 adds transparent AES-256-GCM encryption for PostgreSQL 17 and 18, with externally managed keys and online per-table key rotation. It fixes AAD derivation for out-of-line TOAST values; data written by 1.7.0 or earlier must be exported before upgrading affected tables.

### Source excerpt

pg_vault_tde provides Transparent Data Encryption for PostgreSQL 17 and 18. A table access method, encrypted_heap, encrypts every tuple with AES-256-GCM before it reaches the storage manager and decrypts it after it leaves, so applications require no changes. Keys are held outside the database: HashiCorp Vault or OpenBao through the Transit engine, a PKCS#11 token or HSM, or a local PKCS#12 wallet. Data encryption keys are per table and can be rotated online. Requirements are PostgreSQL 17 or 18, OpenSSL 3.x, and the library listed in shared_preload_libraries. The current release is 1.7.1. It corrects the AAD derivation for out-of-line TOAST values, with the consequence that TOAST data written by 1.7.0 or earlier does not authenticate under 1.7.1: affected tables must be exported before the new binary is installed. The procedure is documented in the README. pg_vault_tde is released under the PostgreSQL licence. Sources, documentation and binary .deb and .rpm packages are on GitHub; the distribution is on PGXN.

## A decade of Rustls

DevFeed: [A decade of Rustls](<https://devfeed.tech/articles/a-decade-of-rustls-8498.md>)

Original publisher: [Read original article](<https://lwn.net/Articles/1093391/>)

Author: jzb

Published: 2026-09-09T18:11:54Z

Content type: news

Language: en

Sources: [LWN.net](<https://devfeed.tech/sources/lwn-net.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [blog](<https://devfeed.tech/tags/blog.md>), [compression](<https://devfeed.tech/tags/compression.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [releases](<https://devfeed.tech/tags/releases.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

A retrospective on ten years of the Rustls TLS-library project, covering its release history, the forthcoming 0.24 and eventual 1.0 releases, and features added in the stable 0.23 line.

### Source excerpt

Joe Birr-Pixton has written a blog post reflecting on a decade of the Rustls TLS-library project and looking ahead to the upcoming 0.24 release and an eventual 1.0 release. Rustls began with a first commit on May 2, 2016. Progress was quick: a month later, on June 5, it could interoperate with most sites on the web. The first release, 0.1.0, followed on August 27, 2016 - less than four months after the first commit. [...] From the 0.1.0 release, the project moved through a long series of releases over the following eight years, building out functionality, hardening and refining the API. That sequence of release lines culminated in 0.23, released on February 29, 2024. The 0.23 release line has been a stable one: in the time since, it has seen 43 non-breaking releases. That stability didn't come with stagnation. The 0.23 line delivered a wide range of important features, including a FIPS-certified cryptography option, certificate compression, Encrypted ClientHello, post-quantum cryptography, and performance improvements.

## FIPS 140-2 vs FIPS 140-3, Explained

DevFeed: [FIPS 140-2 vs FIPS 140-3, Explained](<https://devfeed.tech/articles/fips-140-2-vs-fips-140-3-explained-29647.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/fips-140-2-vs-fips-140-3-explained/>)

Author: info@goteleport.com (Mayur Pipaliya)

Published: 2026-09-09T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [fips 140-3](<https://devfeed.tech/topics/fips-140-3.md>), [FIPS validation](<https://devfeed.tech/topics/fips-validation.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [certificates](<https://devfeed.tech/topics/certificates.md>), [Security](<https://devfeed.tech/topics/security.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [certificates](<https://devfeed.tech/tags/certificates.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cmvp](<https://devfeed.tech/tags/cmvp.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [fedramp](<https://devfeed.tech/tags/fedramp.md>), [fips](<https://devfeed.tech/tags/fips.md>), [fips-140-3](<https://devfeed.tech/tags/fips-140-3.md>), [fips-validation](<https://devfeed.tech/tags/fips-validation.md>), [security](<https://devfeed.tech/tags/security.md>), [sensitive-data](<https://devfeed.tech/tags/sensitive-data.md>)

### AI overview

This article explains the differences between FIPS 140-2 and FIPS 140-3, including the standards' origins, CMVP validation certificates, applicable requirements for protecting sensitive data, and the transition timeline through September 2026.

### Source excerpt

Understand key changes from FIPS 140-2 to FIPS 140-3.

## Automatic Key Exchange: faster, post-quantum secure origin handshakes for 45 billion daily connections (and counting)

DevFeed: [Automatic Key Exchange: faster, post-quantum secure origin handshakes for 45 billion daily connections (and counting)](<https://devfeed.tech/articles/automatic-key-exchange-faster-post-quantum-secure-origin-handshakes-for-45-billion-daily-connections-and-counting-106.md>)

Original publisher: [Read original article](<https://blog.cloudflare.com/automatic-key-exchange-for-origins/>)

Author: Alex Krivit

Published: 2026-09-08T13:10:00Z

Content type: release

Language: en

Sources: [Cloudflare Blog](<https://devfeed.tech/sources/cloudflare-blog.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [SSL](<https://devfeed.tech/topics/ssl.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>)

Tags: [application-security](<https://devfeed.tech/tags/application-security.md>), [application-services](<https://devfeed.tech/tags/application-services.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [latency](<https://devfeed.tech/tags/latency.md>), [performance](<https://devfeed.tech/tags/performance.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [research](<https://devfeed.tech/tags/research.md>), [ssl](<https://devfeed.tech/tags/ssl.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

Cloudflare announces Automatic Key Exchange, which probes TLS 1.3 origins for supported key-agreement algorithms and uses the preferred option on the first connection attempt. The rollout reduces HelloRetryRequests and handshake latency while automatically preferring post-quantum hybrid connections where supported.

### Source excerpt

Automatic Key Exchange probes TLS 1.3-capable customer origins to learn which key agreement algorithms they support. We then lead with the most secure algorithm when connecting to the origin, preferring post-quantum connections wherever the origin supports it.

## Updates on HEIR, the homomorphic encryption compiler project

DevFeed: [Updates on HEIR, the homomorphic encryption compiler project](<https://devfeed.tech/articles/updates-on-heir-the-homomorphic-encryption-compiler-project-40496.md>)

Original publisher: [Read original article](<https://www.jeremykun.com/2026/09/04/updates-on-heir-homomorphic-encryption/>)

Published: 2026-09-04T18:53:40Z

Content type: article

Language: en

Sources: [Jeremy Kun](<https://devfeed.tech/sources/jeremy-kun.md>)

Topics: [homomorphic encryption](<https://devfeed.tech/topics/homomorphic-encryption.md>), [Compiler](<https://devfeed.tech/topics/compiler.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Machine learning](<https://devfeed.tech/topics/machine-learning.md>), [Inference](<https://devfeed.tech/topics/inference.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [bazel](<https://devfeed.tech/topics/bazel.md>), [Kaggle](<https://devfeed.tech/topics/kaggle.md>)

Tags: [bazel](<https://devfeed.tech/tags/bazel.md>), [ckks](<https://devfeed.tech/tags/ckks.md>), [compiler](<https://devfeed.tech/tags/compiler.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [github](<https://devfeed.tech/tags/github.md>), [homomorphic-encryption](<https://devfeed.tech/tags/homomorphic-encryption.md>), [inference](<https://devfeed.tech/tags/inference.md>), [kaggle](<https://devfeed.tech/tags/kaggle.md>), [mathematics](<https://devfeed.tech/tags/mathematics.md>), [ml](<https://devfeed.tech/tags/ml.md>), [programming](<https://devfeed.tech/tags/programming.md>)

### AI overview

This companion article explains HEIR, a homomorphic encryption compiler that converts programs to operate directly on encrypted data. It discusses compiling pre-trained machine-learning models for private inference, describes the repository and setup, and reports an example involving encrypted credit-card fraud detection.

### Source excerpt

On 2026-08-14 I published an article on the Google Security blog with an update on HEIR, our homomorphic encryption (HE) compiler. This is a companion article, in which I have no limits on word count or jargon, and I can feel free to be honest. So strap in. Assuming you won't read the linked corporate blog post, HEIR is a compiler that converts an input program to a program that operates directly on encrypted data.

## OSPAR 2026 report now available with 167 services in scope

DevFeed: [OSPAR 2026 report now available with 167 services in scope](<https://devfeed.tech/articles/ospar-2026-report-now-available-with-167-services-in-scope-4688.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/security/ospar-2026-report-now-available-with-167-services-in-scope/>)

Author: James Chang

Published: 2026-09-04T18:13:04Z

Content type: news

Language: en

Sources: [AWS Security Blog](<https://devfeed.tech/sources/aws-security-blog.md>)

Topics: [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [amazon-web-services-aws](<https://devfeed.tech/tags/amazon-web-services-aws.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [financial-services](<https://devfeed.tech/tags/financial-services.md>), [foundational-100](<https://devfeed.tech/tags/foundational-100.md>), [security](<https://devfeed.tech/tags/security.md>), [security-blog](<https://devfeed.tech/tags/security-blog.md>), [security-identity-compliance](<https://devfeed.tech/tags/security-identity-compliance.md>)

### AI overview

AWS completed its annual OSPAR assessment under the OSPAR 2.0 framework. The certification covers 167 AWS services in the Asia Pacific (Singapore) Region and is intended to support customer compliance due diligence.

### Source excerpt

We're pleased to confirm the successful completion of our annual Amazon Web Services (AWS) Outsourced Service Provider's Audit Report (OSPAR) assessment on July 29, 2026, in line with the OSPAR version 2.0 framework. The Association of Banks in Singapore (ABS) established the Guidelines on Control Objectives and Procedures for Outsourced Service Providers (ABS Guidelines) to [...]

## Crypto Agility: Why PQC Is Not a One-Time Upgrade

DevFeed: [Crypto Agility: Why PQC Is Not a One-Time Upgrade](<https://devfeed.tech/articles/crypto-agility-why-pqc-is-not-a-one-time-upgrade-8419.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/security/crypto-agility-why-pqc-is-not-a-one-time-upgrade/>)

Author: Hugo Vliegen

Published: 2026-09-03T15:00:56Z

Content type: article

Language: en

Sources: [Security @ Cisco Blogs](<https://devfeed.tech/sources/security-cisco-blogs.md>)

Topics: [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Network design](<https://devfeed.tech/topics/network-design.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>)

Tags: [cisco-sd-wan](<https://devfeed.tech/tags/cisco-sd-wan.md>), [cryptographic](<https://devfeed.tech/tags/cryptographic.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [network-security](<https://devfeed.tech/tags/network-security.md>), [networks](<https://devfeed.tech/tags/networks.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [quantum-computing](<https://devfeed.tech/tags/quantum-computing.md>), [sd-wan-security](<https://devfeed.tech/tags/sd-wan-security.md>), [security](<https://devfeed.tech/tags/security.md>), [security-for-ai](<https://devfeed.tech/tags/security-for-ai.md>)

### AI overview

The article explains why crypto agility is essential for long-lived network infrastructure adopting post-quantum cryptography. It argues that organizations should design systems to update cryptography continuously as standards, threats, and implementations evolve.

### Source excerpt

Learn why crypto agility is essential for PQC-ready networks--and how adaptable infrastructure helps organizations keep pace with evolving threats.

## SQLite Encryption in Production: Key Management, Migration, and Real-World Use Cases

DevFeed: [SQLite Encryption in Production: Key Management, Migration, and Real-World Use Cases](<https://devfeed.tech/articles/sqlite-encryption-in-production-key-management-migration-and-real-world-use-cases-6038.md>)

Original publisher: [Read original article](<https://turso.tech/blog/sqlite-encryption-in-production>)

Author: Jeff Olson

Published: 2026-09-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Turso](<https://devfeed.tech/topics/turso.md>)

Tags: [compliance](<https://devfeed.tech/tags/compliance.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [management](<https://devfeed.tech/tags/management.md>), [migration](<https://devfeed.tech/tags/migration.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A practical guide to operating encrypted SQLite databases securely in production. It covers secure key generation and storage, Turso key encoding differences, migration and rotation constraints, and compliance considerations.

### Source excerpt

Where to store keys, how to rotate them, how to migrate from SQLCipher or unencrypted SQLite, and what SOC2, HIPAA, and PCI-DSS auditors actually want to see.

## Encrypting SQLite Databases with Turso: Local, Cloud, and BYOK

DevFeed: [Encrypting SQLite Databases with Turso: Local, Cloud, and BYOK](<https://devfeed.tech/articles/encrypting-sqlite-databases-with-turso-local-cloud-and-byok-5940.md>)

Original publisher: [Read original article](<https://turso.tech/blog/encrypting-sqlite-databases-with-turso>)

Author: Jeff Olson

Published: 2026-09-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Turso](<https://devfeed.tech/topics/turso.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [local](<https://devfeed.tech/tags/local.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rust](<https://devfeed.tech/tags/rust.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

A tutorial on Turso's native SQLite encryption and cloud BYOK model, covering key handling, architecture, code, and benchmarks.

### Source excerpt

How Turso's two encryption models work in practice: native encryption in the Rust engine and BYOK on Turso Cloud, with working code and real benchmark numbers.

## Sites using PQC (September 2026)

DevFeed: [Sites using PQC (September 2026)](<https://devfeed.tech/articles/sites-using-pqc-september-2026-30242.md>)

Original publisher: [Read original article](<https://www.netmeister.org/blog/pqc-use-2026-09.html>)

Published: 2026-09-01T14:49:46Z

Content type: article

Language: en

Sources: [Signs of Triviality](<https://devfeed.tech/sources/signs-of-triviality.md>)

Topics: [Post-quantum cryptography](<https://devfeed.tech/topics/post-quantum-cryptography.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [post](<https://devfeed.tech/tags/post.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [post-quantum-cryptography](<https://devfeed.tech/tags/post-quantum-cryptography.md>), [quantum](<https://devfeed.tech/tags/quantum.md>), [september-2026](<https://devfeed.tech/tags/september-2026.md>), [sites](<https://devfeed.tech/tags/sites.md>), [tls](<https://devfeed.tech/tags/tls.md>), [top](<https://devfeed.tech/tags/top.md>), [using](<https://devfeed.tech/tags/using.md>)

### AI overview

A periodic check examines which of the top 1 million domains support post-quantum cryptography in their TLS key exchange.

### Source excerpt

One more periodic check of which of the top 1M domains support post-quantum cryptography in their TLS key exchange.

## SQLite Doesn't Come With Encryption. Here's What Developers Actually Use.

DevFeed: [SQLite Doesn't Come With Encryption. Here's What Developers Actually Use.](<https://devfeed.tech/articles/sqlite-doesn-t-come-with-encryption-here-s-what-developers-actually-use-6039.md>)

Original publisher: [Read original article](<https://turso.tech/blog/sqlite-encryption-what-developers-actually-use>)

Author: Jeff Olson

Published: 2026-09-01T00:00:00Z

Content type: article

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Encryption](<https://devfeed.tech/topics/encryption.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Operating system](<https://devfeed.tech/topics/operating-system.md>)

Tags: [database](<https://devfeed.tech/tags/database.md>), [developers](<https://devfeed.tech/tags/developers.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [extension](<https://devfeed.tech/tags/extension.md>), [os](<https://devfeed.tech/tags/os.md>), [security](<https://devfeed.tech/tags/security.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [turso](<https://devfeed.tech/tags/turso.md>)

### AI overview

An overview of SQLite encryption options, page-level AEAD encryption, and the impact of SQLite removing the undocumented SQLITE_HAS_CODEC hook in version 3.32.0.

### Source excerpt

A map of the SQLite encryption landscape: SQLCipher, SEE, SQLite3MultipleCiphers, and modern alternatives, plus how page-level AEAD encryption actually works.

## Provision a secure Amazon DocumentDB cluster with Terraform

DevFeed: [Provision a secure Amazon DocumentDB cluster with Terraform](<https://devfeed.tech/articles/provision-a-secure-amazon-documentdb-cluster-with-terraform-4707.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/provision-a-secure-amazon-documentdb-cluster-with-terraform/>)

Author: Sourav Kundu

Published: 2026-08-31T20:24:23Z

Content type: tutorial

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [iac-security](<https://devfeed.tech/topics/iac-security.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [passwords](<https://devfeed.tech/topics/passwords.md>)

Tags: [advanced-300](<https://devfeed.tech/tags/advanced-300.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-documentdb](<https://devfeed.tech/tags/amazon-documentdb.md>), [amazon-vpc](<https://devfeed.tech/tags/amazon-vpc.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [technical-how-to](<https://devfeed.tech/tags/technical-how-to.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

A walkthrough for provisioning a secure Amazon DocumentDB 8.0 cluster with Terraform. It applies infrastructure-as-code security controls including private VPC subnets, TLS, KMS encryption, secrets-managed passwords, security groups, and encrypted monitoring logs.

### Source excerpt

Learn how to provision a secure Amazon DocumentDB cluster using Terraform. This post applies infrastructure-as-code best practices with encryption, AWS Secrets Manager authentication, network isolation, and encrypted monitoring.

## Announcing Chainguard container images for Go 1.27

DevFeed: [Announcing Chainguard container images for Go 1.27](<https://devfeed.tech/articles/announcing-chainguard-container-images-for-go-1-27-12876.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/announcing-chainguard-container-images-for-go-1-27>)

Published: 2026-08-31T00:00:00Z

Content type: news

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [container images](<https://devfeed.tech/topics/container-images.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Security, Privacy and Abuse Prevention](<https://devfeed.tech/topics/security-privacy-and-abuse-prevention.md>), [Post-Quantum](<https://devfeed.tech/topics/post-quantum.md>)

Tags: [chainguard](<https://devfeed.tech/tags/chainguard.md>), [container](<https://devfeed.tech/tags/container.md>), [container-images](<https://devfeed.tech/tags/container-images.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [fedramp](<https://devfeed.tech/tags/fedramp.md>), [fedramp-ato](<https://devfeed.tech/tags/fedramp-ato.md>), [fips](<https://devfeed.tech/tags/fips.md>), [go](<https://devfeed.tech/tags/go.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [images](<https://devfeed.tech/tags/images.md>), [post-quantum](<https://devfeed.tech/tags/post-quantum.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Chainguard announces three Go 1.27 container images: go, go-fips, and go-openssl-fips. The options differ in their FIPS-validated cryptography, including whether cryptography is built in or selected at deployment time.

### Source excerpt

Chainguard simplifies Go 1.27 with three images and a new option to choose FIPS-validated cryptography at deployment without recompiling.

[Next page](<https://devfeed.tech/topics/cryptography.md?cursor=WyIyMDI2LTA4LTMxVDAwOjAwOjAwKzAwOjAwIiwgImZkZDIwMGNkLWM1YTEtNDgzZi1hYTBjLWI2OTkzZGM4ODQ5NiJd>)