Aeloria Resa <[EMAIL PROTECTED]> writes:
> Another question, no quotes needed for this. How long are the SHA1
> hashes we use? I need to know so I can make my node implementation do
> that correctly someday.
>
The SHA-1 standard specifies (and we use) 160-bit hashes.
Thelema
--
E-mail: [EMAIL P
Aeloria Resa <[EMAIL PROTECTED]> writes:
> Well, I like lots of langauges. I'm a happy C++, C, Python, ASM, PHP,
> etc.. programmer. I actually know waaay too many languages, as that is
> one of my hobbies. But, I wrote the code with a little help from a
> complicated console example that didn't w
Another question, no quotes needed for this. How long are the SHA1
hashes we use? I need to know so I can make my node implementation do
that correctly someday.
___
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman
Well, I like lots of langauges. I'm a happy C++, C, Python, ASM, PHP,
etc.. programmer. I actually know waaay too many languages, as that is
one of my hobbies. But, I wrote the code with a little help from a
complicated console example that didn't work. (Mono doesn't have the
proper crypto RNG
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 f
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.)
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