<?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/21038" />

	<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>2021-08-28T19:14:44-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-08-28T19:14:44-04:00</updated>

		<published>2021-08-28T19:14:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110259#p110259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110259#p110259"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110259#p110259"><![CDATA[
Oh i see! thank you CrazyCat, i'll try play with that <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Sat Aug 28, 2021 7:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2021-08-28T19:12:06-04:00</updated>

		<published>2021-08-28T19:12:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110258#p110258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110258#p110258"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110258#p110258"><![CDATA[
blowfish is not rely to eggdrop, it exists as package in tcllib.<br>Documentation: <a href="https://core.tcl-lang.org/tcllib/doc/trunk/embedded/md/tcllib/files/modules/blowfish/blowfish.md" class="postlink">https://core.tcl-lang.org/tcllib/doc/tr ... lowfish.md</a><br><br>Test:<div class="codebox"><p>Code: </p><pre><code>% package require blowfish1.0.4% blowfish::blowfish -hex -mode cbc -key mykey "hello everybody"4400e7e1218ce71261eb191ee71d437e</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Sat Aug 28, 2021 7:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-08-28T13:00:59-04:00</updated>

		<published>2021-08-28T13:00:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110257#p110257</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110257#p110257"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110257#p110257"><![CDATA[
Basically like if i use <a href="https://www.mkpasswd.net" class="postlink">https://www.mkpasswd.net</a> to make the password "foo"  using hash-type crypt-blowfish, it makes.<div class="codebox"><p>Code: </p><pre><code>$2y$12$h1Xgzv0uI8YD8kuJmi50YO6nAWHgti4nPp.r1W1criPDffhnNOgHW</code></pre></div>Is it possible to use this in Tcl? i don't want to rely on Eggdrop to do this though, i'd rather use pure Tcl if possible  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> <br><br>Thanks in advanced btw  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Sat Aug 28, 2021 1:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2021-08-25T12:28:52-04:00</updated>

		<published>2021-08-25T12:28:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110250#p110250</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110250#p110250"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110250#p110250"><![CDATA[
What do you mean with "nick register for eggdrop" ?<br>Explain exactly what you want to do.<br><br>Is it a two-pass registration for the userlist ? with a confirm password before the user is activated ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Wed Aug 25, 2021 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-08-24T09:47:55-04:00</updated>

		<published>2021-08-24T09:47:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110247#p110247</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110247#p110247"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110247#p110247"><![CDATA[
Ah i see, hm, what encryption could i use on Tcl then? i was trying to build a nick register for eggdrop similar to Anope services  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> i'd rather not have to rely on the Eggdrop Blowfish encryption module for this either  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Tue Aug 24, 2021 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2021-08-24T04:27:26-04:00</updated>

		<published>2021-08-24T04:27:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110246#p110246</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110246#p110246"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110246#p110246"><![CDATA[
Argon2 is not reversible.<br>And I think you need a really high math level (maybe you have) to create the argon2 lib in tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Aug 24, 2021 4:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ComputerTech]]></name></author>
		<updated>2021-08-23T20:42:52-04:00</updated>

		<published>2021-08-23T20:42:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=110245#p110245</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=110245#p110245"/>
		<title type="html"><![CDATA[Argon2 converter and reader]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=110245#p110245"><![CDATA[
Hiya folks, so i'm trying to develop a little bit of a Tcl pure thing more than 100% Eggdrop, but i'm thinking of a script which will convert a piece of text into Argon2 format and then paste into a txt file and also read from the text file to undo the Argon2 format back into normal text, thanks in advanced lads and lasses <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12849">ComputerTech</a> — Mon Aug 23, 2021 8:42 pm</p><hr />
]]></content>
	</entry>
	</feed>
