[openssl.org #1804] bug report: minor fixes to EVP_EncryptInit.pod

2014-08-25 Thread Rich Salz via RT
1.0.0 commit 27b0494153590d8356945ddc5bf62ea2be3291e5 1.0.1 commit 228a77a4adefef267648bb4f634f1e5ad46eb514 1.0.2 commit dec128313b7882649f7b97a938bfb556ef0db18f HEAD commit fd4592be3a27f978607c176446b38e2603f28451 The EXAMPLE that used FILE and RC2 doesn't compile due to a few minor errors. Tweak

[openssl.org #1804] bug report: minor fixes to EVP_EncryptInit.pod

2008-12-27 Thread Jan Schaumann via RT
Hello, EVP_EncryptInit.pod includes an example for "General encryption, decryption function example using FILE I/O and RC2". The code doesn't compile right away, though, (a few variables are not prototyped or declared) and needs a few minor tweaks (see attached). -Jan diff -burN openssl-0.9.8i.