index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
t_random.c: New file which just tests the random number generator
Theodore Tso
1996-02-23
4
-2
/
+145
*
Set magic number in krb5_address
Ezra Peisach
1996-02-15
2
-0
/
+7
*
Folded in danw's changes to allow building Makefiles for the
Theodore Tso
1996-02-07
2
-0
/
+8
*
* t_cksum.c (main): use proper old-style definition
Mark Eichin
1996-01-27
2
-1
/
+7
*
Fix return type for mit_des3_string_to_key()
Theodore Tso
1996-01-11
2
-1
/
+5
*
* t_verify.c: Added an n-fold test
Richard Basch
1995-12-14
1
-0
/
+36
*
* d3_str2ky.c: Updated to include some of the randomness throughout
Richard Basch
1995-12-12
1
-7
/
+3
*
* d3_str2ky.c: Revised 3-DES String-To-Key algorithm to encrypt the
Richard Basch
1995-12-12
1
-1
/
+8
*
Fixed the description of the algorithm in the comment
Richard Basch
1995-12-02
1
-2
/
+1
*
XOR the last byte of weak keys with 0xf0, according to spec
Richard Basch
1995-12-02
2
-2
/
+6
*
Corrected algorithm description at beginning.
Richard Basch
1995-12-01
1
-16
/
+26
*
Corrected a bug in the wrap-around carry (found bug by comparing test results
Richard Basch
1995-11-29
1
-24
/
+16
*
Make sure that each DES key is strong. If not, xor first byte with 0xf0
Richard Basch
1995-11-28
1
-2
/
+8
*
Corrected bit rotation to match documented algorithm
Richard Basch
1995-11-28
1
-5
/
+6
*
Removed debugging assert() statement
Richard Basch
1995-11-28
1
-2
/
+0
*
f_ecb.c, des_int.h (mit_des_ecb_encrypt): Add const declaration to input
Ezra Peisach
1995-11-28
3
-2
/
+7
*
The output block of n-fold should not be a "const"
Richard Basch
1995-11-28
1
-1
/
+1
*
Compile 3-DES MD5 routine
Richard Basch
1995-11-28
1
-0
/
+2
*
Added 3-DES MD5 checksum mode switch
Richard Basch
1995-11-28
1
-0
/
+11
*
Added 3-DES MD5 checksum mode
Richard Basch
1995-11-28
1
-0
/
+11
*
Added Triple-DES function prototypes and structures
Richard Basch
1995-11-28
1
-1
/
+56
*
Compile in Triple-DES routines
Richard Basch
1995-11-28
1
-2
/
+13
*
Triple DES shares the same random key initialization routine
Richard Basch
1995-11-28
1
-0
/
+1
*
Triple DES support routines
Richard Basch
1995-11-28
1
-0
/
+173
*
Triple-DES support routines
Richard Basch
1995-11-28
7
-0
/
+637
*
* encrypt_data.c (krb5_encrypt_data): New file. A generic routine
Theodore Tso
1995-11-13
4
-0
/
+153
*
* t_cksum.c : Remove krb5_enctype from krb5_string_to_key() args
Chris Provenzano
1995-11-09
2
-5
/
+5
*
* string2key.c : Remove krb5_enctype from krb5_string_to_key() args.
Chris Provenzano
1995-11-09
3
-3
/
+9
*
Make mit_des_finish_key() safe to call even if there is no key that
Theodore Tso
1995-11-01
2
-2
/
+10
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
12
-6
/
+30
*
Change types of krb5_max_enctype and krb5_max_cksumtype to be
Theodore Tso
1995-10-06
2
-2
/
+8
*
* configure.in (V5_MAKE_SHARED_LIB): Change for version 0.1 of
Ezra Peisach
1995-10-02
2
-17
/
+6
*
Rename verify.c to t_verify.c to remove conflict with
Keith Vetter
1995-09-29
3
-3
/
+8
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
10
-29
/
+40
*
Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
3
-7
/
+9
*
Change password for the Mac
Keith Vetter
1995-09-24
2
-1
/
+6
*
Define PROTOTYPE if it is not defined elsewhere
Theodore Tso
1995-09-23
2
-0
/
+12
*
Removed ^M's from DOS integration. (Oops!)
Theodore Tso
1995-09-23
1
-1
/
+1
*
Makefile.in: moved shared rule to all-unix:: target
Theodore Tso
1995-09-23
5
-4
/
+12
*
Makefile.in: PC builds all C files because of function name changes
Theodore Tso
1995-09-23
4
-9
/
+15
*
md5crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
3
-4
/
+28
*
md4crypt.c: put function prototype back in, fixed signed/unsigned
Theodore Tso
1995-09-23
3
-4
/
+28
*
put function prototype back in
Theodore Tso
1995-09-23
2
-0
/
+13
*
Clear the buffer before calling the SIOCGIFCONF ioctl. This makes
Theodore Tso
1995-09-13
2
-1
/
+8
*
Added inclusion of des_int.h
Keith Vetter
1995-09-13
2
-0
/
+6
*
Reintegrate the keytype->enctype changes
Ezra Peisach
1995-09-12
5
-25
/
+20
*
Replace nuked history in ChangeLog
Ezra Peisach
1995-09-12
1
-3
/
+6
*
Reintegrate the keytype->enctype changes
Ezra Peisach
1995-09-12
5
-10
/
+28
*
Reintegrate the keytype -> enctype changes
Ezra Peisach
1995-09-12
8
-20
/
+32
*
Mac Beta 1 submission
Keith Vetter
1995-09-11
22
-210
/
+134
[next]