Difference between revisions of "Talk:Main Page"

From OpenSSLWiki
Jump to navigationJump to search
(Reference guidelines)
(More edits trying for that new look)
Line 1: Line 1:
 
Content Outline
 
Content Outline
 +
 +
== OpenSSL Quick Links ==
 +
 +
  <TABLE border=0>
 +
    <TR>
 +
        <TD>[[OpenSSL Overview]]</TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[Compilation and Installation]]</TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[Internals]]</TD>
 +
      </TR>
 +
      <TR>
 +
        <TD>[[libcrypto API]]</TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[libssl API]]</TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[Examples]] </TD>
 +
      </TR>
 +
      <TR>
 +
        <TD>[[License]] </TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[Command Line Utilities]]</TD>
 +
        <TD>[[Image:HTAB.png]][[Image:HTAB.png]]</TD>
 +
        <TD>[[Related Links]]</TD>
 +
      </TR>
 +
  </TABLE>
  
 
== Administrivia ==
 
== Administrivia ==
 
Site guidelines, legal and admininstrative issues.
 
Site guidelines, legal and admininstrative issues.
 
:* [[Basic rules]], [[Commercial Product Disclaimer]], [[Contributions]], [[Copyright]], [[License]]
 
:* [[Basic rules]], [[Commercial Product Disclaimer]], [[Contributions]], [[Copyright]], [[License]]
 
+
:* Using This Wiki
 +
:: [http://meta.wikimedia.org/wiki/Help:Contents Wiki User's Guide], [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list], [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ], [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki Mailing List]
  
 
== Reference ==
 
== Reference ==
Line 45: Line 72:
 
:* [[Elliptic Curve Diffie Hellman]]
 
:* [[Elliptic Curve Diffie Hellman]]
 
:* [[Elliptic Curve Cryptography]]
 
:* [[Elliptic Curve Cryptography]]
 
  
 
== Internals and Development ==
 
== Internals and Development ==
Line 52: Line 78:
 
:* [[Code Quality]]
 
:* [[Code Quality]]
 
:* [[Static and Dynamic Analysis]]
 
:* [[Static and Dynamic Analysis]]
 
  
 
== Miscellanous ==
 
== Miscellanous ==

Revision as of 13:02, 31 May 2013

Content Outline

OpenSSL Quick Links

OpenSSL Overview HTAB.pngHTAB.png Compilation and Installation HTAB.pngHTAB.png Internals
libcrypto API HTAB.pngHTAB.png libssl API HTAB.pngHTAB.png Examples
License HTAB.pngHTAB.png Command Line Utilities HTAB.pngHTAB.png Related Links

Administrivia

Site guidelines, legal and admininstrative issues.

Wiki User's Guide, Configuration settings list, MediaWiki FAQ, MediaWiki Mailing List

Reference

This section contains the automagically generated man pages from the OpenSSL git repository, and similar "man" style reference documentation. The man pages are automatically imported from the OpenSSL git repository and local wiki modifications are submitted as patches.

  • OpenSSL Manual Pages
If you wish to edit any of the Manual page content please refer to the Guidelines for Manual Page Authors page.

Usage and Programming

This section has discussions of practical issues in using OpenSSL

  • Building from Source
Where to find it, the different versions, how to build and install it.
Programming techniques and example code
Use of EVP is preferred for most applications and circumstances
  • Low Level APIs
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

For the material that doesn't seem to fit anywhere else

  • New topics pending categorization (not yet linked elsewhere)
  • Incomplete or contentious pages under discussion



I like it - it brings the interesting content right up front. It probably needs to have some top and tail text to describe what this wiki is for, and how to contribute. I added a link to the Elliptic Curve Cryptography page above --Matt 15:02, 30 May 2013 (UTC)