Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 2009 12:31:19 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/yassl Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200912121231.nBCCVJDd077963@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2009-12-12 12:31:19 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/yassl       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Cyassl is an embedded SSL Library for programmers building security
  functionality into their applications and devices.
  
  Features
    SSL version 3 and TLS versions 1, 1.1 and 1.2 (client and server)
    Minimum size of 60-100kb, depending on build options
    Runtime memory usage between 5-50kb
    DTLS support (client and server)
    OpenSSL compatibility layer
    zlib compression support
    integration in MySQL, stunnel, Lighttpd availible.
    MD2, MD4, MD5, SHA-1, RIPEMD, HMAC, DES, 3DES, AES, ARC4, TWOFISH, BLOWFISH,
    RSA, DSS, DH, and PKCS#5 PBKDF2
    ia32 assembly for AES, 3DES, BLOWFISH, TWOFISH, ARC4, MD5, SHA, and RIPEMD
    SSE2 instructions for Large Integers
    Simple API
    Interchangeable crypto and certificate libraries
    PEM and DER certificate support
    Very fast
  
  LICENSE: GPL2 with FOSS extension
  
  WWW: http://www.yassl.com/
  
  Revision  Changes    Path
  1.1063    +1 -0      ports/security/Makefile
  1.1       +42 -0     ports/security/yassl/Makefile (new)
  1.1       +3 -0      ports/security/yassl/distinfo (new)
  1.1       +23 -0     ports/security/yassl/pkg-descr (new)
  1.1       +26 -0     ports/security/yassl/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912121231.nBCCVJDd077963>