관리 메뉴

ㄴrㅎnㅂrㄹrㄱi

암호 라이브러리/API 본문

API 관련/Open API

암호 라이브러리/API

님투 2007. 11. 13. 19:51
반응형

(Cryptographic Libraries/APIs)


Standards     Libraries/APIs     Algorithms     Miscellaneous


Standards

Top


Cryptographic Libraries / APIs

  • SSLeay by Eric Young.   ( patches, SSLeay FAQ)
    This Library and programs are FREE for commercial and non-commercial usage. The only restriction is that I must be attributed with the development of this code.
  • CryptoLib by Jack Lacy, Don Mitchell and Matt Blaze.
  • cryptlib by Peter Gutmann.
    Encryption library supporting a large number of encryption algorithms, digital signatures, key exchange, X.509/PKIX/SET certificates, CA functionality, key databases, HTTP and LDAP directory access, smart cards, S/MIME, and secure enveloping.
  • Crypto++ by Wei Dai.
    Crypto++ is a free C++ class library of cryptographic schemes.
  • RSAEuro by Reaper Technologies.
    Our Cryptographic toolkit for C/C++ developers, our Internet release version is available to the public to download.
  • BSAFEeay by Tim Hudson and Eric Young.
    BSAFEeay is a free, public domain implementation of RSA Data Security's BSAFE API, using the SSLeay crypto library.

    [JAVA]

  • Java™ Security API: java.sun.com.
  • Cryptix.
    Java crypto library.
  • SSLava by Phaos Technology.
    The Phaos SSLava™ product line is the industry's leading set of products for communicating securely in Java, with the SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols.
  • PureTLS by Eric Rescorla (Claymore Systems, Inc.).
    PureTLS is a free Java-only implementation of the SSLv3 and TLSv1 (RFC2246) protocols.

    [Big Number Libraries]

  • GMP.
    GMP is a free C-language library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
  • LiDIA by Jack Lacy, Don Mitchell and Matt Blaze.
    A C++ Library For Computational Number Theory
  • MIRACLE by Shamus Software Ltd.
    Multiprecision Integer and Rational Arithmetic C/C++ Library.

    [Open Source / Project]

  • The International PGP Home Page.
    The PGPi project is a non-profit initiative, whose purpose is to make PGP freely and legally available worldwide. The project is largely based on unpaid, voluntary effort by security and privacy minded individuals.
  • OpenSSL Project.
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.
  • GPG(GNU Privacy Guard), Germany.
    The project is intended to foster the widespread use of encryption technology in general and the GNU Privacy Guard (GnuPG) in particular.

Top


Algorithms

Top 


Miscellaneous

Top 

반응형

'API 관련 > Open API' 카테고리의 다른 글

Google Ajax Search API 사용하기  (0) 2007.11.13
[펌]SOA(Site Open API) 활용법  (0) 2007.11.13
자주 사용하는 API 함수 API  (0) 2007.10.25
Comments