<?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>FIPS 140 Archives - Corsec Security, Inc.®</title>
	<atom:link href="https://www.corsec.com/tag/fips-140/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.corsec.com/tag/fips-140/</link>
	<description>Corsec helps companies complete security certifications and validations like FIPS 140-3, Common Criteria, CSfC, &#38; the DoDIN APL / UC APL.</description>
	<lastBuildDate>Tue, 21 Jul 2026 18:33:34 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.corsec.com/wp-content/uploads/cropped-Corsec-Logo-SiteMap-32x32.png</url>
	<title>FIPS 140 Archives - Corsec Security, Inc.®</title>
	<link>https://www.corsec.com/tag/fips-140/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Designing for FIPS 140-3: A Practical Guide for Engineering</title>
		<link>https://www.corsec.com/fips-engineering/</link>
		
		<dc:creator><![CDATA[Mary Broerman]]></dc:creator>
		<pubDate>Wed, 28 Jan 2026 20:34:57 +0000</pubDate>
				<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=22241</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/fips-engineering/">Designing for FIPS 140-3: A Practical Guide for Engineering</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="284" data-end="351">Security &amp; Design Engineering</h3>
<p data-start="353" data-end="1043">The Federal Information Processing Standard 140‑3 (<span style="color: #339966;"><a style="color: #339966;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span>) is a government-mandated framework for products sold into U.S. federal agencies. FIPS 140-3 defines how cryptographic modules must be designed, engineered, tested, and validated for use across U.S. federal agencies and regulated industries. Whether you’re an engineer new to FIPS, a seasoned security architect, or a product manager navigating compliance constraints, understanding the engineering implications is essential.</p>
<div>Beyond security, adherence to FIPS 140-3 can support interoperability, repeatable deployments, and predictable audit outcomes across complex systems.</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="284" data-end="351">Why FIPS 140‑3 Matters for Engineers and Product Teams</h3>
<p data-start="353" data-end="1043">Engineering teams are responsible for translating FIPS 140-3 requirements into practical design, implementation, and configuration decisions that support federal contracts, regulated industries such as critical infrastructure, finance, healthcare, IoT, and any environment handling highly sensitive data.</p>
<div>
<p>FIPS 140‑3 defines standardized security requirements for cryptographic modules across:</p>
<ul>
<li>Algorithm selection and cryptographic primitives</li>
<li>Key generation, handling, and destruction</li>
<li>Entropy sources and DRBG validation</li>
<li>Physical security protections (for hardware)</li>
<li>Secure boot, self‑tests, integrity checks, and error handling</li>
<li>Boundary definitions and operational environments</li>
</ul>
<p>Getting these engineering decisions right at design time minimizes the risk of costly rework, failed validations, and security gaps. Treating FIPS 140‑3 as a design discipline — not a post‑development audit, is critical.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="284" data-end="351">Security &amp; Design Engineering</h3>
<div>
<p>FIPS 140‑3 requirements shape both architecture and implementation. Engineers must consider how security functions behave from the moment the system boots through runtime operations and updates.</p>
<p>Examples of core engineering decisions influenced by FIPS requirements include:</p>
<ul>
<li><span style="color: #339966;"><strong>Choosing cryptographic libraries</strong></span>: Whether to use an open‑source module (e.g., OpenSSL FIPS provider), create a proprietary one, or privately label a validated module.</li>
<li><span style="color: #339966;"><strong>Boundary scoping</strong></span>: Deciding whether the &#8220;cryptographic boundary&#8221; is your entire product, a subcomponent, or a standalone module.</li>
<li><span style="color: #339966;"><strong>Entropy design</strong></span>: Ensuring your RNG/DRBG meets SP 800‑90 requirements and that entropy collection is testable and well‑documented.</li>
<li><span style="color: #339966;"><strong>Integrity monitoring</strong></span>: Implementing pre‑operational self‑tests and approved integrity checks that must pass before the module enters a FIPS‑approved mode.</li>
</ul>
<p>Evaluating these design decisions early helps prevent failures during testing.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="3865" data-end="3917">Engineering Mitigation Strategies</h3>
<div>
<p>Bridging security design with practical engineering execution is where many FIPS efforts succeed — or fail. This is the point in the development lifecycle where theoretical security requirements become engineering realities. Attempting to “retrofit” FIPS into an existing product is a common engineering failure. Corsec recommends integrating FIPS security requirements from the initial architectural design to reduce rework, cost, and validation delays. As an example, a team that chooses a non‑approved AES mode of operation (such as AES‑XTS for certain contexts) will later be forced to redesign its crypto pipeline once CMVP testing begins.</p>
<p><span style="color: #339966;">Plan for Compliance from Day One</span><br data-start="5328" data-end="5331" />Designing with FIPS 140-3 requirements in mind from the start—rather than attempting to retrofit compliance late in development—reduces engineering rework, lowers costs, and shortens validation timelines.</p>
<p><span style="color: #339966;">Document Gaps Using a POA&amp;M<br />
</span>The most essential mitigation strategy is documenting certification gaps. For engineers, this means clearly identifying and outlining validation boundary options and the technical areas that need to be addressed in order to achieve validation.</p>
<p><span style="color: #339966;">Enforce FIPS-Approved Mode Configuration<br />
</span>Validated modules must operate strictly in their FIPS-approved mode. Misconfiguration is a common engineering pitfall and one of the most frequent causes of non-compliance during reviews.</p>
<p><span style="color: #339966;">Use Approved Security Update Paths<br />
</span>When addressing CVEs or updating to a newer version of your product, engineers should select and follow the appropriate and approved security update process. There are many different update scenarios available for modules, some paths are faster and more cost-effective than triggering a full revalidation. Keeping your module inline with the regulations to qualify for an update is key.</p>
<p><span style="color: #339966;">Select an Appropriate FIPS Partner<br />
</span>Involving a FIPS partner early in the development lifecycle allows engineers to receive feedback before designs are finalized. Early engagement helps ensure documentation accuracy and reduces the likelihood of delays during formal testing.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="2345" data-end="2397">Addressing FIPS 140-3 &amp; Key Considerations</h3>
<div>
<p>Reviewing FIPS requirements at every engineering milestone is highly recommended, from architecture to final testing.</p>
</div>
<p data-start="2399" data-end="2723"><span style="color: #339966;">Contracts and Revenue</span><br data-start="2436" data-end="2439" />Products sold to or deployed within federal environments require FIPS 140-3 validation. For engineering teams, failure to validate often means finished products sit idle while deals stall, procurements are canceled, or existing contracts are put at risk.</p>
<p data-start="2725" data-end="2976"><span style="color: #339966;">Operational Disruptions</span><br data-start="2752" data-end="2755" />Lack of validation can translate to engineering teams being blocked from deploying new systems, features, or updates. Any modification to a validated cryptographic module—or the introduction of a non-validated component—can render the system non-compliant.</p>
<p data-start="2978" data-end="3240"><span style="color: #339966;">Security Exposure</span><br data-start="3009" data-end="3012" />To preserve an existing certificate, engineers may delay applying critical operating system or dependency patches. While this maintains validation status, it can leave systems exposed to known vulnerabilities and active threats.</p>
<p data-start="3242" data-end="3564"><span style="color: #339966;">Legal, Financial, and Reputational Risk</span><br data-start="3285" data-end="3288" />Failure to meet FIPS 140-3 requirements can result in regulatory violations, financial penalties, and legal exposure, including potential False Claims Act implications. These outcomes can significantly impact both the organization and the engineering teams responsible for delivery.</p>
<p data-start="3566" data-end="3858"><span style="color: #339966;">Certificates Becoming “Historical”</span><br data-start="3604" data-end="3607" />When teams fail to plan for standard transitions—such as moving from FIPS 140-2 to FIPS 140-3—certificates may become historical. Once this happens, they can no longer be used for new federal acquisitions, forcing revalidation under tighter timelines.</p>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 data-start="5588" data-end="6057">
<style>
a {<br />    text-decoration: none;<br />    color: #464feb;<br />}<br />tr th, tr td {<br />    border: 1px solid #e6e6e6;<br />}<br />tr th {<br />    background-color: #f5f5f5;<br />}<br /></style>
</h3>
<div>
<h3><strong>Ready to Engineer Your Product for FIPS 140‑3?</strong></h3>
<p>If you’re building cryptographic products for federal or regulated markets, Corsec recommends engaging early to avoid costly engineering rework.</p>
<p><strong>To accelerate your path to validation and ensure your engineering team is building FIPS‑ready designs from day one, <a href="https://www.corsec.com/contact-us/" target="_blank" rel="noopener">schedule time to speak to a Corsec engineer</a>.</strong></p>
</div>
</div>

		</div>
	</div>
<div class="vc_empty_space"   style="height: 12px"><span class="vc_empty_space_inner"></span></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5 style="text-align: center;"><a href="https://www.corsec.com/fips-assessment/" target="_blank" rel="noopener"><strong><img decoding="async" class="aligncenter wp-image-22144" src="https://www.corsec.com/wp-content/uploads/Assessment-Complete-Icon-Green-266x300.png" alt="FIPS 140-3 Assessment Complete Icon" width="93" height="105" srcset="https://www.corsec.com/wp-content/uploads/Assessment-Complete-Icon-Green-266x300.png 266w, https://www.corsec.com/wp-content/uploads/Assessment-Complete-Icon-Green.png 662w" sizes="(max-width: 93px) 100vw, 93px" /></strong></a></h5>
<h5 style="text-align: center;"><strong>FIPS Assessment</strong></h5>
</div>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5><a href="https://www.corsec.com/enhance/" target="_blank" rel="noopener"><strong><img decoding="async" class="aligncenter wp-image-22143" src="https://www.corsec.com/wp-content/uploads/Design-Testing-Complete-Icon-Green-268x300.png" alt="FIPS 140-3 Design &amp; Testing Complete Icon" width="94" height="105" srcset="https://www.corsec.com/wp-content/uploads/Design-Testing-Complete-Icon-Green-268x300.png 268w, https://www.corsec.com/wp-content/uploads/Design-Testing-Complete-Icon-Green.png 662w" sizes="(max-width: 94px) 100vw, 94px" /></strong></a></h5>
<h5 style="text-align: center;"><strong>FIPS Design &amp; Testing</strong></h5>
</div>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5><a href="https://www.corsec.com/validate/" target="_blank" rel="noopener"><strong><img decoding="async" class="aligncenter wp-image-22145" src="https://www.corsec.com/wp-content/uploads/Validation-Complete-Icon-Green-266x300.png" alt="FIPS 140-3 Validation Complete Icon" width="93" height="105" srcset="https://www.corsec.com/wp-content/uploads/Validation-Complete-Icon-Green-266x300.png 266w, https://www.corsec.com/wp-content/uploads/Validation-Complete-Icon-Green.png 662w" sizes="(max-width: 93px) 100vw, 93px" /></strong></a></h5>
<h5 style="text-align: center;"><strong>FIPS Validation</strong></h5>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>For 27+ years Corsec<strong> </strong>has guided companies through the IT security certification process for <span style="color: #008000;"><strong><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/" target="_blank" rel="noopener">FIPS 140-2</a> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span></strong>,</span> <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/" target="_blank" rel="noopener"><strong>Common Criteria</strong></a></span> (CC), <strong><span style="color: #872b2b;"><a style="color: #872b2b;" href="https://www.corsec.com/csfc/" target="_blank" rel="noopener">CSfC</a></span></strong>, and the <span style="color: #0000ff;"><strong>DoD (<a style="color: #0000ff;" href="https://www.corsec.com/stig/" target="_blank" rel="noopener">STIGs</a>, <a style="color: #0000ff;" href="https://www.corsec.com/dodin-apl/" target="_blank" rel="noopener">DoDIN APL, UC APL</a>)</strong></span>. From mobile devices to satellites, Corsec helps companies reduce validation risk, shorten timelines, and expand into regulated markets.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe" target="_blank" rel="noopener"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/" target="_blank" rel="noopener">Jake Nelson</a></span><br />
Corsec Director of Marketing<br />
jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/fips-engineering/">Designing for FIPS 140-3: A Practical Guide for Engineering</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Powering the Future: Electric Vehicles and Security</title>
		<link>https://www.corsec.com/certs-electric-vehicles/</link>
		
		<dc:creator><![CDATA[Mary Broerman]]></dc:creator>
		<pubDate>Tue, 28 Oct 2025 13:32:19 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[Connected Cars]]></category>
		<category><![CDATA[Cyber Resilience]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Electric Vehicles]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21752</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/certs-electric-vehicles/">Powering the Future: Electric Vehicles and Security</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="344" data-end="371">Electrifying Progress, Emerging Risks</h3>
<p data-start="344" data-end="371">Electric vehicles (EVs) are driving the future of transportation — cleaner, smarter, and more connected than ever before. But as connectivity and innovation accelerate, so do the cyber risks under the hood. From over-the-air updates to smart charging networks, EVs are increasingly dependent on complex software systems. That makes them vulnerable to exploitation and cyber threats, which could lead to malicious attacks, system outages, bugs, and glitches.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="633" data-end="663"><strong data-start="637" data-end="663">A Revolution on Wheels</strong></h3>
<p data-start="665" data-end="1179">The modern EV is essentially a computer on wheels — constantly communicating with apps, networks, and infrastructure. Each connection point, from Wi-Fi and Bluetooth to public charging stations, opens a potential doorway for cyberattacks. Weak spots like unsecured charging stations, vulnerable mobile apps, and tampered over-the-air updates can expose personal data or even allow remote control of vehicle systems. A compromised system could impact driver safety, vehicle performance, or even the power grid itself. As the EV ecosystem expands to include autonomous driving, smart grids, and nationwide charging networks, it’s never been more important to secure these technologies from evolving threats.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="1186" data-end="1219"><strong data-start="1190" data-end="1219">Securing Every Connection</strong></h3>
<p>To protect against growing cyber risks, manufacturers are relying on trusted security standards and certifications. Frameworks like FIPS 140-3 and Common Criteria help verify that the systems inside electric vehicles — such as the software, communication tools, and encryption — are built to keep data and operations safe. These standards ensure that sensitive information, from driver credentials to vehicle diagnostics, is encrypted, authenticated, and transmitted through secure channels. They also validate that software updates and communication interfaces are protected against tampering or unauthorized access.</p>
<p>These certifications aren’t just boxes to check; they show that the technology inside each vehicle has been carefully tested to meet strict security standards. By earning them, manufacturers prove that they take protection seriously and that their vehicles are designed to keep drivers, data, and connections secure. In short, certifications build trust — giving everyone confidence that the EV on the road is both smart and safe.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="1703" data-end="1739"><strong data-start="1707" data-end="1739">Driving Compliance and Trust</strong></h3>
<p data-start="1741" data-end="2147">For automotive manufacturers, earning certification is more than a regulatory requirement — it’s a competitive edge. It helps strengthen relationships with governing bodies, builds trust with consumers, and opens opportunities in high-security markets such as federal and defense. Certification proves that an organization isn’t just driving innovation but doing so responsibly, with security embedded in every phase of design and development.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3><strong data-start="2158" data-end="2182">The Corsec Advantage</strong></h3>
<p data-start="2184" data-end="2697">Corsec partners with innovators across the automotive and energy sectors to streamline the certification journey. With decades of experience and over 500 successful validations — including <strong data-start="2373" data-end="2385">FIPS 140</strong>, <strong data-start="2387" data-end="2406">Common Criteria</strong>, <strong data-start="2408" data-end="2416">CSfC</strong>, and <strong data-start="2422" data-end="2435">DoDIN APL</strong> — Corsec helps organizations navigate complex requirements, coordinate testing, and accelerate product readiness. From initial design review through lab validation, Corsec ensures EV technologies meet the highest security standards without slowing innovation.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="4379" data-end="4405">Ready to Get Started?</h3>
<p data-start="4406" data-end="4751">As electric vehicles continue to redefine mobility, ensuring their security is non-negotiable. Connect with Corsec today to protect your technology, earn trusted certifications, and power the future of safe, secure transportation.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			
		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h3 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h3>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">For two decades Corsec<strong> </strong>has assisted companies through the IT security certification process for <strong><span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/">FIPS 140-2</a> / </span><a href="https://www.corsec.com/fips-140-3/"><span style="color: #008000;">FIPS 140-3</span></a></strong>, <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/"><strong>Common Criteria</strong></a></span> (CC), <span style="color: #993300;"><strong><a style="color: #993300;" href="https://www.corsec.com/csfc/">CSfC</a></strong>,</span> and <span style="color: #0000ff;"><a style="color: #0000ff;" href="https://www.corsec.com/dodin-apl/"><strong>DoD requirements (STIGs, UCR, APL)</strong></a></span>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "> </div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/">Jake Nelson</a></span> Corsec Director of Marketing jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/certs-electric-vehicles/">Powering the Future: Electric Vehicles and Security</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Spectro Cloud Anchors Product Security with FIPS 140-3 Validation of Cryptographic Library</title>
		<link>https://www.corsec.com/spectro-cloud-library-fips/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Fri, 03 Oct 2025 15:56:48 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[Secure Products]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21494</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/spectro-cloud-library-fips/">Spectro Cloud Anchors Product Security with FIPS 140-3 Validation of Cryptographic Library</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Corsec would like to congratulate our partner, Spectro Cloud, Inc., on completing the Federal Information Processing Standard Publication 140-3 (<a href="https://www.corsec.com/fips-140-3/">FIPS 140-3</a>) validation process on the Spectro Cloud Cryptographic Library, which is embedded in its Palette VerteX management platform. Completion of the FIPS 140-3 validation process provides reassurance and confirmation to users of the protection of sensitive information within their environment.</p>
<p>To achieve this benchmark, Spectro Cloud partnered with Corsec, completing the validation at a Level 1 as seen in certificate #5061. For more information on the validation and to find additional details on the module’s security policy, visit <a href="https://csrc.nist.gov/Projects/cryptographic-module-validation-program/Validated-Modules/Search">NIST’s validated modules site</a>.</p>
<p>To learn more about engineering your product to meet Federal and regulated industry security requirements, <a href="https://www.corsec.com/contact-us/">schedule time to speak to a Corsec engineer</a>.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5><strong><span class="s3">About FIPS 140</span></strong></h5>
</div>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p><span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/">FIPS 140-2</a></span> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/">FIPS 140-3</a></span> are a joint effort by the National Institute of Standards and Technology (NIST) in the United States and the Communications Security Establishment Canada (CSEC), under the Canadian government. The Cryptographic Module Validation Program (CMVP), headed by NIST, provides module and algorithm testing for FIPS 140, which applies to Federal agencies using validated cryptographic modules to protect sensitive government data in computer and telecommunication systems. FIPS 140 provides stringent third-party assurance of security claims on any product containing cryptography that may be purchased by a government agency.</p>
<p>FIPS 140 is mandated by law in the U.S. and very strictly enforced in Canada. FIPS 140 has gained worldwide recognition as an important benchmark for third party validations of encryption products of all kinds. A FIPS 140 validation of a product provides end users with a high degree of product security, assurance, and dependability.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5><strong>About Spectro Cloud and Its Cryptographic Library</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Spectro Cloud supports enterprises and government organizations to fulfill their mission with Kubernetes. Its Palette VerteX platform lets teams deploy, manage and secure clusters — edge to data center to cloud — while maintaining full stack choice.</p>
<p>Palette is already trusted by leading organizations worldwide, including the US Army, Air Force and Navy. It earned a ‘Strong Performer’ rating in the 2025 Forrester Wave for container management, and ‘Leader’ in the GigaOm Radar reports for both Managed Kubernetes and Kubernetes for Edge Computing. Palette VerteX is also FedRAMP 20x Low ATO and FedRAMP Moderate In Process.</p>
<p>The Spectro Cloud Cryptographic Library module is an open-source, general-purpose cryptographic library which provides approved cryptographic algorithms to serve BoringSSL and other user-space applications. The module is a software module and has a Multi-Chip Stand Alone embodiment. The module is intended for use in Android, Debian Linux, and Google Prodimage with Linux environments and any general-purpose environment that requires cryptographic primitives.</p>
<p>For more information on Spectro Cloud and the Palette VerteX platform, visit spectrocloud.com.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>For two decades Corsec<strong> </strong>has assisted companies through the IT security certification process for <span style="color: #008000;"><strong><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/">FIPS 140-2</a> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/">FIPS 140-3</a></span></strong>,</span> <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/"><strong>Common Criteria</strong></a></span> (CC), <span style="color: #872b2b;"><a style="color: #872b2b;" href="https://www.corsec.com/csfc/">CSfC</a></span>, and <a href="https://www.corsec.com/dodin-apl/"><strong>DoD STIG/DoDIN APL</strong></a>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/">Jake Nelson</a></span><br />
Corsec Director of Marketing<br />
jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/spectro-cloud-library-fips/">Spectro Cloud Anchors Product Security with FIPS 140-3 Validation of Cryptographic Library</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>From Roads to Runways: Why Transportation Needs Certification</title>
		<link>https://www.corsec.com/certs-transportation/</link>
		
		<dc:creator><![CDATA[Mary Broerman]]></dc:creator>
		<pubDate>Tue, 30 Sep 2025 20:09:24 +0000</pubDate>
				<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[Aerospace & Aviation]]></category>
		<category><![CDATA[digital technology]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[Transportation]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21501</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/certs-transportation/">From Roads to Runways: Why Transportation Needs Certification</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="344" data-end="371">Innovation on the Move</h3>
<p data-start="372" data-end="918">The transportation industry is transforming at an unprecedented pace. From connected vehicles and autonomous systems to intelligent railways, aviation, and maritime networks, modern transportation depends on digital technologies to operate efficiently and safely. These systems process sensitive data, interact with national infrastructure, and in many cases, move millions of people or critical goods every day. With such high stakes, even a minor vulnerability can lead to significant disruptions, safety risks, or national security concerns.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="920" data-end="966">Rising Risks in Transportation Technology</h3>
<p data-start="967" data-end="1517">As transportation becomes more connected, it also becomes a larger target for cyberattacks. Threat actors see opportunities to exploit vehicle communication systems, satellite navigation, logistics software, and air traffic technologies. For example, ransomware attacks have already disrupted global shipping operations, with the Maersk NotPetya incident in 2017 halting ports and cargo flows across multiple continents. Aviation has also seen GPS spoofing attempts and concerns over vulnerabilities in aircraft communications. On the regulatory side, the FAA is mandating stricter cybersecurity reviews for avionics and ground-based systems.</p>
<p data-start="967" data-end="1517">These pressures mean that governments and regulators around the world are tightening requirements, demanding that vendors not only innovate but also prove that their products meet the highest security standards. For manufacturers and technology providers in this space, certification has shifted from optional to essential..</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="1519" data-end="1564">Certification as a Competitive Advantage</h3>
<p data-start="1565" data-end="2154">Security certifications—such as FIPS 140-3 for cryptographic modules and Common Criteria for product assurance—provide recognized proof that transportation technologies are resilient against attack. In the rail sector, for example, signaling systems certified under Common Criteria can be deployed in Europe without additional national approvals, accelerating market entry. Similarly, avionics or satellite communications providers often cannot win contracts with government or defense agencies unless their cryptographic components are FIPS-validated. For commercial vehicle manufacturers, certification also enables compliance with UNECE cybersecurity requirements, reducing barriers to international sales.</p>
<p data-start="1565" data-end="2154">Beyond compliance, achieving certification demonstrates that a company has invested in security as a core part of its design and development process, giving it an edge in a highly competitive market.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="2156" data-end="2181">Conclusion</h3>
<p data-start="2182" data-end="2711">The transportation sector’s digital transformation is inseparable from cybersecurity. Vendors that proactively embrace certification are not only meeting regulatory demands but also safeguarding critical infrastructure, protecting passengers, and strengthening their competitive position. As cyber threats evolve, certification will continue to serve as both a shield and a differentiator—ensuring that innovation in transportation can advance without sacrificing trust, safety, or resilience.</p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h3 data-start="4277" data-end="4304">Ready to Get Started?</h3>
<p>Let Corsec help you certify your transportation technology and enter new markets with confidence. Learn more about our certification services → <a class="decorated-link" href="https://www.corsec.com/" target="_new" rel="noopener" data-start="3121" data-end="3171">https://www.corsec.com/</a></p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">For two decades Corsec<strong> </strong>has assisted companies through the IT security certification process for <strong><a href="https://www.corsec.com/fips-140-2/">FIPS 140-2</a> / <a href="https://www.corsec.com/fips-140-3/">FIPS 140-3</a></strong>, <a href="https://www.corsec.com/common-criteria/"><strong>Common Criteria</strong></a> (CC), <strong><a href="https://www.corsec.com/csfc/">CSfC</a></strong>, and the <a href="https://www.corsec.com/dodin-apl/"><strong>DoD’s APL</strong></a>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</div>
</div>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/">Jake Nelson</a></span> Corsec Director of Marketing jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/certs-transportation/">From Roads to Runways: Why Transportation Needs Certification</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Securing the Internet of Things: Why Certification is the Key to Market Success</title>
		<link>https://www.corsec.com/certs-iot/</link>
		
		<dc:creator><![CDATA[Mary Broerman]]></dc:creator>
		<pubDate>Fri, 29 Aug 2025 18:23:18 +0000</pubDate>
				<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[STIG]]></category>
		<category><![CDATA[DoD]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21413</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/certs-iot/">Securing the Internet of Things: Why Certification is the Key to Market Success</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p aria-level="3"><b><span data-contrast="none">A Connected World, A Growing Risk</span></b><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:281,&quot;335559739&quot;:281}"> </span></p>
<p><span data-contrast="auto">From smart thermostats and wearable fitness trackers to industrial control systems and autonomous vehicles, the Internet of Things (IoT) has become an essential part of modern life. These connected devices provide convenience, efficiency, and new capabilities across nearly every industry. But with innovation comes risk. Each new device that connects to a network expands the potential attack surface for cybercriminals. Weak encryption, outdated firmware, or poor authentication can expose sensitive data, disrupt critical operations, or even threaten national security.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>
<p><span data-contrast="auto">The expansion of IoT has outpaced the security measures needed to protect it. For manufacturers, securing devices is no longer optional—it is a requirement for market entry.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p aria-level="3"><b><span data-contrast="none">The Challenge of IoT Security</span></b><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:281,&quot;335559739&quot;:281}"> </span></p>
<p><span data-contrast="auto">IoT products are often developed with speed-to-market in mind, and security features can be left behind in the rush to innovate. The consequences of these oversights are significant. Vulnerabilities in consumer devices can lead to privacy violations, while flaws in industrial or medical IoT systems can cause operational failures or put lives at risk.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>
<p><span data-contrast="auto">Manufacturers face an increasingly complex regulatory landscape as well. Governments, enterprises, and consumers alike now expect clear proof that IoT devices are secure. Meeting these expectations requires not only strong engineering practices but also formal certification to demonstrate compliance with established security standards.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p aria-level="3"><b><span data-contrast="none">Certification as a Path to Trust</span></b><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:281,&quot;335559739&quot;:281}"> </span></p>
<p><span data-contrast="auto">Certifications have become the cornerstone of IoT trust. Security frameworks such as </span><b><span data-contrast="auto">Common Criteria, FIPS 140-3, CSfC, STIGs, and the UCR</span></b><span data-contrast="auto"> provide assurance that devices meet rigorous industry requirements. For manufacturers, achieving certifications unlock access to critical markets, including federal, defense, and enterprise sectors where uncertified devices cannot compete.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>
<p><span data-contrast="auto">Certifications also offer long-term advantages. By validating a device against internationally recognized standards, companies demonstrate their commitment to security, differentiate themselves from competitors, and reduce barriers to adoption. In an environment where buyers are increasingly security-conscious, certifications are not just about compliance— they are about gaining a competitive edge.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p aria-level="3"><b><span data-contrast="none">Building Security from the Start</span></b><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:281,&quot;335559739&quot;:281}"> </span></p>
<p><span data-contrast="auto">The most successful IoT companies integrate security into their products from the very beginning. Certifications should not be treated as a checkbox at the end of development, but as a guiding framework for product design. By aligning early with certification requirements, manufacturers can avoid costly redesigns, accelerate approval timelines, and ensure that security is woven into the DNA of their devices.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p aria-level="3"><b><span data-contrast="none">Ready to Get Started?</span></b><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;134245418&quot;:true,&quot;134245529&quot;:true,&quot;335559738&quot;:281,&quot;335559739&quot;:281}"> </span></p>
<p><span data-contrast="auto">The IoT revolution is here—but only secure and certified devices will earn lasting trust. Don’t let certification challenges slow you down.</span><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>
<p><span data-contrast="auto">Let Corsec help you navigate the complexities of IoT certification and bring secure products to market faster. Learn more about our certification services → </span><a href="https://www.corsec.com/services"><span data-contrast="none">https://www.corsec.com/services</span></a><span data-ccp-props="{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}"> </span></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>For two decades Corsec<strong> </strong>has assisted companies through the IT security certification process for <span style="color: #008000;"><strong><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/">FIPS 140-2</a> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/">FIPS 140-3</a></span></strong>,</span> <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/"><strong>Common Criteria</strong></a></span> (CC), <strong><span style="color: #872b2b;"><a style="color: #872b2b;" href="https://www.corsec.com/csfc/">CSfC</a></span></strong>, and the <a href="https://www.corsec.com/dodin-apl/"><strong>DoD’s APL</strong></a>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</p>
</div>
</div>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/">Jake Nelson</a></span><br />
Corsec Director of Marketing<br />
jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/certs-iot/">Securing the Internet of Things: Why Certification is the Key to Market Success</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2nd FIPS 140-3 Validation Completed by Ribbon</title>
		<link>https://www.corsec.com/ribbon-fips-sbcswe/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Tue, 12 Aug 2025 19:36:16 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[Secure Products]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21401</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/ribbon-fips-sbcswe/">2nd FIPS 140-3 Validation Completed by Ribbon</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Corsec would like to congratulate our partner, Ribbon Communications, Inc., on completing the Federal Information Processing Standard Publication 140-3 (<span style="color: #339966;"><a style="color: #339966;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span>) validation process on their SBC SWe Session Border Controller.</p>
<p>To achieve this milestone, Ribbon partnered with Corsec, completing the validation at a Level 1 as seen in certificate #<a href="https://csrc.nist.gov/projects/cryptographic-module-validation-program/certificate/5051" target="_blank" rel="noopener">5051</a> For more information on the validation and to find additional details on the module’s security policy, visit <a href="https://csrc.nist.gov/Projects/cryptographic-module-validation-program/Validated-Modules/Search" target="_blank" rel="noopener">NIST’s validated modules site</a>.</p>
<p>To learn more about engineering your product to meet Federal and regulated industry security requirements, <a href="https://www.corsec.com/contact-us/" target="_blank" rel="noopener">schedule time to speak to a Corsec engineer</a>.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5><strong><span class="s3">About FIPS 140</span></strong></h5>
</div>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p><span class="s1"><span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/" target="_blank" rel="noopener">FIPS 140-2</a></span> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span> are a joint effort by the National Institute of Standards and Technology (NIST) in the United States and the Communications Security Establishment Canada (CSEC), under the Canadian government. The Cryptographic Module Validation Program (CMVP), headed by NIST, provides module and algorithm testing for FIPS 140, which applies to Federal agencies using validated cryptographic modules to protect sensitive government data in computer and telecommunication systems. FIPS 140 provides stringent third-party assurance of security claims on any product containing cryptography that may be purchased by a government agency.</span></p>
<p><span class="s1">FIPS 140 is mandated by law in the U.S. and very strictly enforced in Canada. FIPS 140 has gained worldwide recognition as an important benchmark for third party validations of encryption products of all kinds. A FIPS 140 validation of a product provides end users with a high degree of product security, assurance, and dependability.</span></p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Ribbon Communications, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Ribbon Communications, Inc. is a leader in IP networking with proven expertise in delivering secure, reliable and scalable next-generation infrastructure and subscriber solutions. The Ribbon line of Session Border Controllers (SBC 5400) help mid-sized and large enterprises take advantage of cost-saving SIP trunking services by securing their network from IP-based attacks, unifying SIP-based communications and controlling traffic in the network.</p>
<p>The Ribbon SBC SWe Session Border Controller (SBC SWe) is a software-based, cloud-optimized SBC architected to enable and secure real-time communications in the cloud. Starting at 25 sessions and scaling to tens of thousands per instance, the unique architecture of the SBC SWe allows customers to define where on the performance curve their network needs to reside. The SBC SWe uses a “microservices” architecture designed to separate signaling, media, and transcoding to optimize virtual network resources. It also supports on-demand auto-scaling, with a feedback loop using Key Performance Indicators and the Ribbon Virtual Network Function (VNF) Manager.</p>
</div>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>For over 27 years, Corsec<strong> </strong>has assisted companies through the IT security certification process for <span style="color: #008000;"><strong><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/" target="_blank" rel="noopener">FIPS 140-2</a> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span></strong>,</span> <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/" target="_blank" rel="noopener"><strong>Common Criteria</strong></a></span> (CC), <strong><span style="color: #872b2b;"><a style="color: #872b2b;" href="https://www.corsec.com/csfc/" target="_blank" rel="noopener">CSfC</a></span></strong>, and <a href="https://www.corsec.com/dodin-apl/" target="_blank" rel="noopener"><strong>DoD STIGs/DoDIN APL</strong></a>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe" target="_blank" rel="noopener"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/" target="_blank" rel="noopener">Jake Nelson</a></span><br />
Corsec Director of Marketing<br />
jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/ribbon-fips-sbcswe/">2nd FIPS 140-3 Validation Completed by Ribbon</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ribbons Completes FIPS 140-3 Validation of SBC</title>
		<link>https://www.corsec.com/ribbon-fips-sbc5400/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Fri, 25 Jul 2025 19:29:59 +0000</pubDate>
				<category><![CDATA[Customers]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[Algorithm Testing]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[Secure Products]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21396</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/ribbon-fips-sbc5400/">Ribbons Completes FIPS 140-3 Validation of SBC</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Corsec would like to congratulate our partner, Ribbon Communications, Inc., on completing the Federal Information Processing Standard Publication 140-3 (<span style="color: #339966;"><a style="color: #339966;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span>) validation process on their SBC 5400 Session Border Controller.</p>
<p>To achieve this milestone, Ribbon partnered with Corsec, completing the validation at a Level 2 as seen in certificate <a href="https://csrc.nist.gov/projects/cryptographic-module-validation-program/certificate/5043" target="_blank" rel="noopener">#5043</a> For more information on the validation and to find additional details on the module’s security policy, visit <a href="https://csrc.nist.gov/Projects/cryptographic-module-validation-program/Validated-Modules/Search" target="_blank" rel="noopener">NIST’s validated modules site</a>.</p>
<p>To learn more about engineering your product to meet Federal and regulated industry security requirements, <a href="https://www.corsec.com/contact-us/" target="_blank" rel="noopener">schedule time to speak to a Corsec engineer</a>.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<h5><strong><span class="s3">About FIPS 140</span></strong></h5>
</div>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p><span class="s1"><span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/" target="_blank" rel="noopener">FIPS 140-2</a></span> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span> are a joint effort by the National Institute of Standards and Technology (NIST) in the United States and the Communications Security Establishment Canada (CSEC), under the Canadian government. The Cryptographic Module Validation Program (CMVP), headed by NIST, provides module and algorithm testing for FIPS 140, which applies to Federal agencies using validated cryptographic modules to protect sensitive government data in computer and telecommunication systems. FIPS 140 provides stringent third-party assurance of security claims on any product containing cryptography that may be purchased by a government agency.</span></p>
<p><span class="s1">FIPS 140 is mandated by law in the U.S. and very strictly enforced in Canada. FIPS 140 has gained worldwide recognition as an important benchmark for third party validations of encryption products of all kinds. A FIPS 140 validation of a product provides end users with a high degree of product security, assurance, and dependability.</span></p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Ribbon Communications, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>Ribbon Communications, Inc. is a leader in IP networking with proven expertise in delivering secure, reliable and scalable next-generation infrastructure and subscriber solutions. The Ribbon line of Session Border Controllers (SBC 5400) help mid-sized and large enterprises take advantage of cost-saving SIP trunking services by securing their network from IP-based attacks, unifying SIP-based communications and controlling traffic in the network.</p>
<p>Ribbon’s SBC 5400 Session Border Controller is a high-performance air-cooled, 2U, IP encryption appliance that features a unique architecture design that differs from other session border controllers on the market today by aggregating all of the session border functionality – security, encryption, transcoding, call routing, and session management – into a single device, and then distributing those functions to embedded and modular hardware within the device. The SBC 5400 provides secure SIP-based communications with robust security, reduced latency, real-time encryption (VOIP signaling and media traffic), media transcoding, flexible SIP session routing, and policy management.</p>
</div>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper"><strong>About Corsec Security, Inc.</strong></h5>
</div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p>For over 27 years, Corsec<strong> </strong>has assisted companies through the IT security certification process for <span style="color: #008000;"><strong><a style="color: #008000;" href="https://www.corsec.com/fips-140-2/" target="_blank" rel="noopener">FIPS 140-2</a> / <span style="color: #008000;"><a style="color: #008000;" href="https://www.corsec.com/fips-140-3/" target="_blank" rel="noopener">FIPS 140-3</a></span></strong>,</span> <span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.corsec.com/common-criteria/" target="_blank" rel="noopener"><strong>Common Criteria</strong></a></span> (CC), <strong><span style="color: #872b2b;"><a style="color: #872b2b;" href="https://www.corsec.com/csfc/" target="_blank" rel="noopener">CSfC</a></span></strong>, and the <a href="https://www.corsec.com/dodin-apl/" target="_blank" rel="noopener"><strong>DoD’s APL</strong></a>. We are a privately owned company focused on partnering with organizations worldwide to assist with the process of security certifications and validations. Our certification methodology helps open doors to new markets and increase revenue for clients with products ranging from mobile phones to satellites. Our broad knowledge safeguards against common pitfalls and thwarts delays, translating to a swift and seamless path to certification. Corsec has created the benchmark for providing business leaders with fast, flexible access to industry knowledge on security certifications and validations.</p>
</div>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_grey wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe" target="_blank" rel="noopener"><span style="color: #0000ff;">Subscribe</span></a></p>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p><a href="https://ww3.corsec.com/linkedin"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" /></a>     <a href="https://ww3.corsec.com/twitter"><img loading="lazy" decoding="async" class="alignnone" title="https://ww3.corsec.com/twitter" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" /></a>    <a href="https://ww3.corsec.com/facebook"><img loading="lazy" decoding="async" class="alignnone" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></p>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Press Contact:</a></strong></h5>
<p><span style="color: #3366ff;"><a style="color: #3366ff;" href="https://www.linkedin.com/in/jake-r-nelson/" target="_blank" rel="noopener">Jake Nelson</a></span><br />
Corsec Director of Marketing<br />
jnelson@corsec.com</p>

		</div>
	</div>
</div></div></div></div></div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/ribbon-fips-sbc5400/">Ribbons Completes FIPS 140-3 Validation of SBC</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fed Roundup: October 2024</title>
		<link>https://www.corsec.com/fed-oct24/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Fri, 01 Nov 2024 15:39:06 +0000</pubDate>
				<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[DoDIN APL]]></category>
		<category><![CDATA[FIPS 140-2]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[CMVP]]></category>
		<category><![CDATA[DISA]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[NIAP]]></category>
		<category><![CDATA[NIST]]></category>
		<category><![CDATA[STIG]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=21005</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/fed-oct24/">Fed Roundup: October 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.disa.mil/newsandevents">DISA News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Announcements:</span></h5>
<ul>
<li><a href="https://www.disa.mil/NewsandEvents/2024/Leadership-change-for-DISA-and-JFHQ-DODIN">Army Lt. Gen. Paul T. Stanton takes command of DISA and JFHQ – DoDIN</a></li>
<li><a href="https://www.disa.mil/NewsandEvents/2024/1024---DISA-PAC-Commander-at-Indo-Pac">Marine Corps Col. Jared C. Voneida, DISA Pacific commander, outlines network resilience policy</a></li>
<li><a href="https://www.disa.mil/NewsandEvents/2024/1028---DISA-Dir-during-F2I-2024">Newly appointed Army Lt. Gen. Paul T. Stanton speaks on innovation driving preparedness and decision making</a></li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;"><a style="color: #000000;" href="https://public.cyber.mil/stigs/">Security Technical Implementation Guide Updates:</a></span></h5>
<ul>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-dragos-platform-2-x-security-technical-implementation-guide/">Dragos Platform 2.x STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-apple-ios-ipados-18-security-technical-implementation-guide/">Apple iOS/iPadOS 18 STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-recently-released-the-following-updated-security-guidance-and-benchmarks/">Updated Security Guidance and Benchmarks</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-google-android-15-security-technical-implementation-guide/">Google Android 15 STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-microsoft-intune-desktop-security-technical-implementation-guide/">Microsoft Intune Desktop STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-apple-macos-15-sequoia-security-technical-implementation-guide/">Apple macOS 15 (Sequoia) STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/stig-update/">STIGs updated for deprecated Rev. 4 CCIs</a></li>
<li><a href="https://public.cyber.mil/announcement/gpo-update/">Oct Group Policy Objects (GPOs)</a></li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://csrc.nist.gov/News">NIST News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li><a href="https://csrc.nist.gov/News/2024/nist-releases-sp-1326-for-public-comment">C-SCRM Due Diligence Assessment Quick-Start Guide</a></li>
<li><a href="https://csrc.nist.gov/News/2024/new-nist-errata-update-c-scrm">Errata Update for Cybersecurity Supply Chain Risk Management Guidance</a></li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Special Publications &amp; Interagency Reports:</span></h5>
<ul>
<li><a href="https://csrc.nist.gov/News/2024/nist-has-published-nist-ir-8505">IR 8505, A Data Protection Approach for Cloud-Native Applications</a></li>
<li><a href="https://csrc.nist.gov/News/2024/submit-comments-on-nist-draft-nist-ir-8480">IPD NIST IR 8480, Attribute Validation Services for Identity Management</a></li>
<li><a href="https://csrc.nist.gov/News/2024/nist-ir-8539-ipd-available-for-comment">IPD IR 8539, Security Property Verification by Transition Model</a></li>
<li><a href="https://csrc.nist.gov/News/2024/nist-releases-sp-800-233">SP 800-233, Service Mesh Proxy Models for Cloud-Native Applications</a></li>
<li><a href="https://csrc.nist.gov/News/2024/comment-on-nist-sp-800-131a-revision-3">IPD SP 800-131A, Transitioning the Use of Cryptographic Algorithms and Key Length</a></li>
<li><a href="https://csrc.nist.gov/News/2024/pqc-digital-signature-second-round-announcement">IR 8528, <em>S</em>tatus Report on the First Round of the Additional Digital Signature Schemes for the NIST Post-Quantum Cryptography Standardization Process</a></li>
<li><a href="https://csrc.nist.gov/News/2024/automation-of-the-nist-cmvp-status-report">Draft CSWP 37, Automation of the NIST Cryptographic Module Validation Program: September 2024 Status Report</a></li>
<li></li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.niap-ccevs.org/announcements">NIAP News</a></strong></h5>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li><a href="https://www.niap-ccevs.org/Documents_and_Guidance/FINAL2024NIAPQuarterlyReportQ2.pdf">2nd Quarter Progress Report released</a></li>
<li>Functional Package for X.509 Version 1.0 posted</li>
</ul>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Protection Profile Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_black wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/contact-us/">Press Contact:</a></strong></h5>
<p><strong>Jake Nelson</strong><br />
Dir of Marketing<br />
Jnelson@corsec.com</p>
</div>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "><a href="https://www.linkedin.com/company/corsec-security"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" />     </a><a href="https://twitter.com/CorsecSecurity"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" />     </a><a href="https://www.facebook.com/Corsec-158518584300710/"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></div>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/fed-oct24/">Fed Roundup: October 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fed Roundup: June 2024</title>
		<link>https://www.corsec.com/fed-june24/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Wed, 03 Jul 2024 15:36:29 +0000</pubDate>
				<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[DoDIN APL]]></category>
		<category><![CDATA[Entropy]]></category>
		<category><![CDATA[FIPS 140-2]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[DISA]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[NIAP]]></category>
		<category><![CDATA[NIST]]></category>
		<category><![CDATA[Protection Profile]]></category>
		<category><![CDATA[STIG]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=20775</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/fed-june24/">Fed Roundup: June 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.disa.mil/newsandevents">DISA News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;"><a style="color: #000000;" href="https://public.cyber.mil/stigs/">Security Technical Implementation Guide Updates:</a></span></h5>
<ul>
<li>None</li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://csrc.nist.gov/News">NIST News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Special Publications &amp; Interagency Reports:</span></h5>
<ul>
<li><a href="https://csrc.nist.gov/News/2024/hmac-specification-draft-sp-800224">Draft SP 800-224</a></li>
<li><a href="https://csrc.nist.gov/News/2024/data-protection-for-cloudnative-apps-draft-nist-ir">Draft IR 8505, A Data Protection Approach for Cloud-Native Applications</a></li>
<li><a href="https://csrc.nist.gov/News/2024/public-comments-requested-on-sp-80038b-and-80038c\">Comments Requested on SP 800-38C, Recommendation for Block Cipher Modes of Operation: the CCM Mode for Authentication and Confidentiality, 2007 and SP 800-38B, Recommendation for Block Cipher Modes of Operation: the CMAC Mode for Authentication, 2016</a></li>
<li><a href="https://csrc.nist.gov/News/2024/hardware-security-fault-scenarios-nist-ir-8517-ipd">IR 8517, Hardware Security Failure Scenarios: Potential Weaknesses in Hardware Design</a></li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.niap-ccevs.org/announcements">NIAP News</a></strong></h5>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Protection Profile Announcements:</span></h5>
<ul>
<li>NIAP has published the PP-Module for VPN Client v2.5</li>
<li>The Assurance Package for Flaw Remediation V1.0 has been released</li>
<li>NIAP has endorsed cPP for Application Software V1.0E and cPP Modules</li>
<li>NIAP is calling for participants to join the Application Software Technical Community</li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_black wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/contact-us/">Press Contact:</a></strong></h5>
<p><strong>Jake Nelson</strong><br />
Dir of Marketing<br />
Jnelson@corsec.com</p>
</div>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "><a href="https://www.linkedin.com/company/corsec-security"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" />     </a><a href="https://twitter.com/CorsecSecurity"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" />     </a><a href="https://www.facebook.com/Corsec-158518584300710/"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></div>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/fed-june24/">Fed Roundup: June 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fed Roundup: January 2024</title>
		<link>https://www.corsec.com/fed-jan24/</link>
		
		<dc:creator><![CDATA[Jake Nelson]]></dc:creator>
		<pubDate>Fri, 02 Feb 2024 13:32:11 +0000</pubDate>
				<category><![CDATA[Algorithm Testing]]></category>
		<category><![CDATA[Common Criteria]]></category>
		<category><![CDATA[DoDIN APL]]></category>
		<category><![CDATA[Entropy]]></category>
		<category><![CDATA[FIPS 140-2]]></category>
		<category><![CDATA[FIPS 140-3]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[UC APL]]></category>
		<category><![CDATA[CMVP]]></category>
		<category><![CDATA[DISA]]></category>
		<category><![CDATA[FIPS]]></category>
		<category><![CDATA[FIPS 140]]></category>
		<category><![CDATA[NIAP]]></category>
		<category><![CDATA[NIST]]></category>
		<guid isPermaLink="false">https://www.corsec.com/?p=20189</guid>

					<description><![CDATA[<p>The post <a href="https://www.corsec.com/fed-jan24/">Fed Roundup: January 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.disa.mil/newsandevents">DISA News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;"><a style="color: #000000;" href="https://public.cyber.mil/stigs/">Security Technical Implementation Guide Updates:</a></span></h5>
<ul>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-apple-macos-14-security-technical-implementation-guide/">Apple macOS 14 STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/gpo-update-8/">Group Policy Objects (GPO)</a></li>
<li><a href="https://public.cyber.mil/announcement/stig-update-2/">Security Guidance, Security Readiness Review Scripts, Supplemental Automation Content, and Benchmarks</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-updates-to-the-srg-stig-library-compilations-3/">SRG &amp; STIG Quarterly Update</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-out-of-cycle-f5-big-ip-stig-update-2/">F5 BIG-IP STIG</a></li>
<li><a href="https://public.cyber.mil/announcement/disa-releases-the-ibm-zsecure-suite-security-technical-implementation-guide/">IBM zSecure Suite Security STIG</a></li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://csrc.nist.gov/News">NIST News</a></strong></h5>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li><a href="https://csrc.nist.gov/News/2024/nist-releases-adversarial-ml-taxonomy-terminology">Adversarial Machine Learning: A Taxonomy and Terminology of Attacks and Mitigations (NIST AI 100-2e2023)</a></li>
</ul>
<h5 style="padding-left: 30px;"><span style="color: #000000;">Special Publications &amp; Interagency Reports:</span></h5>
<ul>
<li><a href="https://csrc.nist.gov/News/2024/pre-draft-call-for-comments-sp-800-100">SP 800-100, Information Security Handbook: A Guide for Managers</a></li>
<li><a href="https://csrc.nist.gov/News/2024/nist-sp-800-55-draft-available-for-comment">SP 800-55, Measurement Guide for Information Security, Volume 1 — Identifying and Selecting Measures, and Volume 2 — Developing an Information Security Measurement Program</a></li>
<li><a href="https://csrc.nist.gov/News/2024/2nd-prelim-draft-of-nist-sp-180037">SP 1800-37, Addressing Visibility Challenges with TLS 1.3 within the Enterprise</a></li>
<li><a href="https://csrc.nist.gov/News/2024/nist-invites-public-comments-on-ir-8504">IR 8504, Access Control on NoSQL Database<em>s</em></a></li>
<li><a href="https://csrc.nist.gov/News/2024/nist-requests-comments-on-sp-800-60r2">SP 800-60, Guide for Mapping Types of Information and Information Systems to Security Categories</a></li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.niap-ccevs.org/Announcements/Announcements.cfm">NIAP News</a></strong></h5>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Updates &amp; Announcements:</span></h5>
<ul>
<li>None</li>
</ul>
<h5 class="wpb_wrapper" style="text-align: left; padding-left: 30px;"><span style="color: #000000;">Protection Profile Posting:</span></h5>
<ul>
<li>None</li>
</ul>
</div>

		</div>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "></div>
<div class="wpb_text_column wpb_content_element ">
<div class="wpb_wrapper">
<p style="text-align: center;">###</p>
</div>
</div>

		</div>
	</div>
<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_separator_no_text vc_sep_color_black wpb_content_element  wpb_content_element" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span>
</div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/company/contact-us/">Connect With Us:</a></strong></h5>
<p>Stay up to date with Corsec as we bring you all the most recent updates to the standards, certifications, and requirements – <a href="https://ww3.corsec.com/subscribe"><span style="color: #0000ff;">Subscribe</span></a></p>
</div>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element ">
<h5 class="wpb_wrapper" style="text-align: left;"><strong style="color: #000000;"><a style="color: #000000;" href="https://www.corsec.com/contact-us/">Press Contact:</a></strong></h5>
<p><strong>Jake Nelson</strong><br />
Dir of Marketing<br />
Jnelson@corsec.com</p>
</div>

		</div>
	</div>
</div></div></div></div>
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<div class="wpb_text_column wpb_content_element "><a href="https://www.linkedin.com/company/corsec-security"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/LinkedIn.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/LinkedIn.png 128w, https://www.corsec.com/wp-content/uploads/LinkedIn-150x150.png 150w" alt="LinkedIn" width="35" height="35" />     </a><a href="https://twitter.com/CorsecSecurity"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Twitter.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Twitter.png 128w, https://www.corsec.com/wp-content/uploads/Twitter-150x150.png 150w" alt="Twitter" width="35" height="35" />     </a><a href="https://www.facebook.com/Corsec-158518584300710/"><img loading="lazy" decoding="async" src="https://www.corsec.com/wp-content/uploads/Facebook.png" sizes="auto, (max-width: 40px) 100vw, 40px" srcset="https://www.corsec.com/wp-content/uploads/Facebook.png 128w, https://www.corsec.com/wp-content/uploads/Facebook-150x150.png 150w" alt="Facebook" width="35" height="35" /></a></div>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://www.corsec.com/fed-jan24/">Fed Roundup: January 2024</a> appeared first on <a href="https://www.corsec.com">Corsec Security, Inc.®</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
