index
:
libgcrypt
master
Unnamed repository; edit this file 'description' to name the repository.
Alvaro Soliverez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
Support building on Android
HEAD
master
Derek Foreman
10
-52/+103
2011-07-04
Allow building for ARM thumb. Similar to bug#1202.
Werner Koch
2
-2/+7
2011-06-29
Fixed a bug in the gcry_cipher_get_algo_keylen and gcry_cipher_get_algo_blklen
Werner Koch
4
-17/+42
2011-06-29
Prepare a new development branch
Werner Koch
3
-3/+11
2011-06-29
Post release updates
Werner Koch
2
-2/+5
2011-06-29
Prepare for the 1.5.0 release.
Werner Koch
7
-32/+51
2011-06-29
Update config.{sub,guess}
Werner Koch
2
-299/+426
2011-06-29
Implement the --debug option for the keygrip test.
Werner Koch
1
-0/+3
2011-06-13
Suggest to use GCRYMPI_FMT_USG with gcry_sexp_nth_mpi.
Werner Koch
1
-5/+7
2011-06-13
Fixed a pkcs#1 v1.5 flaw regarding leading zero bytes
Werner Koch
4
-43/+118
2011-06-13
Add a full set of pkcs#1 v2 test vectors
Werner Koch
9
-1726/+9714
2011-06-10
Fixed leading zero problems in PSS and OAEP.
Werner Koch
9
-122/+279
2011-06-09
Add the PSS test vectors
Werner Koch
1
-2/+1062
2011-06-09
Add OAEP regression test.
Werner Koch
5
-2/+1079
2011-06-09
Add a small comment.
Werner Koch
1
-1/+1
2011-06-09
Use octet_string_from_mpi in oaep_decode.
Werner Koch
2
-82/+64
2011-06-09
Add random-override parameter to the PK functions to allow better regression ...
Werner Koch
5
-11/+126
2011-06-09
Expect mHash as input to the PSS functions.
Werner Koch
2
-38/+50
2011-06-09
Merge branch 'master' into ueno-pss
Werner Koch
4
-163/+442
2011-06-09
Restructure pss_verify to match the description in rfc-3447.
Werner Koch
2
-93/+158
2011-06-08
Restructure pss_encode to match the description in rfc-3447.
Werner Koch
2
-65/+106
2011-06-03
Restructure oaep_decode to match the description in rfc-3447.
Werner Koch
2
-68/+153
2011-06-03
Restructure oaep_encode to match the description in rfc-3447.
Werner Koch
2
-41/+104
2011-06-03
Add comments to the mgf1 function and speed it up.
Werner Koch
2
-14/+25
2011-06-03
Add option --die to ease debugging
Werner Koch
2
-0/+12
2011-05-31
Let gcry_pk_decrypt in non-raw mode return a verbatim buffer.
Werner Koch
2
-37/+66
2011-05-30
Fixed pkcs#1 unpadding
Werner Koch
2
-15/+62
2011-05-27
Fix double-free when un-padding invalid data.
Daiki Ueno
4
-8/+41
2011-05-25
Support PSS.
Daiki Ueno
4
-5/+354
2011-05-24
Tell check_pubkey_* which PK algo is used.
Daiki Ueno
2
-9/+35
2011-05-24
Cleanup pk_encoding_ctx code.
Daiki Ueno
5
-49/+88
2011-05-24
Simplify MGF1 by initializing MD handle at once.
Daiki Ueno
2
-6/+7
2011-05-23
Merge branch 'master'.
Werner Koch
2
-4/+7
2011-05-23
Add a few comments to the pkcs#1 code.
Werner Koch
2
-14/+45
2011-05-23
Fix memleak when decoding OAEP/PKCS#1 block type 2.
Daiki Ueno
2
-2/+13
2011-05-19
Add $(GPG_ERROR_LIBS) to gcryptrnd_LDADD for gpg_strerror.
Daiki Ueno
2
-1/+6
2011-05-18
Support PKCS#1 un-padding.
Daiki Ueno
7
-119/+241
2011-05-11
Minor updates to the OAEP code.
Werner Koch
2
-30/+53
2011-05-11
Add missing ChangeLogs
Werner Koch
4
-0/+31
2011-05-11
Support RSA-OAEP padding for encryption.
Daiki Ueno
4
-71/+606
2011-04-19
Make sure to return correct error codes for secmem failures.
Werner Koch
5
-6/+32
2011-04-11
Fix double free in gcry_pk_get_keygrip.
Werner Koch
2
-0/+3
2011-04-11
CTR mode may now be used with arbitrary long data chunks.
Werner Koch
5
-11/+90
2011-04-11
Allow for truncation in CTR mode.
Werner Koch
4
-35/+124
2011-04-08
Add a few comments to explain the generation of k.
Werner Koch
1
-2/+14
2011-04-06
Move an AC_SUBST to avoid an Emacs warning
Werner Koch
2
-5/+10
2011-04-04
Fix a small memory leak in gcry_pk_get_keygrip.
Werner Koch
3
-4/+11
2011-04-04
Add a test option to help finding memory leaks.
Werner Koch
2
-10/+53
2011-04-01
Make sure that gcry_realloc (NULL, n) works on all platforms.
Werner Koch
2
-0/+14
2011-03-30
Add a version string to the binary
Werner Koch
2
-1/+5
[next]