.. |
mpi
|
This file has been superseded by mpv_sparcv8.s and mpv_sparcv9.s
|
2000-12-29 01:07:00 +00:00 |
Makefile
|
Add missing release_md target. This will cause the new DSOs to be
|
2000-12-28 21:35:55 +00:00 |
alg2268.c
|
Add new implementation of the algorithm from RFC 2268. Fix some comments.
|
2000-05-27 01:29:35 +00:00 |
arcfive.c
|
Stubs for RC5 functions. This is NOT a working implementation of RC5.
|
2000-12-27 03:16:59 +00:00 |
arcfour.c
|
these functions should be static
|
2000-11-17 00:59:51 +00:00 |
blapi.h
|
Bugzilla bug #63807: fixed function prototype of SHA1_TraceState.
|
2000-12-27 18:47:57 +00:00 |
blapi_bsf.c
|
fix static array (found with solaris 2.7 build)
|
2000-05-31 22:17:47 +00:00 |
blapit.h
|
initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
|
2000-12-19 23:43:12 +00:00 |
config.mk
|
Don't build libfreebl_*_3.a . Just build the .so's.
|
2000-12-29 23:21:51 +00:00 |
des.c
|
The Initial Developer of the Original Code is Nelson B. Bolyard,
|
2000-08-14 22:27:20 +00:00 |
des.h
|
The Initial Developer of the Original Code is Nelson B. Bolyard,
|
2000-08-14 22:27:20 +00:00 |
desblapi.c
|
The Initial Developer of the Original Code is Nelson B. Bolyard,
|
2000-08-14 22:27:20 +00:00 |
dh.c
|
fixes based on review by nelsonb:
|
2000-09-29 02:10:24 +00:00 |
dh_bsf.c
|
Separate DH implementation for use with BSAFE and mpi-based implementation
|
2000-07-29 19:06:54 +00:00 |
dsa.c
|
Bugzilla: 64132. NSS lock instrumentation
|
2001-01-03 19:51:22 +00:00 |
fblstdlib.c
|
Added calls for BSAFE 5.0
|
2000-05-23 22:15:25 +00:00 |
ldvector.c
|
This code permits multiple implementations of freebl to coexist for a
|
2000-12-27 03:20:04 +00:00 |
loader.c
|
Verify vector version and length before relying on the DSO's vector.
|
2000-12-28 03:26:29 +00:00 |
loader.h
|
This code permits multiple implementations of freebl to coexist for a
|
2000-12-27 03:20:04 +00:00 |
manifest.mn
|
Radical change to freebl "32-bit" builds on Solaris and HP-UX "32-bit".
|
2000-12-28 03:39:01 +00:00 |
mapfile.Solaris
|
mapfile defines the public ABI for the new freebl DSOs.
|
2000-12-28 03:35:43 +00:00 |
md2.c
|
fix some compiler warnings
|
2000-05-17 17:31:20 +00:00 |
md5.c
|
fix some compiler warnings
|
2000-05-17 17:31:20 +00:00 |
mknewpc2.c
|
The Initial Developer of the Original Code is Nelson B. Bolyard,
|
2000-08-14 22:27:20 +00:00 |
mksp.c
|
The Initial Developer of the Original Code is Nelson B. Bolyard,
|
2000-08-14 22:27:20 +00:00 |
pqg.c
|
Fix some bugs from the last checkin.
|
2000-09-29 04:03:34 +00:00 |
prng_fips1861.c
|
Reduce warnings by adding missing #includes to eliminate calls to
|
2001-01-04 08:21:15 +00:00 |
rijndael.c
|
fix problem in decrypt
|
2001-01-02 16:57:47 +00:00 |
rijndael.h
|
initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
|
2000-12-19 23:43:12 +00:00 |
rijndael32.tab
|
initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
|
2000-12-19 23:43:12 +00:00 |
rijndael_tables.c
|
initial checkin of Rijndael (AES) implementation. Only blocksize == 128 bits
|
2000-12-19 23:43:12 +00:00 |
rsa.c
|
Reduce warnings by adding missing #includes to eliminate calls to
|
2001-01-04 08:21:15 +00:00 |
secmpi.h
|
first draft of rsa keygen
|
2000-09-06 23:27:34 +00:00 |
sha.c
|
Check in original SHA implementation sources on behalf of Paul Kocher Cryptography Research, Inc. paul@cryptography.com
|
2000-04-06 02:48:30 +00:00 |
sha.h
|
Check in original SHA implementation sources on behalf of Paul Kocher Cryptography Research, Inc. paul@cryptography.com
|
2000-04-06 02:48:30 +00:00 |
sha_fast.c
|
Ensure function SHA1_TraceState is always defined, even when TRACING_SSL
|
2000-12-27 02:41:59 +00:00 |
sha_fast.h
|
initial checkin of PRNG code
|
2000-07-19 17:01:31 +00:00 |
sparcfix.c
|
The Initial Developer of the Original Code is Sun Microsystems Inc.
|
2000-09-29 23:39:30 +00:00 |