1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/crypto/openssl/demos/bio
2000-04-13 06:33:22 +00:00
..
Makefile Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent 2000-01-10 06:22:05 +00:00
README Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent 2000-01-10 06:22:05 +00:00
saccept.c Initial import of OpenSSL 0.9.5a 2000-04-13 06:33:22 +00:00
sconnect.c Initial import of OpenSSL 0.9.5a 2000-04-13 06:33:22 +00:00
server.pem Initial import of OpenSSL 0.9.4, sans IDEA and RSA code for patent 2000-01-10 06:22:05 +00:00

This directory contains some simple examples of the use of BIO's
to simplify socket programming.