Random numbers suitable for cryptography

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Random numbers suitable for cryptography

Holger Freyther
Hi Paolo,

did you ever think/hit the problem of having a random source suitable for
cryptography? I am writing some SIP code and the RFC requires the call id to
be randomly generated with a source suitable for cryptography.

Is this something that should be in the GNU Smalltalk distribution? My short
work around is to use /dev/random.

holger

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: Random numbers suitable for cryptography

Paolo Bonzini-2
On Sun, Jun 12, 2011 at 20:28, Holger Hans Peter Freyther
<[hidden email]> wrote:
> Is this something that should be in the GNU Smalltalk distribution? My short
> work around is to use /dev/random.

I think it's a good one.  I'll bump the priority of libgcrypt bindings
(wanna start? :), right after the new event loop.

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/help-smalltalk