• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

c++/H12-Jul-2009-31,75823,831

docs/H12-Jul-2009-459349

gas/H12-Jul-2009-3,8983,367

include/H12-Jul-2009-31,19317,336

java/H12-Jul-2009-5,7744,457

masm/H12-Jul-2009-2,0501,676

python/H12-Jul-2009-5,1764,077

tests/H12-Jul-2009-3,5142,361

AUTHORSH A D17-Jun-2005168 126

BENCHMARKSH A D04-Jul-20096.9 KiB9177

BUGSH A D11-Jul-2009977 2420

CONTRIBUTORSH A D20-Jun-20091.4 KiB2924

COPYING.LIBH A D13-Jun-200425.8 KiB

ChangeLogH A D03-May-20050

INSTALLH A D13-Jun-20047.9 KiB188147

Makefile.amH A D08-Jul-20093 KiB7629

Makefile.inH A D12-Jul-200932.5 KiB977843

NEWSH A D12-Jul-200910.6 KiB206185

READMEH A D04-Jul-20094.6 KiB13199

README.WIN32H A D20-Jun-20091.2 KiB2919

acinclude.m4H A D04-Jul-200938.9 KiB1,6301,533

aclocal.m4H A D12-Jul-2009309.9 KiB8,9348,007

aes.cH A D18-Jun-200911.1 KiB469393

autogen.shH A D03-May-2005109 97

base64.cH A D17-Jun-20098.9 KiB444338

beecrypt.cH A D04-Jul-200919.3 KiB958696

blockmode.cH A D17-Jun-20093.9 KiB183110

blockpad.cH A D17-Jun-20092.5 KiB11665

blowfish.cH A D19-Jun-200919.2 KiB549485

config.guessH A D08-Jul-200945.5 KiB1,5751,358

config.h.inH A D12-Jul-20098.8 KiB382265

config.m4.inH A D15-Sep-2004493 1716

config.subH A D08-Jul-200933.4 KiB1,7041,559

configureH A D03-May-2022917.2 KiB32,93626,975

configure.acH A D12-Jul-200917.7 KiB683620

cppglue.cxxH A D28-Feb-20054.5 KiB275206

depcompH A D08-Jul-200918.2 KiB631407

dhies.cH A D17-Jun-20098.5 KiB345199

dldp.cH A D08-Jul-20099.9 KiB469258

dlkp.cH A D17-Jun-20091.7 KiB8038

dlpk.cH A D17-Jun-20092.2 KiB10853

dlsvdp-dh.cH A D17-Jun-20091.7 KiB6610

dsa.cH A D17-Jun-20094.4 KiB18595

elgamal.cH A D17-Jun-20094.8 KiB194100

endianness.cH A D17-Jun-20092.4 KiB9560

entropy.cH A D17-Jun-200928.4 KiB1,4241,118

fips186.cH A D17-Jun-20096.1 KiB249190

gnu.h.inH A D18-Jun-20091.9 KiB7968

hmac.cH A D17-Jun-20092.8 KiB12366

hmacmd5.cH A D17-Jun-20091.9 KiB7834

hmacsha1.cH A D17-Jun-20091.9 KiB7834

hmacsha224.cH A D17-Jun-20091.8 KiB7434

hmacsha256.cH A D17-Jun-20091.9 KiB7434

hmacsha384.cH A D17-Jun-20091.8 KiB7434

hmacsha512.cH A D17-Jun-20091.9 KiB7434

install-shH A D08-Jul-200913.3 KiB521344

ltmain.shH A D11-Jul-2009239.4 KiB8,4626,520

md4.cH A D04-Jul-20095.5 KiB247199

md5.cH A D04-Jul-20097.3 KiB285218

memchunk.cH A D17-Jun-20092 KiB11877

missingH A D08-Jul-200911.2 KiB377281

mp.cH A D17-Jun-200928.2 KiB1,5941,333

mpbarrett.cH A D17-Jun-200519 KiB862520

mpnumber.cH A D03-May-20224.6 KiB263194

mpprime.cH A D17-Jun-200534.3 KiB1,124828

mtprng.cH A D17-Jun-20095.1 KiB225171

pkcs1.cH A D17-Jun-20052.2 KiB9068

pkcs12.cH A D17-Jun-20051.8 KiB8256

ripemd128.cH A D18-Jun-200912.1 KiB388295

ripemd160.cH A D18-Jun-200913.6 KiB443346

ripemd256.cH A D18-Jun-200913 KiB418320

ripemd320.cH A D18-Jun-200914.7 KiB480377

rsa.cH A D17-Jun-20094 KiB178102

rsakp.cH A D17-Jun-20094.5 KiB194104

rsapk.cH A D17-Jun-20091.4 KiB6722

sha1.cH A D18-Jun-20098.1 KiB325258

sha224.cH A D18-Jun-20098.1 KiB314250

sha256.cH A D18-Jun-20098.2 KiB318254

sha2k32.cH A D17-Jun-20091.9 KiB5223

sha2k64.cH A D17-Jun-20094.8 KiB11890

sha384.cH A D03-May-202212.4 KiB472389

sha512.cH A D03-May-202213 KiB490405

timestamp.cH A D17-Jun-20091.5 KiB6533

README

1Welcome to the BeeCrypt crypto library!
2
3Copyright (c) 1997, 1998, 1999, 2000, 2001, 2004, 2005 X-Way Rights BV
4Copyright (c) 2002, 2003, 2005, 2006, 2009 Bob Deblier (for certain parts)
5
6Author: Bob Deblier <bob.deblier@telenet.be>
7
8This library is free software; you can redistribute it and/or
9modify it under the terms of the GNU Lesser General Public
10License as published by the Free Software Foundation; either
11version 2.1 of the License, or (at your option) any later version.
12
13This library is distributed in the hope that it will be useful,
14but WITHOUT ANY WARRANTY; without even the implied warranty of
15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16Lesser General Public License for more details.
17
18You should have received a copy of the GNU Lesser General Public
19License along with this library; if not, write to the Free Software
20Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21
22For the specifics of this license, see file 'COPYING.LIB', included in
23this distribution.
24
25
26
27Welcome to version 4.2.0 of BeeCrypt:
28
29The C++ API has received a major overhaul and has been expanded to deal
30properly with multi-threading on the major platforms.
31
32About BeeCrypt:
33
34BeeCrypt started its life when the need for a portable and fast cryptography
35library arose at Virtual Unlimited in 1997. I'm still trying to make it
36faster, easier to use and more portable, in addition to providing better
37documentation.
38
39Note that depending on where you are, the use of cryptography may be
40limited or forbidden by law. Before using this library, make sure you
41are legally entitled to do so.
42
43<plug>
44Most of the algorithms are implemented from reliable sources such as:
45
46"Handbook of Applied Cryptography"
47 Alfred J. Menezes, Paul C. van Oorschot, Scott A. Vanstone
48 CRC Press
49
50"Applied Cryptography", second edition
51 Bruce Schneier
52 Wiley
53
54
55For crypto enthusiasts these books are invaluable background material.
56
57IEEE P1363 "Standard Specifications for Public Key Cryptography" is a
58very interesting draft standard, which we will try to comply with.
59</plug>
60
61The structures in the library are geared towards exchange with Java
62and its security and cryptography classes. This library can also be
63accessed from Java by installing BeeCrypt for Java, a JCE 1.2 crypto
64provider and the counterpart of this library.
65
66
67Included in the library are:
68    - entropy sources for initializing pseudo-random generators
69    - pseudo-random generators: FIPS-186, Mersenne Twister
70    - block ciphers: AES, Blowfish
71    - hash functions: MD5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
72    - keyed hash functions: HMAC-MD5, HMAC-SHA-1, HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, HMAC-SHA-512
73    - multi-precision integer library, with assembler-optimized routines
74      for several processors
75    - probabilistic primality testing, with optimized small prime trial
76      division
77    - discrete logarithm parameter generation over a prime field
78    - Diffie-Hellman key agreement
79    - DSA signature scheme
80    - ElGamal signature scheme (two variants)
81    - RSA keypair generation with chinese remainder theorem variables
82    - RSA public & private key operations
83    - DHAES encryption scheme
84
85Planned for the near future are:
86    - compliance with and compliance statements for IEEE P1363
87    - switch from OSS to ALSA for entropy gathering
88    - experiments with CUDA (AES, MD6?)
89    - more blockciphers (Twofish, ... )
90    - more blockcipher modes (OFB, ... )
91    - more hash functions (SHA-3 candidates, HAVAL, Tiger)
92    - Elliptic Curves (ECDSA, ... )
93    - RSA signatures as specified by RFC-2440.
94
95The library has been tested on the following platforms:
96    - Cygwin
97    - Darwin/MacOS X
98    - Linux glibc 2.x alpha
99    - Linux glibc 2.x arm
100    - Linux glibc 2.x ia64
101    - Linux glibc 2.x m68k
102    - Linux glibc 2.x ppc
103    - Linux glibc 2.x ppc64
104    - Linux glibc 2.x s390
105    - Linux glibc 2.x s390x
106    - Linux glibc 2.x sparc
107    - Linux glibc 2.x x86
108    - Linux glibc 2.x x86_64/amd64
109    - Solaris 2.[6789] sparc (with Forte or gnu compilers)
110    - Solaris 2.[78] x86 (with Forte or GNU compilers)
111    - Tru64 Unix alpha
112    - Win32 (Windows 95, 98, NT 4.0, 2000, XP)
113
114The library is currently in the process of being ported to:
115    - MinGW
116    - AIX (shared libraries don't seem to work in 64-bit mode)
117
118For more information, refer to the HTML documentation, which can be generated
119with Doxygen, in the docs directory.
120
121If you want to report bugs, make suggestions, contribute fixes or
122enhancements, please see the beecrypt-specific website:
123
124http://sourceforge.net/projects/beecrypt
125
126or contact me at mailto:bob.deblier@telenet.be
127
128Sincerely,
129
130Bob Deblier
131

README.WIN32

1This file contains information on how to build and use the BeeCrypt DLL on
2Win32 platforms.
3
4The platform of preference is currently MicroSoft Visual C++. For the basic
5library Visual C++ 6.0 will do the trick, but the C++ API will require
6version 7.0 or later.
7
8To be able to use the assembler files with Visual C++ 6.0, you need to have the
9Visual C++ 6.0 Processor Pack installed. It can be found at:
10
11http://msdn.microsoft.com/vstudio/downloads/ppack/default.asp
12
13To build the java glue into the DLL, you should also have Sun's JDK 1.4 (or later),
14including the JNI headers, installed.
15
16Use the project files available through SourceForge to compile.
17
18Once running, you can use any of three entropy source available on this
19platform, in order of preference:
20
21wavein    (uses noise on the soundcard microphone port)
22console   (uses keyboard clicks with a high resolution timer)
23wincrypt  (uses random data generated by the Windows CryptAPI)
24
25To enable a specific entropy device, set variable BEECRYPT_ENTROPY to any of
26these three values; if not specified, the library will use 'wavein' as default.
27
28In the future, additional sources of entropy on this platform may be made available.
29