<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 34: Signature with an external private key</title><link>https://sourceforge.net/p/jsch/support-requests/34/</link><description>Recent changes to 34: Signature with an external private key</description><atom:link href="https://sourceforge.net/p/jsch/support-requests/34/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 12 Jan 2019 15:09:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jsch/support-requests/34/feed.rss" rel="self" type="application/rss+xml"/><item><title>#34 Signature with an external private key</title><link>https://sourceforge.net/p/jsch/support-requests/34/?limit=25#3c7f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I created a duplicate in "Feature Requests". Please remove this ticket here. Thank You.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashuickor Hendelson</dc:creator><pubDate>Sat, 12 Jan 2019 15:09:43 -0000</pubDate><guid>https://sourceforge.net44a1ad677bafe333d37c782232ed4ae163ef1747</guid></item><item><title>#34 Signature with an external private key</title><link>https://sourceforge.net/p/jsch/support-requests/34/?limit=25#b941</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;One more thing: I'm talking about setPrvKey (not setPubKey)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashuickor Hendelson</dc:creator><pubDate>Fri, 11 Jan 2019 18:30:48 -0000</pubDate><guid>https://sourceforge.net14276e0e99a3f09d6449ae5c53f7afdc923be996</guid></item><item><title>#34 Signature with an external private key</title><link>https://sourceforge.net/p/jsch/support-requests/34/?limit=25#3482</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry: Wrong Category. I don't know how to move it to the Feature Requests&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashuickor Hendelson</dc:creator><pubDate>Fri, 11 Jan 2019 18:24:41 -0000</pubDate><guid>https://sourceforge.net9be6c643cb0c5b6ece6d84d68549eacef81e11a8</guid></item><item><title>Signature with an external private key</title><link>https://sourceforge.net/p/jsch/support-requests/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm working on a Public Key Authentication where the private key is located outside the apllication space (smartcard-like behavior). There is the beautiful Identity class for this which has the getSignature() method. But all Signature classes have only setPubKey(byte[] e, byte[] n) method so I have to go tricky way to initialize the Signature object with my PrivateKey. At the same time current setPubKey method internally creates object of the same class (PrivateKey) to use java.security.Signature.&lt;/p&gt;
&lt;p&gt;Suggestion:&lt;br/&gt;
Include setPubKey(PrivateKey prvKey) method to avoid tricky overrides.&lt;br/&gt;
And the same about KeyPair clasess (if possible).&lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ashuickor Hendelson</dc:creator><pubDate>Fri, 11 Jan 2019 18:22:01 -0000</pubDate><guid>https://sourceforge.netc378bbf49ce649f51b98aeeafa6419be46999ba4</guid></item></channel></rss>