index
:
krb5.git
master
master-krb5pkgconfig
master-mechdconf
proxymech
Unnamed repository; edit this file 'description' to name the repository.
Günther Deschner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypto
/
builtin
Commit message (
Expand
)
Author
Age
Files
Lines
*
make depend
Tom Yu
2012-10-15
1
-10
/
+1
*
De-conditionalize Camellia code
Greg Hudson
2012-10-09
4
-37
/
+1
*
Make reindent
Tom Yu
2011-10-17
1
-11
/
+11
*
Untabify some files mistakenly created with tabs
Greg Hudson
2011-09-04
1
-8
/
+8
*
Fix signed/unsigned warnings in tests
Ezra Peisach
2011-08-24
2
-16
/
+16
*
Fixed typo in des OBJS: des_keys.c. -> des_keys
Sam Hartman
2011-08-09
1
-1
/
+1
*
Clean up a number of variables set but not used warnings
Ezra Peisach
2011-07-24
2
-4
/
+2
*
Make depend
Greg Hudson
2011-04-05
1
-3
/
+1
*
destest.c no longer needs crypto_int.h
Greg Hudson
2011-04-03
1
-1
/
+0
*
Remove the weak key checks from the builtin rc4 enc provider. There
Greg Hudson
2011-03-28
1
-17
/
+0
*
Update dependencies
Ezra Peisach
2011-03-19
1
-39
/
+22
*
Resolve a few miscellaneous warnings
Greg Hudson
2011-03-14
1
-1
/
+1
*
Remove two headers accidentally left behind in r24677
Greg Hudson
2011-03-14
2
-71
/
+0
*
Move the des and AFS string-to-key implementations into lib/crypto/krb,
Greg Hudson
2011-03-11
7
-982
/
+52
*
Adjust most C source files to match the new standards for copyright
Greg Hudson
2011-03-09
33
-463
/
+430
*
Update dependencies
Ezra Peisach
2011-03-06
1
-1
/
+3
*
On make clean remove test programs and object files. In lib/krb5/krb
Ezra Peisach
2011-03-06
1
-1
/
+1
*
Include crypto_int.h for mit_des_fixup_key_parity prototype
Ezra Peisach
2011-03-05
1
-6
/
+7
*
Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto_tests, as it
Greg Hudson
2011-03-05
6
-139
/
+0
*
Fix SHA-256 on big-endian platforms
Greg Hudson
2011-03-03
1
-0
/
+4
*
Consolidate almost all lib/crypto/krb headers into a single
Greg Hudson
2011-03-02
27
-193
/
+213
*
Reference random-to-key handlers through the enctype instead of the
Greg Hudson
2011-02-27
7
-49
/
+35
*
Namespace-protect SHA-256 symbols. Build SHA-256 code independently of
Greg Hudson
2011-02-25
3
-67
/
+43
*
Make depend
Greg Hudson
2011-02-25
9
-114
/
+106
*
Remove Yarrow PRNG implementation
Greg Hudson
2011-02-25
1
-29
/
+0
*
update dependencies
Ken Raeburn
2010-12-05
2
-3
/
+14
*
Use for loops for recursion in the Windows build, cutting down on the
Greg Hudson
2010-11-28
10
-107
/
+10
*
Fix Windows build
Greg Hudson
2010-11-25
11
-53
/
+59
*
Suppress building camellia-gen in "make check" for now (it has a build
Greg Hudson
2010-11-21
1
-1
/
+2
*
Implement Camellia-CTS-CMAC instead of Camellia-CCM
Greg Hudson
2010-11-20
6
-236
/
+378
*
Include k5-int.h for function declarations
Ken Raeburn
2010-10-23
1
-0
/
+2
*
Improves prng code modularity. Introduces fortuna-like prng that can be used ...
Zhanna Tsitkov
2010-10-05
6
-3
/
+517
*
Merge branches/nss to trunk
Greg Hudson
2010-10-02
2
-2
/
+45
*
Make depend
Greg Hudson
2010-09-08
8
-80
/
+100
*
Don't build the built-in Camellia block cipher code if Camellia-CCM
Greg Hudson
2010-09-08
2
-0
/
+10
*
Merge the camellia-ccm branch to trunk. Since there are no IANA
Greg Hudson
2010-09-07
12
-39
/
+2328
*
make depend
Greg Hudson
2010-06-07
7
-111
/
+122
*
krb5int_pbkdf2_hmac_sha1 fails to set enctype on keyblock
Ezra Peisach
2010-01-09
1
-0
/
+1
*
Enable caching of key-derived context info such as key schedules from
Ken Raeburn
2010-01-03
1
-18
/
+52
*
Fix a case where krb5int_aes_decrypt was trying to encrypt a block
Greg Hudson
2010-01-03
1
-1
/
+1
*
Remove $(TOBJS) for make clean
Ezra Peisach
2009-12-31
1
-1
/
+1
*
Restructure the crypto checksum implementation to minimize
Greg Hudson
2009-12-10
6
-33
/
+119
*
Initialize ihash_iov in case fall through to cleanup handler and try
Ezra Peisach
2009-12-06
1
-1
/
+1
*
Make depend
Greg Hudson
2009-12-06
1
-26
/
+32
*
Make the libk5crypto hash_provider interface take crypto_iov lists
Greg Hudson
2009-12-06
7
-161
/
+113
*
In the built-in des3 provider, remove the unused version of
Greg Hudson
2009-12-06
1
-29
/
+3
*
Consolidate the IOV and non-IOV encryption/decryption code paths, and
Greg Hudson
2009-12-04
17
-906
/
+213
*
Revert r23442. Revert r23436 changes unrelated to comment reformatting
Tom Yu
2009-12-03
1
-12
/
+139
*
Reformat new block comment per coding style
Greg Hudson
2009-12-02
1
-152
/
+26
*
Perform the AES-CBC XOR operations 4 bytes at a time, using the helper
Ken Raeburn
2009-12-02
1
-2
/
+18
[next]