Success Report for OpenSSL 1.0.0-beta2 on OpenVOS; minor gcc warnings explained

2009-05-01 Thread Green, Paul
OpenSSL 1.0.0-beta2 builds and passes all of its self-tests on OpenVOS Release 17.0.1ap. Note that this is a 32-bit, Big-Endian, Intel Xeon(r) implementation. (We have our own port of GCC that produces big-endian x86 code; write me for details). The relevant lines in the Configure script are the

RE: Confused by OpenSSL

2009-05-01 Thread David Schwartz
> Now, from whatever I know about the public key cryptography, it is not > possible to generate private key from the public key and vice versa. Both > the keys can only be generated together through some algorithm. The depends on the algorithm and your precise definition of "private key". There i