Port details |
- yassl Embedded SSL C-Library
- 3.0.0 security
=1 3.0.0Version of this port present on the latest quarterly branch. - Maintainer: johans@FreeBSD.org
 - Port Added: 2009-12-12 12:32:06
- Last Update: 2014-05-06 08:16:59
- SVN Revision: 353077
- People watching this port, also watch:: ocaml-lwt, osslsigncode, swi-pl
- Also Listed In: devel
- License: GPLv2
- Description:
- 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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cyassl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 21
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0 06 May 2014 08:16:59
  |
gahr  |
- Move security/yassl to security/cyassl in preparation for the import of the
real yassl package.
Approved by: maintainer |
3.0.0 03 May 2014 14:55:30
  |
johans  |
Update CyaSSL to 3.0.0 |
2.9.0 10 Mar 2014 17:01:37
  |
bapt  |
Convert s* to USES=zip |
2.9.0 11 Feb 2014 05:38:35
  |
johans  |
Update CyaSSL to 2.9.0 |
2.8.0 06 Oct 2013 15:01:51
  |
johans  |
- Update CyaSSL to 2.8.0
- Enable stage support |
2.7.0 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.7.0 19 Jun 2013 20:09:27
  |
johans  |
- Update CyaSSL to 2.7.0
- Enable SNI support |
2.6.0 29 Apr 2013 22:30:01
  |
johans  |
- Update yaSSL to 2.6.0
http://www.yassl.com/yaSSL/Docs-cyassl-changelog.html
- Disable some broken asm code on i386 |
2.5.0 05 Feb 2013 18:07:59
  |
johans  |
CyaSSL 2.5.0 includes bug fixes, a fix for the "Lucky 13" TLS CBC padding
timing attack, and new features. |
2.4.6 27 Dec 2012 08:16:07
  |
johans  |
Update CyaSSL to 2.4.6
http://freecode.com/projects/cyassl#release_350899 |
2.4.0 19 Dec 2012 23:35:54
  |
johans  |
- Update to 2.4.0
- Move library to PREFIX/lib
- Adopt port |
1.6.0 18 Oct 2012 19:19:00
  |
dinoex  |
- drop maintainership
Feature safe: yes |
1.6.0 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
1.6.0 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.6.0 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.6.0 28 Aug 2010 11:05:48
 |
dinoex  |
- update to 1.6.0 |
1.5.0 05 Jun 2010 19:53:32
 |
dinoex  |
LICENSE GPLv2 |
1.5.0 21 May 2010 10:58:59
 |
dinoex  |
- update to 1.5.0 |
1.4.0 09 Mar 2010 14:19:57
 |
dinoex  |
- update to 1.4.0 |
1.3.0 24 Jan 2010 17:52:22
 |
dinoex  |
- update to 1.3.0
fix a potential security problem |
1.2.0 12 Dec 2009 12:31:19
 |
dinoex  |
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/ |
Number of commits found: 21
|