<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/18375" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2011-03-12T13:41:40-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/18375</id>

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2011-03-12T13:41:40-04:00</updated>

		<published>2011-03-12T13:41:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96463#p96463</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96463#p96463"/>
		<title type="html"><![CDATA[rsa pkcs1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96463#p96463"><![CDATA[
For the RSA pkcs1 standard, see this link: <a href="http://www.rsa.com/rsalabs/node.asp?id=2125" class="postlink">http://www.rsa.com/rsalabs/node.asp?id=2125</a><br><br>For a tcl-implementation, see this link: <a href="http://wiki.tcl.tk/11768" class="postlink">http://wiki.tcl.tk/11768</a><br><br>There's also some support for RSA in tcllib: <a href="http://tcllib.sourceforge.net" class="postlink">http://tcllib.sourceforge.net</a><br><br>Keep in mind, that building a pure-tcl implementation will not be practical without the bignum extension or tcl 8.5, due to the size of the numbers in the arithmetics<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Mar 12, 2011 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2011-03-12T13:04:52-04:00</updated>

		<published>2011-03-12T13:04:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=96461#p96461</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=96461#p96461"/>
		<title type="html"><![CDATA[rsa pkcs1]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=96461#p96461"><![CDATA[
I am trying to write a challenge respond script what i have figured out so far is that it is using rsa pkcs1 however, .. does anyone know how i would use this in pure tcl, don't want to use binary cause i already know how to do that, .. however i'm wondering how to use pure tcl in tcl challenge responds.. but i can't seem to determine which lib i should use.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sat Mar 12, 2011 1:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
