openssl/crypto/des
Andy Polyakov cbffd2d9ca SPARC assembly pack: enforce V8+ ABI constraints.
Even though it's hard to imagine, it turned out that upper half of
arguments passed to V8+ subroutine can be non-zero.

["n" pseudo-instructions, such as srln being srl in 32-bit case and
srlx in 64-bit one, were implemented in binutils 2.10. It's assumed
that Solaris assembler implemented it around same time, i.e. 2000.]

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit f198cc43a0)
2016-07-01 14:26:21 +02:00
..
asm SPARC assembly pack: enforce V8+ ABI constraints. 2016-07-01 14:26:21 +02:00
t
times
cbc3_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cbc_cksm.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cbc_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cfb64ede.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cfb64enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
cfb_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
COPYRIGHT
des-lib.com
des.c Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:00:08 +01:00
des.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
DES.pm
des.pod
DES.xs
des3s.cpp
des_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
des_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
des_old.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
des_old.h Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
des_old2.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
des_opts.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
des_ver.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
dess.cpp
destest.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
ecb3_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ecb_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ede_cbcm_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
enc_read.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
enc_writ.c Change usage of RAND_pseudo_bytes to RAND_bytes 2016-06-27 15:00:08 +01:00
fcrypt.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
fcrypt_b.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
FILES0
Imakefile
INSTALL
KERBEROS
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
makefile.bc
ncbc_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ofb64ede.c Re-align some comments after running the reformat script. 2015-01-22 09:31:48 +00:00
ofb64enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
ofb_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
options.txt
pcbc_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
qud_cksm.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
read2pwd.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
read_pwd.c Drop redundant and outdated __CYGWIN32__ tests. 2015-01-22 13:06:47 +01:00
README
rpc_des.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rpc_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rpw.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
set_key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
speed.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
spr.h Fixed bad formatting in crypto/des/spr.h 2015-02-05 09:45:25 -05:00
str2key.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
typemap
VERSION
xcbc_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00

		libdes, Version 4.01 10-Jan-97

		Copyright (c) 1997, Eric Young
			  All rights reserved.

    This program is free software; you can redistribute it and/or modify
    it under the terms specified in COPYRIGHT.
    
--
The primary ftp site for this library is
ftp://ftp.psy.uq.oz.au/pub/Crypto/DES/libdes-x.xx.tar.gz
libdes is now also shipped with SSLeay.  Primary ftp site of
ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL/SSLeay-x.x.x.tar.gz

The best way to build this library is to build it as part of SSLeay.

This kit builds a DES encryption library and a DES encryption program.
It supports ecb, cbc, ofb, cfb, triple ecb, triple cbc, triple ofb,
triple cfb, desx, and MIT's pcbc encryption modes and also has a fast
implementation of crypt(3).
It contains support routines to read keys from a terminal,
generate a random key, generate a key from an arbitrary length string,
read/write encrypted data from/to a file descriptor.

The implementation was written so as to conform with the manual entry
for the des_crypt(3) library routines from MIT's project Athena.

destest should be run after compilation to test the des routines.
rpw should be run after compilation to test the read password routines.
The des program is a replacement for the sun des command.  I believe it
conforms to the sun version.

The Imakefile is setup for use in the kerberos distribution.

These routines are best compiled with gcc or any other good
optimising compiler.
Just turn you optimiser up to the highest settings and run destest
after the build to make sure everything works.

I believe these routines are close to the fastest and most portable DES
routines that use small lookup tables (4.5k) that are publicly available.
The fcrypt routine is faster than ufc's fcrypt (when compiling with
gcc2 -O2) on the sparc 2 (1410 vs 1270) but is not so good on other machines
(on a sun3/260 168 vs 336).  It is a function of CPU on chip cache size.
[ 10-Jan-97 and a function of an incorrect speed testing program in
  ufc which gave much better test figures that reality ].

It is worth noting that on sparc and Alpha CPUs, performance of the DES
library can vary by upto %10 due to the positioning of files after application
linkage.

Eric Young (eay@cryptsoft.com)