Aeloria Resa <[EMAIL PROTECTED]> writes:

> Hi, I'm busily coding away in C# (Scary thought, I was a C# hater
> before. I still dislike it, but I like it better than Java and I see
> its merits.)
> 
I hope you find a programming language that you like.  I've found two.

> So, anyways, I'm looking for a bit of help here. Can I get some simple
> examples are links of/to console apps using SHA, etc? Everything I see
> uses WinForms, and I'm sticking to console and Gtk# under Mono. (Mono
> really is very nice.) I'd just a like a nice simple example so I can
> figure out how to use it first.
>
The underlying code for doing SHA-1 hashes is identical whether you're
doing console or graphical or whatever.  There's a nice implementation
in the Fred source tree, which is what I based the SHA-1
implementation in ethel on.  As far as using it, fred uses SHA1
repeatedly in complex ways to create keys, and to verify that nodes
aren't sending corrupt data.
 
> I thought Ian did some C# work before.. Am I right?
> 
IIRC, he did, but I doubt it'll be useful to you.

> Well, thanks for the time.
>
I'd like to speak/work with you further in figuring out and FNP so
that alternate node implementations can exist.  It's not easy working
alone on ethel.

Thelema
-- 
E-mail: [EMAIL PROTECTED]                            Raabu and Piisu
GPG 1024D/36352AAB fpr:756D F615 B4F3 BFFC 02C7  84B7 D8D7 6ECE 3635 2AAB
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to