<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Support or Directives for RSASSA-PKCS1-v1_5]]></title>
		<link>https://www.wolfssl.com/forums/topic1151-support-or-directives-for-rsassapkcs1v15.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic1151.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Support or Directives for RSASSA-PKCS1-v1_5.]]></description>
		<lastBuildDate>Wed, 20 Dec 2017 00:04:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Support or Directives for RSASSA-PKCS1-v1_5]]></title>
			<link>https://www.wolfssl.com/forums/post3734.html#p3734</link>
			<description><![CDATA[<p>Hi lalonde,</p><p>For the RSA using our signature wrapper `wc_SignatureGenerate` the type `WC_SIGNATURE_TYPE_RSA_W_ENC` adds ASN1 DER encoding which includes the OID around the signature. Both `WC_SIGNATURE_TYPE_RSA` and `WC_SIGNATURE_TYPE_RSA_W_ENC` using PKCS v1.5.</p><p>Thanks,<br />David Garske, wolfSSL</p>]]></description>
			<author><![CDATA[null@example.com (dgarske)]]></author>
			<pubDate>Wed, 20 Dec 2017 00:04:04 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3734.html#p3734</guid>
		</item>
		<item>
			<title><![CDATA[Support or Directives for RSASSA-PKCS1-v1_5]]></title>
			<link>https://www.wolfssl.com/forums/post3723.html#p3723</link>
			<description><![CDATA[<p>Hi there,</p><p>I have a simple question, does the wolfCrypt engine support the specific RSA signing padding scheme <strong>RSASSA-PKCS1-v1_5</strong>?</p><p><span class="bbu">Background</span>:<br />Nor in source code or documentation (ex. No information in section 10.5 PKC - 10.5.1 RSA or other parts of the manual) that I have seen, was there direction for what the exact signature scheme is when using functions such as:</p><div class="codebox"><pre><code>wc_SignatureGenerate()</code></pre></div><p>As there is only four types accepted (but three usable enums) in this function,<br /> <em>WC_SIGNATURE_TYPE_RSA</em> and <em>WC_SIGNATURE_TYPE_RSA_W_ENC</em> are the only choices for RSA as opposed to using ECC. I don&#039;t need to encrypt the signature created, only verify it on my embedded target, therefore I am currently using <em>WC_SIGNATURE_TYPE_RSA</em>.</p><p>Maybe there is another function to use in the API or a <em>#define</em> for PSS or PKCS1-v1_5 padding - any insight on this matter is much appreciated!</p><br /><p>Best Regards,</p><p>Dylan</p>]]></description>
			<author><![CDATA[null@example.com (lalonde)]]></author>
			<pubDate>Wed, 06 Dec 2017 20:35:30 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post3723.html#p3723</guid>
		</item>
	</channel>
</rss>
