Commit graph

358 commits

Author SHA1 Message Date
Pete Fritchman
93120bd418 Add p5-Authen-Smb 0.91, perl extension to authenticate against an
SMB server.

PR:		46740
Submitted by:	Mustafa Arif <ma499@doc.ic.ac.uk>
2003-01-10 06:37:02 +00:00
Pete Fritchman
5b0e7caa24 Add kgpgapplet 0.1.3, kgpg's kicker applet is a simple icon that
integrates into your kicker.

PR:		46897
Submitted by:	Rick Fournier <rick@help-desk.ca>
2003-01-10 05:39:57 +00:00
Mario Sergio Fujikawa Ferreira
9853736c54 New port ocaml-cryptokit version 1.1: A variety of cryptographic
primitives for Objective Caml
2003-01-09 06:01:56 +00:00
Tilman Keskinoz
3e53859bbb Add libksba, an X.509 library
PR:	43895
2003-01-08 18:50:41 +00:00
Hye-Shik Chang
3410a8ab22 Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).
PR:		42698
Submitted by:	Bruce M Simpson <bms@spc.org>
2003-01-08 12:02:38 +00:00
Edwin Groothuis
f8656b2ce6 GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/

PR:		ports/45348
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-07 14:02:30 +00:00
Edwin Groothuis
6035bc589a [NEW PORT] security/libtasn1: ASN.1 parser library for GnuTLS
XASN.1 structure parser library

PR:		ports/45347
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-01-07 13:44:33 +00:00
Dmitry Sivachenko
41d19713ef New port: p5-Authen-SASL.
SASL is a generic mechanism for authentication used by
several network protocols. Authen::SASL provides an
implementation framework that all protocols should be able
to share.

Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-01-04 07:04:38 +00:00
Hye-Shik Chang
f54221f7b8 Add py-posix1e 0.2.1, Python module for manipulating POSIX.1e ACLs 2003-01-02 06:07:56 +00:00
Akinori MUSHA
60e37192e4 Sort entries. 2002-11-27 20:28:08 +00:00
Anders Nordby
bc92f7aa9a Add libgringotts, a library for encapsulating/safekeeping data in
encrypted/compressed form.
2002-11-23 23:11:37 +00:00
Tilman Keskinoz
09ac5694cd Add kgpg. Another Frontend for gnupg.
PR:		45573, 44840
Submitted by:	Rick Fournier <rick@help-desk.ca>, Arjan van Leeuwen <avleeuwen@piwebs.com>
2002-11-23 18:47:07 +00:00
Tilman Keskinoz
662305e49e Bring back the geheimnis port. This is a snapshot from CVS that works with
KDE3

PR:	40660
2002-11-23 15:21:48 +00:00
Ying-Chieh Liao
ae5c06adc4 add bubblegum 1.12
Watch a file for changes

PR:		44956
Submitted by:	Ben Kibbey <bjk@m-net.arbornet.org>
2002-11-20 08:59:55 +00:00
Cy Schubert
1bd37a7c06 New MIT Kerberos V beta, version 1.2.7-beta1. 2002-11-05 06:51:29 +00:00
Ying-Chieh Liao
5a5c9305f2 add libecc 0.3.0
C++ Elliptic Curve Library
2002-10-29 17:01:03 +00:00
Maxim Sobolev
1f51c83763 Add p5-Crypt-RandPasswd 0.02, an implementation of the Automated
Password Generator standard.
2002-10-25 09:13:20 +00:00
Cy Schubert
5222e23c39 MIT KRB5 1.2.6 has been GA for some time. Remove the beta. 2002-10-15 04:25:18 +00:00
Ying-Chieh Liao
74c43352a7 add libgcrypt 1.1.0
General purpose crypto library based on code used in GnuPG

PR:		43894
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-10-14 12:38:48 +00:00
Kris Kennaway
362faceac7 tcp_wrapper has been in the base system since 4.0-RELEASE. Remove it. 2002-10-13 03:56:09 +00:00
Akinori MUSHA
7bd278072d Add ruby-cast_256, a Ruby extension library which implements CAST-256
encryption.
2002-10-08 10:13:51 +00:00
Alan Eldridge
4d73714bfa Even after much work on the patch, it won't build on kde3. *BLAM* 2002-09-21 04:39:12 +00:00
Norikatsu Shigemura
fefe6bfd1b Add p5-Crypt-OpenSSL-DSA(0.03), a perl module for DSA signature verification
using OpenSSL.

Approved by:	knu (mentor)
2002-09-20 20:28:29 +00:00
Norikatsu Shigemura
beda2711ce Add p5-Crypt-Twofish2(0.06), a perl module for Twofish encryption.
This module provides the similar functionality to Crypt::Twofish,
but also is Crypt::CBC compliant module.

Approved by:	knu (mentor)
2002-09-20 20:27:27 +00:00
Norikatsu Shigemura
b4bf720153 Add p5-Crypt-Serpent(1.01), a perl module for Serpent encryption.
Approved by:	knu (mentor)
2002-09-20 20:26:01 +00:00
Norikatsu Shigemura
83f3a7de67 Add p5-Crypt-RC6(1.0), a perl module for RC6 encryption.
Approved by:	knu (mentor)
2002-09-20 20:25:04 +00:00
Norikatsu Shigemura
5c53ba45d0 Add p5-Crypt-RC5(1.01), a perl module for RC5 encryption.
Approved by:	knu (mentor)
2002-09-20 20:24:21 +00:00
Ying-Chieh Liao
67f6b894a4 add p5-Crypt-CAST5_PP 1.02
CAST5 block cipher in pure Perl

PR:		42586
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-09-20 16:16:44 +00:00
Akinori MUSHA
ef77b2bf81 Add ruby-password, a Ruby library to create, verify and manipulate
passwords.
2002-09-19 20:05:56 +00:00
Ying-Chieh Liao
266d659d5e add cp2fwb 0.6
Checkpoint FW1 to Firewall Builder ruleset converter

PR:		37298
Submitted by:	Christian Brueffer <chris@unixpages.org>
2002-09-18 12:04:26 +00:00
Oliver Braun
38ec7d50e7 Add avcheck 0.9, a simple antivirus solution for a mail system.
PR:		ports/41922
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
Approved by:	dwcjr (mentor)
2002-08-23 12:39:43 +00:00
Kris Kennaway
454a34d4f1 Add openssl-beta to SUBDIR
Pointy hat to:	dinoex
2002-08-22 18:30:16 +00:00
Oliver Braun
1bd8042db7 Add termlog 1.0, monitor or log multiple system terminals
synchronously (real-time).

Submitted by:	Chris S.J. Peron <maneo@bsdpro.com>
Approved by:	dwcjr (mentor)
2002-08-21 22:26:54 +00:00
Cy Schubert
31374b3ec9 Resurrect krb5-beta for 1.2.6-beta1. 2002-08-20 21:29:13 +00:00
Ying-Chieh Liao
5f212e4966 opencl -> botan
upgrade botan to 0.9.2
2002-08-20 05:03:18 +00:00
Yen-Ming Lee
21d5b49f82 new port: security/p5-Digest-Nilsimsa
A nilsimsa signature is a statistic of n-gram occurance in a piece of text.
It is a 256 bit value usually represented in hex. This module is a wrapper
around nilsimsa implementation in C by cmeclax.

PR:		ports/41644
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2002-08-15 16:34:52 +00:00
Ying-Chieh Liao
5e133f9ad1 add hafiye 1.0
Multi Platform Customizable TCP/IP Packet Sniffer
2002-08-14 15:53:48 +00:00
Hajimu UMEMOTO
825a70040b Activate cyrus-imapd2 and cyrus-sasl2. 2002-08-08 14:30:52 +00:00
Alexander Leidinger
5cc9878475 Add p5-Safe-Hole 0.08,
make a hole to the original main compartment
in the Safe compartment.

PR:		41390  (part of)
Submitted by:	Seth Kingsley <sethk@meowfishies.com>
2002-08-08 13:23:01 +00:00
Ying-Chieh Liao
2ee5c98512 add sig2dot 0.27
GPG/PGP Keyring Graph Generator
2002-08-07 08:32:07 +00:00
Ying-Chieh Liao
8040d6df29 add xmlsec 0.0.7
XML Security Library
2002-07-31 08:49:15 +00:00
Ying-Chieh Liao
56753795fd add py-mcrypt 1.0
A comprehensive Python interface to the mcrypt library
2002-07-21 04:22:10 +00:00
Ying-Chieh Liao
dfc45f4432 add pam_pop3 1.0
This module authenticates a user against a POP3 server

PR:		40601
Submitted by:	Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>
2002-07-15 16:48:37 +00:00
Matthew N. Dodd
02f34c6f5f A secure global network file system. SFS names FSs by public keys
PR:		ports/40455
Submitted by:	Michael Handler <handler@grendel.net>
2002-07-12 02:52:31 +00:00
Ying-Chieh Liao
46c48ab102 add tinc 1.0p7
A Virtual Private Network (VPN) daemon
2002-07-11 16:45:19 +00:00
Cy Schubert
a457a0b5e7 Add l5 1.2, file Integrity Assessment Tool.
PR:		39970
Submitted by:	andrew@scoop.co.nz
2002-07-07 04:51:26 +00:00
Anders Nordby
000c89ee2e Add gringotts, a GTK application for securely storing sensitive data. 2002-07-06 16:54:46 +00:00
Will Andrews
6652ae1147 Add libfwbuilder 0.10.7, the Firewall Builder API.
PR:		38690
Submitted by:	Sergey Lyubka <devnull@asitatech.ie>
2002-06-27 15:50:27 +00:00
Patrick Li
7644d6375e Add new port rc5pipe: RC5 en-/decryption via UNIX pipes
PR:		ports/39880
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2002-06-26 17:21:51 +00:00
Ying-Chieh Liao
222c72036c add lcrzoex 4.08
Lcrzoex contains over 300 functionnalities using network library lcrzo

PR:		36948
Submitted by:	Joseph King <king@v2project.com>
2002-06-25 10:57:27 +00:00