openbsd-ports/security
avsm c8b85477b3 initial import of cryptokit-1.2
--

The Cryptokit library for Objective Caml provides a variety of
cryptographic primitives that can be used to implement cryptographic
protocols in security-sensitive applications.  The primitives
provided include:

- Symmetric-key ciphers: AES, DES, Triple-DES, ARCfour,
  in ECB, CBC, CFB and OFB modes.
- Public-key cryptography: RSA encryption, Diffie-Hellman key
  agreement.
- Hash functions and MACs: SHA-1, MD5, and MACs based on 
  AES and DES.
- Random number generation.
- Encodings and compression: Base64, hexadecimal, Zlib compression.

Additional ciphers and hashes can easily be used in conjunction
with the library.  In particular, basic mechanisms such as chaining
modes, output buffering, and padding are provided by generic classes
that can easily be composed with user-provided ciphers.  More
generally, the library promotes a "Lego"-like style of constructing
and composing transformations over character streams.
2003-07-21 02:39:46 +00:00
..
ADMfzap zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
ADMsmb zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
ADMsnmp fix more spelling errors/typos 2003-03-02 05:35:10 +00:00
aescrypt No regression tests available. 2002-10-28 17:35:01 +00:00
aide zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
antisniff No regression tests available. 2002-10-28 17:35:01 +00:00
apg Update to 2.1.0 (final). 2002-11-03 15:13:25 +00:00
arirang primary distsite was failing due to redirect (www.monkey.org -> monkey.org), 2002-09-05 00:49:51 +00:00
bfbtester zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
bounix No regression tests available. 2002-10-28 17:35:01 +00:00
bsd-airtools forgot to bump PKGNAME for last change 2003-01-18 20:56:33 +00:00
ccrypt upgrade to version 1.4 2003-06-20 06:25:55 +00:00
cfs Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
cgichk zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
chrootuid zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
cops spelling typos 2003-02-26 03:25:12 +00:00
corkscrew zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
crack zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
crank remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
cryptokit initial import of cryptokit-1.2 2003-07-21 02:39:46 +00:00
cyrus-sasl unbreak by disabling krb4 2003-07-05 06:50:17 +00:00
cyrus-sasl2 remove krb4 hints which point to nothing now 2003-06-28 22:14:45 +00:00
dante s/socks/SOCKS/; ok jakob@ 2003-04-10 18:43:53 +00:00
despoof zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
dsniff No regression tests available. 2002-10-28 17:35:01 +00:00
fragroute zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
fragrouter No regression tests available. 2002-10-28 17:35:01 +00:00
gnupg run these tests as part of the regression target. 2003-06-09 17:24:47 +00:00
gnutls Initial import of gnutls-0.8.6 2003-05-02 04:04:31 +00:00
gpa zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
gpgme update to 0.3.15 2003-05-27 14:16:48 +00:00
hlfl zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
hydra Add MASTER_SITE; 2002-12-22 01:35:12 +00:00
integrit Add MASTER_SITE. 2002-11-27 17:35:55 +00:00
isic Add homepages to DESCR, plus some minor cleanup 2003-02-03 06:40:31 +00:00
its4 Tarball has been re-rolled, patch has been incorporated. 2003-01-05 17:55:34 +00:00
john update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
keychain set MAINTAINER to sturm@openbsd.org 2002-11-22 16:43:44 +00:00
klaxon No regression tests available. 2002-10-28 17:35:01 +00:00
l0phtcrack fix more spelling errors/typos 2003-03-02 05:35:10 +00:00
libgcrypt Initial import of libgcrypt 1.1.12 2003-05-01 17:12:41 +00:00
libident Remove Angelos from maintainer per his request 2002-12-23 00:37:49 +00:00
libmcrypt forgot this one - fixes some typos 2003-01-18 22:53:57 +00:00
libtasn1 Initial import of libtasn1 0.2.4 2003-05-01 17:26:01 +00:00
logsentry clean up from maintainer Srebrenko Sehic <haver@insecure.dk> and me 2003-04-20 17:36:40 +00:00
logsurfer No regression tests available. 2002-10-28 17:35:01 +00:00
lxnb No regression tests available. 2002-10-28 17:35:01 +00:00
mcrypt quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
mhash quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
nbaudit fix more spelling errors/typos 2003-03-02 05:35:10 +00:00
nessus don't hardcode /etc but use SYSCONFDIR 2003-04-26 14:55:32 +00:00
nfsshell No regression tests available. 2002-10-28 17:35:01 +00:00
opencdk Initial import of opencdk-0.4.5 2003-05-02 04:01:25 +00:00
outguess update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
p0f update p0f to 1.8.3, which adds mysql support, so we add a mysql FLAVOR. 2003-07-19 17:02:06 +00:00
p5-Authen-Radius Regression suite is interactive. 2002-10-28 16:30:34 +00:00
p5-Crypt-Blowfish fix some more spelling errors 2003-03-01 09:22:50 +00:00
p5-Crypt-CBC p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
p5-Crypt-DES fix some more spelling errors 2003-03-01 09:22:50 +00:00
p5-Crypt-OpenSSL-DSA Don't try to remove nonexistent directory. 2002-10-30 12:25:20 +00:00
p5-Crypt-OpenSSL-Random Import of p5-Crypt-OpenSSL-Random-0.03, 2002-10-15 11:16:26 +00:00
p5-Crypt-OpenSSL-RSA Import of p5-Crypt-OpenSSL-RSA-0.16, 2002-10-15 11:20:10 +00:00
p5-Crypt-RC4 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-Crypt-Rijndael fix some more spelling errors 2003-03-01 09:22:50 +00:00
p5-Crypt-SSLeay Update to p5-Crypt-SSLeay-0.45, from Jim Geovedi 2002-09-21 12:06:06 +00:00
p5-Crypt-TripleDES Change MAINTAINER address to margarida@openbsd.org ; 2002-11-22 02:37:36 +00:00
p5-Crypt-Twofish upgrade to version 2.12 2002-09-23 01:47:21 +00:00
p5-Digest-HMAC p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
p5-Digest-MD5 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-Digest-Nilsimsa Remove myself from MAINTAINER here too, since this basically goes along 2003-05-24 22:02:51 +00:00
p5-Digest-SHA1 Update to 2.02 and hand off MAINTAINER. 2003-04-30 16:26:48 +00:00
p5-GnuPG zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-GnuPG-Interface zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-GPG zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-IO-Socket-SSL Updated to p5-IO-Socket-SSL-0.91 2002-09-01 15:16:17 +00:00
p5-MD5 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
p5-Net_SSLeay Updated to p5-Net_SSLeay-1.23 2003-06-14 09:47:52 +00:00
p5-PGP-Sign Updated to p5-PGP-Sign-0.17 2002-07-15 03:26:24 +00:00
parse No regression tests available. 2002-10-28 17:35:01 +00:00
pcsc-lite zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
pgp Fix MASTER_SITES 2003-01-30 22:46:26 +00:00
pgp5 make this compile on sparc64; report and help by marc@ 2003-07-18 17:53:19 +00:00
pgpdump Update pgpdump to version 0.18 2003-06-01 19:09:19 +00:00
pgplib spelling typos 2003-02-26 03:25:12 +00:00
portscanner remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
portsentry No regression tests available. 2002-10-28 17:35:01 +00:00
ppgen release the rest of my ports to ports@ 2002-07-10 11:56:35 +00:00
py-cryptkit fix more spelling errors/typos 2003-03-02 05:35:10 +00:00
py-gnupg zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
py-Rijndael - Updated HOMEPAGE, MASTER_SITE 2003-06-14 09:44:20 +00:00
py-sslwrapper Use Python 2.2 2003-03-30 06:58:14 +00:00
radiusniff No regression tests available. 2002-10-28 17:35:01 +00:00
rdp zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
scanlogd ups, missed this one 2003-06-22 10:15:13 +00:00
scanssh fix -p on 64-bit archs; from Brian Poole <raj@cerias.purdue.edu> via pvalchev@ 2003-03-03 16:04:17 +00:00
sentinel fix MASTER_SITES; packetfactory did some reorganisations; From David Krause 2003-02-03 06:38:22 +00:00
shash quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
siphon zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
slurpie No regression tests available. 2002-10-28 17:35:01 +00:00
smbsniff spelling typos 2003-02-26 03:25:12 +00:00
smtpscan upgrade to smtpscan-0.5 2003-05-06 08:51:14 +00:00
smurflog No regression tests available. 2002-10-28 17:35:01 +00:00
socks5 socks.h file 2003-01-30 22:38:33 +00:00
sqlat Make sqlat compile with the new FreeTDS API. 2003-06-03 01:26:50 +00:00
stegdetect import of stegdetect-0.5: 2003-07-01 23:14:23 +00:00
stel more spelling fixes 2003-03-28 22:39:10 +00:00
strobe No regression tests available. 2002-10-28 17:35:01 +00:00
stunnel quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
swatch I'll pick this up. 2002-07-10 20:59:27 +00:00
tempwatch fix more spelling errors/typos 2003-03-02 05:35:10 +00:00
towitoko it's actually LGPL 2003-06-14 15:12:44 +00:00
uvscan quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
uvscan_dat quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
vomit libevent timeout_ -> evtimer_ ; ok jsyn@ 2002-07-18 15:46:50 +00:00
whisker license 2003-02-02 22:24:07 +00:00
xmlsec Add gnutls support. 2003-05-02 04:32:29 +00:00
zebedee update to to 2.4.1 2003-01-30 22:39:58 +00:00
Makefile +stegdetect 2003-07-01 23:22:48 +00:00