<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openssl &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/openssl/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 12 Feb 2025 19:18:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>The importance of encryption and how AWS can help</title>
		<link>https://noise.getoto.net/2025/02/12/the-importance-of-encryption-and-how-aws-can-help/</link>
		
		<dc:creator><![CDATA[Ken Beer]]></dc:creator>
		<pubDate>Wed, 12 Feb 2025 19:18:47 +0000</pubDate>
				<category><![CDATA[aes]]></category>
		<category><![CDATA[AWS CloudHSM]]></category>
		<category><![CDATA[AWS Key Management Service*]]></category>
		<category><![CDATA[AWS KMS]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Foundational (100)]]></category>
		<category><![CDATA[Key management]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[s2n]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=6b326a97a1de81e6d46682ccc3f86cb6</guid>

					<description><![CDATA[February 12, 2025: This post was republished to include new services and features that have launched since the original publication date of June 11, 2020. Encryption is a critical component of a defense-in-depth security strategy that uses multiple defensive mechanisms to protect workloads, data, and assets. As organizations look to innovate while building trust with […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Automate the deployment of an NGINX web service using Amazon ECS with TLS offload in CloudHSM</title>
		<link>https://noise.getoto.net/2023/03/24/automate-the-deployment-of-an-nginx-web-service-using-amazon-ecs-with-tls-offload-in-cloudhsm/</link>
		
		<dc:creator><![CDATA[Nikolas Nikravesh]]></dc:creator>
		<pubDate>Fri, 24 Mar 2023 16:33:15 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS CloudHSM]]></category>
		<category><![CDATA[AWS Fargate]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[CloudHSM]]></category>
		<category><![CDATA[ECS]]></category>
		<category><![CDATA[fargate]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=329e9a7f81ef942f6c7500a86434b4bd</guid>

					<description><![CDATA[Customers who require private keys for their TLS certificates to be stored in FIPS 140-2 Level 3 certified hardware security modules (HSMs) can use AWS CloudHSM to store their keys for websites hosted in the cloud. In this blog post, we will show you how to automate the deployment of a web application using NGINX […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Discovering an OSSEC/Wazuh Encryption Issue</title>
		<link>https://noise.getoto.net/2020/10/12/discovering-an-ossec-wazuh-encryption-issue/</link>
		
		<dc:creator><![CDATA[Bozho]]></dc:creator>
		<pubDate>Mon, 12 Oct 2020 14:43:48 +0000</pubDate>
				<category><![CDATA[Developer tips]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[Opinions]]></category>
		<category><![CDATA[ossec]]></category>
		<category><![CDATA[wazuh]]></category>
		<guid isPermaLink="false">https://techblog.bozho.net/?p=3317</guid>

					<description><![CDATA[<p>I&#8217;m trying to get the Wazuh agent (a fork of OSSEC, one of the most popular open source security tools, used for intrusion detection) to talk to our custom backend<a href="https://techblog.bozho.net/discovering-an-ossec-wazuh-encryption-issue/">Continue reading</a></p>
<p>The post <a rel="nofollow" href="https://techblog.bozho.net/discovering-an-ossec-wazuh-encryption-issue/">Discovering an OSSEC/Wazuh Encryption Issue</a> appeared first on <a rel="nofollow" href="https://techblog.bozho.net/">Bozho's tech blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>OpenSSL Key and IV Padding</title>
		<link>https://noise.getoto.net/2020/10/10/openssl-key-and-iv-padding/</link>
		
		<dc:creator><![CDATA[Bozho]]></dc:creator>
		<pubDate>Sat, 10 Oct 2020 07:51:04 +0000</pubDate>
				<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Developer tips]]></category>
		<category><![CDATA[openssl]]></category>
		<guid isPermaLink="false">https://techblog.bozho.net/?p=3315</guid>

					<description><![CDATA[<p>OpenSSL is an omnipresent tool when it comes to encryption. While in Java we are used to the native Java implementations of cryptographic primitives, most other languages rely on OpenSSL.<a href="https://techblog.bozho.net/openssl-key-and-iv-padding/">Continue reading</a></p>
<p>The post <a rel="nofollow" href="https://techblog.bozho.net/openssl-key-and-iv-padding/">OpenSSL Key and IV Padding</a> appeared first on <a rel="nofollow" href="https://techblog.bozho.net/">Bozho's tech blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 46/118 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-07 10:25:00 by W3 Total Cache
-->