最終更新:2013-02-05 (火) 02:17:47 (4095d)  

libcrypto
Top / libcrypto

OpenSSL cryptographic library

概要

  • The OpenSSL crypto library implements a wide range of cryptographic algorithms used in various Internet standards. The services provided by this library are used by the OpenSSL implementations of SSL, TLS and S/MIME?, and they have also been used to implement SSH, OpenPGP, and other cryptographic standards.

リンクの仕方

gcc hoge.c -o hoge -lcrypto

関連

共通鍵暗号

公開鍵暗号

証明書

認証コード、ハッシュ関数

INPUT/OUTPUT, DATA ENCODING

INTERNAL FUNCTIONS

  • bn(3), buffer(3), lhash(3), objects(3), stack(3), txt_db(3)