Advertising
- Miscellany
- Sunday, February 25th, 2007 at 3:14:26pm UTC
- g++ Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableGenerate.cpp -lssl -O3 -o rtgen
- ChainWalkContext.cpp:14:26: error: openssl/rand.h: No such file or directory
- ChainWalkContext.cpp: In member function void CChainWalkContext::GenerateRandomIndex():
- ChainWalkContext.cpp:348: error: RAND_bytes was not declared in this scope
- HashAlgorithm.cpp:9:25: error: openssl/des.h: No such file or directory
- HashAlgorithm.cpp:10:25: error: openssl/md5.h: No such file or directory
- HashAlgorithm.cpp:11:25: error: openssl/sha.h: No such file or directory
- HashAlgorithm.cpp:16: error: des_key_schedule has not been declared
- HashAlgorithm.cpp: In function void setup_des_key(unsigned char*, int&):
- HashAlgorithm.cpp:18: error: des_cblock was not declared in this scope
- HashAlgorithm.cpp:18: error: expected `;' before key
- HashAlgorithm.cpp:20: error: key was not declared in this scope
- HashAlgorithm.cpp:30: error: des_set_key was not declared in this scope
- HashAlgorithm.cpp: In function void HashLM(unsigned char*, int, unsigned char*):
- HashAlgorithm.cpp:45: error: des_key_schedule was not declared in this scope
- HashAlgorithm.cpp:45: error: expected `;' before ks
- HashAlgorithm.cpp:47: error: ks was not declared in this scope
- HashAlgorithm.cpp:48: error: des_cblock was not declared in this scope
- HashAlgorithm.cpp:48: error: expected primary-expression before ) token
- HashAlgorithm.cpp:48: error: expected primary-expression before ) token
- HashAlgorithm.cpp:48: error: DES_ENCRYPT was not declared in this scope
- HashAlgorithm.cpp:48: error: des_ecb_encrypt was not declared in this scope
- HashAlgorithm.cpp: In function void HashMD5(unsigned char*, int, unsigned char*):
- HashAlgorithm.cpp:53: error: MD5 was not declared in this scope
- HashAlgorithm.cpp: In function void HashSHA1(unsigned char*, int, unsigned char*):
- HashAlgorithm.cpp:58: error: SHA1 was not declared in this scope
- make: *** [rtgen] Error 1
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.