On Mon, Jul 12, 2010 at 3:29 PM, Ian Pilcher <arequip...@gmail.com> wrote:
> > the whole shebang bundled in a 7z for minimum transfer size. > > That's what I needed. (It did take me a while to figure out how to deal > with a "7z" file.) > Sorry, been spreading 7zip through my environment for so long I sometimes forget others don't have/know it yet. > make install_html_docs > > I just downloaded openssl-1.0.0a.tar.gz from openssl.org and tried this. > Neither RSA_generate_key.html nor RSA_generate_key_ex.html were created. > Looking in doc/crypto, RSA_generate_key_ex.pod is not present (although > RSA_generate_key.pod is). > hmmmm. <...oops!> I thought the _ex doc was at least in CVS HEAD for a while now but a little investigation shows the _ex pod exists only in my local tree, so it must be something I did way back when -- or grabbed from unidentified places (the revision log trails all the way back to the very helpful 'initial import after recovery from b0rked RCS', summer 2004 A.D. :-(( ) Apologies for the misdirection there. All I recalled due to your original message was that I had gone through all the OpenSSL code a long time ago (including samples, demos, etc.) to migrate from the old to the new API, while that action included the introduction of that RSA_F4() 'constant' over here. (The vanilla code exhibits a similar bit of code in a few places but there the F4 bignum is mallocated every time around, which is not necessary.) The 'install_html_docs' target should exist in your Makefile (and Makefile.org) in the openssl root dir. Note however that working sed, perl and pod2html tools /must/ be present and installed on your system (that last one (pod2html) might be missing or not in your PATH) Hardly surprising that people are using the old API. I'll try e-mailing > r...@openssl.org to report this. > > Thanks for your help! > You're welcome. I see I have an edited generated_key pod as well, which points out that _ex is there since 0.9.8c-something. Time to file the buggers in rt@ I guess. (Now all I need is to finish my 100%-unix diff submission environment so Steve et al can apply my diffs without hickups, contrary to the last couple of times.) -- Met vriendelijke groeten / Best regards, Ger Hobbelt -------------------------------------------------- web: http://www.hobbelt.com/ http://www.hebbut.net/ mail: g...@hobbelt.com mobile: +31-6-11 120 978 --------------------------------------------------