Difference between revisions of "Talk:Main Page"
From OpenSSLWiki
Jump to navigationJump to search (First draft) |
(Added a tweak and my thoughts) |
||
Line 44: | Line 44: | ||
** [[Diffie Hellman]] | ** [[Diffie Hellman]] | ||
** [[Elliptic Curve Diffie Hellman]] | ** [[Elliptic Curve Diffie Hellman]] | ||
+ | ** [[Elliptic Curve Cryptography]] | ||
Line 54: | Line 55: | ||
* Miscellanous | * Miscellanous | ||
+ | |||
+ | |||
+ | |||
+ | ---- | ||
+ | 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 | ||
+ | --[[User:Matt|Matt]] 15:02, 30 May 2013 (UTC) |
Revision as of 15:02, 30 May 2013
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
- OpenSSL Manual Pages
- API, Libcrypto API, Libssl API
- FIPS mode(), FIPS_mode_set()
- Usage (or Programming?)
- This section has discussions of practical issues in using OpenSSL
- Building from Source
- OpenSSL Overview
- Versioning
- Compilation and Installation
- EVP
- 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
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)