Comment 2 for bug 334570

Revision history for this message
rick_dean (rick-fdd) wrote :

I ported these changes to the tip of trunk, and
committed a new branch lp:~rick-fdd/pyopenssl/rand_bytes2
It has updates to test cases and documentation.

In the doc directory only pyOpenSSL.tex is original, and
the rest are derived from it, right? The committed
pyOpenSSL.txt is out of date even before my changes.
The HTML source gets a bunch of trivial changes from
my version of the derivation tools, so I'll let you do it.

What is our policy on referencing OpenSSL C function
names, so users can consult that documentation if
need be?

OpenSSL.rand.cleanup() was missing TEX documentation.

I added a test case for load_file() and write_file()
and status(). The test cases now use OpenSSL.test.util().