반응형

 

http://polarssl.org/source_code

Source Code

Source repository

If you want to dive directly into the source, either go directly to the source browser website or access the subversion repository with:

    svn co http://polarssl.org/repos/polarssl/polarssl/trunk polarssl-trunk

Browsing the library source

Each cipher and hashing algorithm in PolarSSL (AES, MD5, SHA-1, etc.) is self-contained and can be easily reused as a standalone module.

Block and stream ciphers

Hash functions

Public-key cryptography

Cryptographic protocols

Random number generators

Miscellaneous

Browsing the example source

PolarSSL also comes with a set of example programs to show basic ways to use the library and perform standard operations and functionalities. These examples may help you get started with using PolarSSL:

Block and stream ciphers

Hash functions

Public-key cryptography

Cryptographic protocols

Miscellaneous


반응형
Posted by 공간사랑
,