index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
pk_pad
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-0
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
14
-5
/
+23
*
Merge GH #1212 Add support for 'raw' PSS signatures
Jack Lloyd
2017-09-20
3
-51
/
+167
|
\
|
*
Clear return value, and verify 'raw' hash matches expected size
Jack Lloyd
2017-09-16
1
-1
/
+7
|
*
Support PSSR_Raw
Jack Lloyd
2017-09-16
3
-51
/
+161
*
|
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
13
-26
/
+26
*
|
Add API stability annotations.
Jack Lloyd
2017-09-19
13
-19
/
+19
*
|
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
5
-5
/
+5
|
/
*
Added SHA3_XXX_PKCS OID
Francis Dupont
2017-09-04
1
-0
/
+28
*
Fix a valgrind const-time error in ISO 9796 padding
Jack Lloyd
2017-08-29
1
-2
/
+7
*
Allow signature using `Raw(hashname)`
Jack Lloyd
2017-08-15
3
-7
/
+38
*
Add SM3 OIDs and PKCSv1.5 hash prefix
Jack Lloyd
2017-05-19
1
-0
/
+8
*
Accept SHA1 and SHA-1 as aliases for hash_id
Jack Lloyd
2017-05-18
1
-2
/
+3
*
Add botan_pkcs_hash_id to FFI
Jack Lloyd
2017-05-18
3
-3
/
+35
*
Content:
Tomasz Frydrych
2017-04-03
3
-4
/
+2
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
12
-12
/
+36
*
Avoid calling memmove with a null source in PKCSv1 signature encoding
Jack Lloyd
2017-03-03
1
-1
/
+7
*
fix possible iso9796 side channel and add length check
Never
2017-02-21
1
-14
/
+26
*
ISO-9796-2 doxygen build fixes
Daniel Neus
2016-12-19
1
-4
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
25
-216
/
+216
*
Merge GH #759 Add ISO 9796-2 signature schemes
Jack Lloyd
2016-12-08
4
-12
/
+414
|
\
|
*
ISO 9796: Change header guard format
Never
2016-12-06
1
-2
/
+2
|
*
Add ISO9796-2 Signature Schemes giving message recovery 2 and 3.
Never
2016-12-05
4
-12
/
+414
*
|
Fix off by one in PKCS #1 v1.5 decryption decoding
Jack Lloyd
2016-12-08
1
-1
/
+1
*
|
Avoid crash in PKCS1v1.5 unpadding if input len <= 2
Jack Lloyd
2016-12-08
1
-0
/
+6
|
/
*
Simplify EMSA1 message recovery code
Jack Lloyd
2016-11-02
1
-14
/
+12
*
Avoid timing channel in OAEP decoding (CVE-2016-8871)
Juraj Somorovsky
2016-10-26
1
-7
/
+12
*
Fix PSSR
Jack Lloyd
2016-10-21
1
-1
/
+1
*
Remove alias logic from SCAN_Name
Jack Lloyd
2016-10-21
2
-30
/
+48
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
10
-105
/
+74
*
Improve pk_pad doxygen [ci skip]
René Korthaus
2016-10-19
6
-5
/
+13
*
Remove deprecated hashes MD2, HAS-160, and RIPEMD-128
Jack Lloyd
2016-09-02
1
-17
/
+0
*
Merge GH #554 Add PKCS #1 v1.5 ID for SHA-512/256 signatures
Jack Lloyd
2016-07-27
1
-0
/
+8
|
\
|
*
add SHA-512/256 PKCS#1 hash identifier
Daniel Neus
2016-07-25
1
-0
/
+8
*
|
eme / pubkey test improvements
Daniel Neus
2016-07-25
2
-11
/
+13
|
/
*
Merge GH #504 Add ECKCDSA
Jack Lloyd
2016-06-20
8
-2
/
+46
|
\
|
*
Add ECKCDSA signature algorithm
René Korthaus
2016-06-14
10
-2
/
+54
*
|
remove all uses of EMSA1_BSI
Daniel Neus
2016-05-02
1
-8
/
+0
*
|
remove EMSA1_BSI (no longer recommended by BSI)
Daniel Neus
2016-04-30
3
-69
/
+0
|
/
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
7
-36
/
+34
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
8
-76
/
+59
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
7
-7
/
+7
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
8
-9
/
+9
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
6
-28
/
+28
*
Export mgf1_mask GH #380
Jack Lloyd
2015-12-25
1
-3
/
+3
*
TLS improvements
Jack Lloyd
2015-10-25
1
-2
/
+1
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
2
-16
/
+16
*
Cleanups in ct and oaep
Jack Lloyd
2015-10-17
1
-9
/
+11
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
2
-30
/
+48
[next]