Thread: OpenSSL AES library documentation

  1. #1
    Registered User
    Join Date
    Jan 2005
    Posts
    4

    OpenSSL AES library documentation

    Ive looked all over the place for the OFFICIAL OpenSSL AES documentation, and have found nothing. There is a man page for every other OpenSSL cipher library, except for AES.

    Thanks for the help, in advance. : )

  2. #2
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Quote Originally Posted by http://www.homeport.org/~adam/crypto/
    All of these libraries have approximately the same crypto functions and encodings, which is to say that they all support AES, SHA-1, RSA, DH, and DSA. All seem to be reasonably well documented, although openssl is trailing a little.
    Try googling for "OpenSSL AES library documentation official" (I'm sure you've tried that already, though).
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What's an import library?
    By chiefmonkey in forum C++ Programming
    Replies: 1
    Last Post: 06-19-2009, 05:00 PM
  2. Property Set Library (PSL) - Announcement
    By vultur_gryphus in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 05-29-2008, 06:04 AM
  3. Makefile for a library
    By sirmoreno in forum Linux Programming
    Replies: 5
    Last Post: 06-04-2006, 04:52 AM
  4. very weird .h problem
    By royuco77 in forum C++ Programming
    Replies: 1
    Last Post: 09-11-2005, 07:55 AM
  5. OpenSSL and Win32 SSL API :: SSL/TLS
    By kuphryn in forum Networking/Device Communication
    Replies: 0
    Last Post: 03-10-2004, 07:46 PM