AminetAminet
Search:
84752 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lib/openssl68k.lha

Mirror:Random
Showing: m68k-amigaos iconppc-amigaos iconppc-morphos iconi386-aros iconi386-amithlon iconppc-warpup iconppc-powerup icongeneric icon
No screenshot available
Short:OpenSSL crypto and SSL/TLS library
Author:Various
Uploader:carsten larsen mail com (Carsten Larsen)
Type:dev/lib
Version:1.0.2a
Architecture:m68k-amigaos
Date:2015-03-21
Download:dev/lib/openssl68k.lha - View contents
Readme:dev/lib/openssl68k.readme
Downloads:1023

DESCRIPTION

 The OpenSSL Project is a collaborative effort to develop a robust,
 commercial-grade, fully featured, and Open Source toolkit implementing the
 Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
 protocols as well as a full-strength general purpose cryptography library.
 The project is managed by a worldwide community of volunteers that use the
 Internet to communicate, plan, and develop the OpenSSL toolkit and its
 related documentation.

 OpenSSL is based on the excellent SSLeay library developed from Eric A. Young
 and Tim J. Hudson.  The OpenSSL toolkit is licensed under a dual-license (the
 OpenSSL license plus the SSLeay license) situation, which basically means
 that you are free to get and use it for commercial and non-commercial
 purposes as long as you fulfill the conditions of both licenses.

LIBRARIES

  libssl.a:
     Implementation of SSLv2, SSLv3, TLSv1 and the required code to support
     both SSLv2, SSLv3 and TLSv1 in the one server and client.

  libcrypto.a:
     General encryption and X.509 v1/v3 stuff needed by SSL/TLS but not
     actually logically part of it. It includes routines for the following:

     Ciphers
        libdes - EAY's libdes DES encryption package which was floating
                 around the net for a few years, and was then relicensed by
                 him as part of SSLeay.  It includes 15 'modes/variations'
                 of DES (1, 2 and 3 key versions of ecb, cbc, cfb and ofb;
                 pcbc and a more general form of cfb and ofb) including desx
                 in cbc mode, a fast crypt(3), and routines to read
                 passwords from the keyboard.
        RC4 encryption,
        RC2 encryption      - 4 different modes, ecb, cbc, cfb and ofb.
        Blowfish encryption - 4 different modes, ecb, cbc, cfb and ofb.
        IDEA encryption     - 4 different modes, ecb, cbc, cfb and ofb.

     Digests
        MD5 and MD2 message digest algorithms, fast implementations,
        SHA (SHA-0) and SHA-1 message digest algorithms,
        MDC2 message digest. A DES based hash that is popular on smart cards.

     Public Key
        RSA encryption/decryption/generation.
            There is no limit on the number of bits.
        DSA encryption/decryption/generation.
            There is no limit on the number of bits.
        Diffie-Hellman key-exchange/key generation.
            There is no limit on the number of bits.

     X.509v3 certificates
        X509 encoding/decoding into/from binary ASN1 and a PEM
             based ASCII-binary encoding which supports encryption with a
             private key.  Program to generate RSA and DSA certificate
             requests and to generate RSA and DSA certificates.


Contents of dev/lib/openssl68k.lha
PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
drwxr-xr-x  1001/1001        0       0 ****** -lhd- 0000 Mar 20 16:37 include/
drwxr-xr-x  1001/1001        0       0 ****** -lhd- 0000 Mar 20 16:37 include/openssl/
-rw-r--r--  1001/1001     1811    6182  29.3% -lh5- 42a3 Mar 20 16:37 include/openssl/aes.h
-rw-r--r--  1001/1001    13790   63142  21.8% -lh5- 4000 Mar 20 16:37 include/openssl/asn1.h
-rw-r--r--  1001/1001     4421   24435  18.1% -lh5- c65e Mar 20 16:37 include/openssl/asn1_mac.h
-rw-r--r--  1001/1001     7924   34475  23.0% -lh5- d6a0 Mar 20 16:37 include/openssl/asn1t.h
-rw-r--r--  1001/1001    10318   38567  26.8% -lh5- e940 Mar 20 16:37 include/openssl/bio.h
-rw-r--r--  1001/1001     2178    5351  40.7% -lh5- b5c8 Mar 20 16:37 include/openssl/blowfish.h
-rw-r--r--  1001/1001    10615   40791  26.0% -lh5- d75c Mar 20 16:37 include/openssl/bn.h
-rw-r--r--  1001/1001     2103    4907  42.9% -lh5- 09e3 Mar 20 16:37 include/openssl/buffer.h
-rw-r--r--  1001/1001     1759    5601  31.4% -lh5- d53e Mar 20 16:37 include/openssl/camellia.h
-rw-r--r--  1001/1001     1890    4659  40.6% -lh5- c467 Mar 20 16:37 include/openssl/cast.h
-rw-r--r--  1001/1001     1388    3257  42.6% -lh5- 6915 Mar 20 16:37 include/openssl/cmac.h
-rw-r--r--  1001/1001     5676   28641  19.8% -lh5- 4784 Mar 20 16:37 include/openssl/cms.h
-rw-r--r--  1001/1001      809    2335  34.6% -lh5- 31ec Mar 20 16:37 include/openssl/comp.h
-rw-r--r--  1001/1001     3458   11256  30.7% -lh5- f7fe Mar 20 16:37 include/openssl/conf.h
-rw-r--r--  1001/1001     1764    4147  42.5% -lh5- 74d5 Mar 20 16:37 include/openssl/conf_api.h
-rw-r--r--  1001/1001     7390   27649  26.7% -lh5- 13a5 Mar 20 16:37 include/openssl/crypto.h
-rw-r--r--  1001/1001     3400   11913  28.5% -lh5- 19c8 Mar 20 16:37 include/openssl/des.h
-rw-r--r--  1001/1001     4347   21522  20.2% -lh5- 2bd2 Mar 20 16:37 include/openssl/des_old.h
-rw-r--r--  1001/1001     4480   16130  27.8% -lh5- a9be Mar 20 16:37 include/openssl/dh.h
-rw-r--r--  1001/1001     4451   13662  32.6% -lh5- 1fa3 Mar 20 16:37 include/openssl/dsa.h
-rw-r--r--  1001/1001     6424   20246  31.7% -lh5- 6b21 Mar 20 16:37 include/openssl/dso.h
-rw-r--r--  1001/1001     3254    9046  36.0% -lh5- 449e Mar 20 16:37 include/openssl/dtls1.h
-rw-r--r--  1001/1001     3251   10742  30.3% -lh5- 7ddb Mar 20 16:37 include/openssl/e_os2.h
-rw-r--r--  1001/1001      271     616  44.0% -lh5- 4516 Mar 20 16:37 include/openssl/ebcdic.h
-rw-r--r--  1001/1001    10452   56072  18.6% -lh5- eeab Mar 20 16:37 include/openssl/ec.h
-rw-r--r--  1001/1001     2049    5191  39.5% -lh5- 6520 Mar 20 16:37 include/openssl/ecdh.h
-rw-r--r--  1001/1001     3440   14032  24.5% -lh5- 656d Mar 20 16:37 include/openssl/ecdsa.h
-rw-r--r--  1001/1001    13108   44946  29.2% -lh5- c061 Mar 20 16:37 include/openssl/engine.h
-rw-r--r--  1001/1001     4607   16776  27.5% -lh5- 0a23 Mar 20 16:37 include/openssl/err.h
-rw-r--r--  1001/1001    13511   66901  20.2% -lh5- 4456 Mar 20 16:37 include/openssl/evp.h
-rw-r--r--  1001/1001     1960    4535  43.2% -lh5- 5d5e Mar 20 16:37 include/openssl/hmac.h
-rw-r--r--  1001/1001     1885    4679  40.3% -lh5- e800 Mar 20 16:37 include/openssl/idea.h
-rw-r--r--  1001/1001     2612    8165  32.0% -lh5- 2d67 Mar 20 16:37 include/openssl/krb5_asn.h
-rw-r--r--  1001/1001     2539    6890  36.9% -lh5- 9670 Mar 20 16:37 include/openssl/kssl.h
-rw-r--r--  1001/1001     3039    9549  31.8% -lh5- 52e4 Mar 20 16:37 include/openssl/lhash.h
-rw-r--r--  1001/1001     1816    3986  45.6% -lh5- ffdc Mar 20 16:37 include/openssl/md2.h
-rw-r--r--  1001/1001     2114    4786  44.2% -lh5- c469 Mar 20 16:37 include/openssl/md4.h
-rw-r--r--  1001/1001     2109    4785  44.1% -lh5- 6d73 Mar 20 16:37 include/openssl/md5.h
-rw-r--r--  1001/1001     1812    3942  46.0% -lh5- b29d Mar 20 16:37 include/openssl/mdc2.h
-rw-r--r--  1001/1001      966    8260  11.7% -lh5- 1a0a Mar 20 16:37 include/openssl/modes.h
-rw-r--r--  1001/1001    27398  175657  15.6% -lh5- 50d5 Mar 20 16:37 include/openssl/obj_mac.h
-rw-r--r--  1001/1001    10138   47564  21.3% -lh5- fb4f Mar 20 16:37 include/openssl/objects.h
-rw-r--r--  1001/1001     6972   27147  25.7% -lh5- c4f9 Mar 20 16:37 include/openssl/ocsp.h
-rw-r--r--  1001/1001     2365    6922  34.2% -lh5- 6619 Mar 20 16:37 include/openssl/opensslconf.h
-rw-r--r--  1001/1001     1683    3939  42.7% -lh5- acdc Mar 20 16:37 include/openssl/opensslv.h
-rw-r--r--  1001/1001     2439    7788  31.3% -lh5- f740 Mar 20 16:37 include/openssl/ossl_typ.h
-rw-r--r--  1001/1001     5744   25807  22.3% -lh5- 0cea Mar 20 16:37 include/openssl/pem.h
-rw-r--r--  1001/1001     1242    2862  43.4% -lh5- b4d6 Mar 20 16:37 include/openssl/pem2.h
-rw-r--r--  1001/1001     3900   14839  26.3% -lh5- a6a7 Mar 20 16:37 include/openssl/pkcs12.h
-rw-r--r--  1001/1001     5378   20778  25.9% -lh5- 990c Mar 20 16:37 include/openssl/pkcs7.h
-rw-r--r--  1001/1001     1523    3673  41.5% -lh5- 9e32 Mar 20 16:37 include/openssl/pqueue.h
-rw-r--r--  1001/1001     2364    5772  41.0% -lh5- 6b6f Mar 20 16:37 include/openssl/rand.h
-rw-r--r--  1001/1001     1871    4546  41.2% -lh5- ab98 Mar 20 16:37 include/openssl/rc2.h
-rw-r--r--  1001/1001     1754    3807  46.1% -lh5- 3ed5 Mar 20 16:37 include/openssl/rc4.h
-rw-r--r--  1001/1001     2032    4931  41.2% -lh5- 9d8b Mar 20 16:37 include/openssl/rc5.h
-rw-r--r--  1001/1001     1910    4371  43.7% -lh5- bea2 Mar 20 16:37 include/openssl/ripemd.h
-rw-r--r--  1001/1001     7264   29735  24.4% -lh5- c76c Mar 20 16:37 include/openssl/rsa.h
-rw-r--r--  1001/1001    18989  202903   9.4% -lh5- 3fd7 Mar 20 16:37 include/openssl/safestack.h
-rw-r--r--  1001/1001     1823    6040  30.2% -lh5- 4852 Mar 20 16:37 include/openssl/seed.h
-rw-r--r--  1001/1001     2621    7929  33.1% -lh5- 9c42 Mar 20 16:37 include/openssl/sha.h
-rw-r--r--  1001/1001     2057    5577  36.9% -lh5- 0674 Mar 20 16:37 include/openssl/srp.h
-rw-r--r--  1001/1001     2266    6638  34.1% -lh5- 9365 Mar 20 16:37 include/openssl/srtp.h
-rw-r--r--  1001/1001    33802  148634  22.7% -lh5- a8f9 Mar 20 16:37 include/openssl/ssl.h
-rw-r--r--  1001/1001     3438   12049  28.5% -lh5- 7e50 Mar 20 16:37 include/openssl/ssl2.h
-rw-r--r--  1001/1001     1678    3789  44.3% -lh5- e20c Mar 20 16:37 include/openssl/ssl23.h
-rw-r--r--  1001/1001     8329   33281  25.0% -lh5- 8cea Mar 20 16:37 include/openssl/ssl3.h
-rw-r--r--  1001/1001     1933    4532  42.7% -lh5- c186 Mar 20 16:37 include/openssl/stack.h
-rw-r--r--  1001/1001     5226   27694  18.9% -lh5- 7c6e Mar 20 16:37 include/openssl/symhacks.h
-rw-r--r--  1001/1001     8468   39572  21.4% -lh5- fc6a Mar 20 16:37 include/openssl/tls1.h
-rw-r--r--  1001/1001     8635   34477  25.0% -lh5- ae78 Mar 20 16:37 include/openssl/ts.h
-rw-r--r--  1001/1001     1974    4631  42.6% -lh5- b9e0 Mar 20 16:37 include/openssl/txt_db.h
-rw-r--r--  1001/1001     6124   18723  32.7% -lh5- 692b Mar 20 16:37 include/openssl/ui.h
-rw-r--r--  1001/1001     1485    3530  42.1% -lh5- 9d62 Mar 20 16:37 include/openssl/ui_compat.h
-rw-r--r--  1001/1001      443    1083  40.9% -lh5- 5bb2 Mar 20 16:37 include/openssl/whrlpool.h
-rw-r--r--  1001/1001    12132   53188  22.8% -lh5- f45a Mar 20 16:37 include/openssl/x509.h
-rw-r--r--  1001/1001     7285   28739  25.3% -lh5- 0393 Mar 20 16:37 include/openssl/x509_vfy.h
-rw-r--r--  1001/1001     9929   40389  24.6% -lh5- e5b4 Mar 20 16:37 include/openssl/x509v3.h
-rw-r--r--  1001/1001   727502 1884220  38.6% -lh5- ed80 Mar 20 16:37 libcrypto.a
-rw-r--r--  1001/1001   171526  411112  41.7% -lh5- 2d64 Mar 20 16:37 libssl.a
-rw-r--r--  1001/1001     1312    2961  44.3% -lh5- 2401 Mar 20 16:37 openssl68k.readme
drwxr-xr-x  1001/1001        0       0 ****** -lhd- 0000 Mar 20 16:37 spec/
-rw-r--r--  1001/1001     8237   25074  32.9% -lh5- 5803 Mar 20 16:37 spec/Makefile
-rw-r--r--  1001/1001      113     148  76.4% -lh5- cfdf Mar 20 16:37 spec/config
-rw-r--r--  1001/1001     8214   26396  31.1% -lh5- e70c Mar 20 16:37 spec/e_os.h
-rw-r--r--  1001/1001     2365    6922  34.2% -lh5- 6619 Mar 20 16:37 spec/opensslconf.h
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total        87 files 1319074 4103136  32.1%            Mar 20 22:25
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>