Thanks very much for valuable suggestions.
Few applciations like RADIUS/TACACS+/snmp protocol (IV generation for AES)
are using rand functions. As they are related to security, i am changing the
rand function used by them.
and as long as the 15 least-significant bits of the output of
Hello all,
I am attempting to solve Cryptopals Challenge 10 (
http://cryptopals.com/sets/2/challenges/10) using OpenSSL. Here's my code:
-
#include
#include
enum {
BLKSIZ = 16
};
int
main(void)
{
unsigned char in[BLKSIZ], out[BLKSIZ], vec[BLKSIZ],
key[] = "YELLOW SUBMARINE";
int i, j;
EV
I have installed openssl and Net::SSLeay, but my
Solaris 2.6 platform does not have /dev/random or /dev/urandom. Is there
any way that I can still seed the RNG without these tools?
Pavan W.B. AumanSoftware
EngineerMarketPlace.Net, Inc.http://www.stockmaster.com