Talk:Main Page

From OpenSSLWiki
Revision as of 13:39, 30 May 2013 by Stevem (talk | contribs) (First draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This Main Page really needs some work. Here are some initial thoughts on an overall organization:

  • Administrivia
Site guidelines, legal and admininstrative issues.


  • Reference
This section has the automagically generated man pages from the OpenSSL git repository, and similar "man" style reference documentation


  • Usage (or Programming?)
This section has discussions of practical issues in using OpenSSL
Programming techniques and example code
Use of EVP is preferred for most applications and circumstances
More specialized non-EVP usage


  • Concepts and Theory
Discussions of basic cryptographic theory and concepts
Discussions of common operational issues


  • Internals and Development
This section is for internal details of primary interest to OpenSSL maintainers and power users


  • Miscellanous