TxtCipher now supports AES-256-GCM
TxtCipher adds AES-256-GCM encryption mode for secure text encryption, complementing legacy RC4 support.
TxtCipher adds AES-256-GCM encryption mode for secure text encryption, complementing legacy RC4 support.
TxtCipher is a browser-based text encryption tool using RC4 cipher and Base64 encoding, compatible with TxtCrypt.
A technical guide on implementing AES-GCM encryption for property serialization using System.Text.Json in .NET.
A detailed comparison of personal cloud backup tools, focusing on security, accessibility, and key features for consumers.
A technical guide on using System.Text.Json and TypeInfoResolver to automatically encrypt/decrypt sensitive properties during JSON serialization.
A daily roundup of links covering .NET, web development, AI, Python, DevOps, and other software engineering topics from January 8, 2026.
A developer's personal review and comparison of Ente, an end-to-end encrypted photo backup service, against alternatives like Amazon Photos and self-hosted options.
A detailed comparison of HashiCorp Vault and Ansible Vault for secrets management, covering features, use cases, and security.
A personal review of MeshCore, an encrypted, off-grid mesh messaging system using LoRa radios for communication during emergencies.
A technical guide on using DTrace to inspect encrypted and compressed network traffic in Go programs for debugging purposes.
Explains how to implement sovereign controls in Azure using policies for data residency, encryption, and confidential computing.
Part 3 of a series on SQL Server security, covering auditing, encryption, and secure development practices for DBAs.
A technical guide on enforcing TLS 1.2 and trusted certificates for SQL Server connections to secure data in transit, covering FedRAMP compliance.
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.
Explains how Cryptomator, a free open-source tool, provides end-to-end encryption for files stored in cloud services like Google Drive or Dropbox.
Explores Client-Side Encryption (CSE) and its role in data security, comparing it to server-side methods and discussing its advantages and security considerations.
A guide to encrypting and decrypting sensitive identifiers in ASP.NET Core route parameters for improved security and data privacy.
A guide to implementing encryption and data protection in Azure using PowerShell, covering Key Vault, TDE, Storage Encryption, and more.
An article explaining homomorphic encryption, a method for performing computations on encrypted data without decryption, with a practical example in R.
An overview of popular file encryption algorithms like AES, MD5, SHA-1, and SHA-2, explaining their uses and how to choose the right one for data security.