pkgsrc/security
taca d009a2136c Importing ruby-openssl package, which replace ruby-ssl package.
Here is quote from README.

$Id: README,v 1.3 2001/11/18 19:00:06 majkl Exp $
'OpenSSL for Ruby' project
Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.

This program is licenced under the same licence as Ruby.
(See the file 'LICENCE'.)

[Done] (but not fully tested)
= OpenSSL config file parser (part) --- TO BE DROPPED? (any idea?)
= PKey:: RSA,DSA keys - new, load, export
= X509::Certificate - generating new certs, load, looking inside
= X509::CRL - load, new, looking inside
= X509::Name - new, export to_str, to_a, to_h (hash)
= X509::Revoked - new, looking inside (on parameters)
= X509::Store - new, import trusted certs and CRL, verifiing certs
= Digest::... - various hashes
= X509::Request - Cert requests
= X509::Attribute - as X509Request extensions (not tested)
= X509::Extension - to Certs, CRLs...
= X509::ExtensionMaker - for easy creating new Extensions
= Netscape::SPKI - for requests from NetscapeCommunicators
= Cipher::... - various ciphers
= basic PRNG functions (random generator) for OpenSSL module and class Random
= SSLSocket (merged Gotou Yuuzou's SSLsocket-Ruby project)
= PKCS7 (signing&data_verify is working, rest needs some testing)

[To-Do]
= check for memory leaking :-))
= cleaner code
= examples
= RubyUnit to be used!
= API documentation
= comments to sources!!!
= further functionality to existing
= Std. Extensions, Attributes to be made as Classes?
= AttributeFactory?
= add aliases to to_pem as s_dump s_load to support Marshal module
= CipherFactory?
= autogen random IVs for Ciphers
= safe BigNums
= PKCS12
= PKCS8
= HMAC
= ASN.1 ???
= BIO ???
= compat tests for RSA/DSA sign/encrypt
2002-01-04 16:35:49 +00:00
..
AiCA Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
aide Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
AiSSLtelnet Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
amavis Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
amavis-perl Fixed MASTER_SITES 2001-11-02 07:33:00 +00:00
apg Adjust format a bit: 2001-11-11 06:17:26 +00:00
audit-packages Don't hardcode the PKG_DBDIR value at package installation time. 2001-12-29 10:07:30 +00:00
cfs Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
crack Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
cyrus-sasl Added optional GSSAPI support. To activate this feature, please set 2001-12-10 12:43:21 +00:00
ddos-scan Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
dsniff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
egd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fortify Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fressh Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
fsh Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gnupg Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
gpa Updated to 0.4.2 (provided by Peter Reich in pkg/14842) 2001-12-10 17:56:24 +00:00
isakmpd Upgrade to latest OpenBSD source tree. 2002-01-04 11:10:49 +00:00
john Adjust format a bit: 2001-11-11 06:17:26 +00:00
keychain Updated to 1.8 2002-01-03 14:29:53 +00:00
kth-krb4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libbf Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libcrack Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libdes Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libidea Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libident Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
libmcrypt Update to 2.4.18, provided by Shell Hung in pkg/14707. 2001-11-28 12:50:05 +00:00
libnasl Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
logcheck Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mcrypt Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mhash Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
mirrordir Initial import of mirrordir-0.10.49 into the NetBSD packages collection. 2001-12-19 14:44:07 +00:00
nessus Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
nessus-core Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
nessus-libraries Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
nessus-plugins Update libnasl, nessus{-core,-plugins,-libraries} to 1.0.10. 2001-12-30 18:38:53 +00:00
netramet Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
nfsbug Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
openssh Fix path to example files in MESSAGE. Reported by Paul Hoffmann. 2001-12-05 17:03:56 +00:00
openssl Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
p0f Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Blowfish Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-CBC Updated p5-Crypt-CBC to 2.01 (provided by Shell Hung in pkg/14917) 2001-12-12 14:36:38 +00:00
p5-Crypt-DES Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-DES_EDE3 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-DSA Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-IDEA Initial import of p5-Crypt-IDEA, provided by Sen Nagata in pkg/14158. 2001-12-30 14:28:04 +00:00
p5-Crypt-OpenPGP Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Primes Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Random Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Rijndael Updated to 0.05 (provided by Shell Hung in pkg/14803) 2001-12-10 15:34:40 +00:00
p5-Crypt-RIPEMD160 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Crypt-RSA Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
p5-Crypt-Twofish Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-HMAC Oops. Correct leftover SHA1 -> HMAC 2001-11-30 15:20:45 +00:00
p5-Digest-MD2 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-MD4 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-MD5 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Digest-SHA1 Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-IO-Socket-SSL Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Net-SSLeay Make PKGNAME match directory name. 2001-12-24 14:25:08 +00:00
p5-SHA Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-SSLeay Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
p5-Tie-EncryptedHash Buildlinkify, in the sense that only the perl headers are found in 2001-11-26 06:49:36 +00:00
pakemon Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PAM Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pam-ldap Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pgp2 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pgp5 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
pgpdump Update pgpdump to 0.16 . 2001-12-10 09:26:03 +00:00
php4-mcrypt Update security/php4-mcrypt to 4.1.0. Changes from version 4.0.6 include: 2001-12-31 23:59:09 +00:00
pks bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
portsentry Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
priv Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
py-amkCrypto Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
qident Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
racoon upgrade to 20011215a. 2001-12-14 17:09:49 +00:00
rats Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rc5des Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rid Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
rsaref Mark as USE_BUILDLINK_ONLY. 2001-11-19 20:13:23 +00:00
ruby-acl Simplify document arrangement. 2002-01-03 15:21:38 +00:00
ruby-digest Importing ruby-digest package. This is part of ruby 1.6.6 package. 2001-12-30 15:57:58 +00:00
ruby-md5 Make ruby-md5 package for ruby 1.4 package only. 2001-12-31 04:18:14 +00:00
ruby-openssl Importing ruby-openssl package, which replace ruby-ssl package. 2002-01-04 16:35:49 +00:00
ruby-sha1 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-ssl Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ruby-tcpwrap Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
scanssh Updated to 1.6b. List of changes is unknown as there is no ChangeLog file. 2001-12-06 11:32:47 +00:00
smimemsg Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
smtpd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sniff Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
srp_client A dependency on automake implies a dependency on autoconf; there's no need 2001-11-29 19:46:10 +00:00
ssh Normalise all the uses of "wheel", and "root" for ${ROOT_GROUP}, now that 2001-12-05 16:03:56 +00:00
ssh-askpass Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ssh-ip-tunnel Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
ssldump Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
sslwrap Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
stunnel Update "stunnel" package to version 3.22. Changes sinc version 3.21c: 2001-12-28 07:22:29 +00:00
sudo bsd.pkg.install.mk calls the INSTALL script at the right times 2001-12-02 06:56:38 +00:00
tcp_wrappers Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
tct Also install the perl5 support files for this package in the 2002-01-04 13:17:17 +00:00
tripwire The "aliases" file is now in /etc/mail, not /etc. 2001-11-05 14:29:23 +00:00
uvscan suse_compat is built from emulators/suse_compat, not emulators/suse_base. 2001-12-27 14:12:46 +00:00
uvscan-dat Update security/uvscan-dat to 4177. Changes from 4176 include yet more 2001-12-21 21:50:25 +00:00
xdm-krb4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zebedee Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
Makefile Add and enable ruby-digest. 2002-01-03 12:25:27 +00:00