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
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
27
-89
/
+58
*
Remove Tiger hash function
Jack Lloyd
2020-11-05
1
-8
/
+0
*
Merge some of the ASN.1 headers
Jack Lloyd
2020-10-31
1
-1
/
+1
*
Deprecation changes
Jack Lloyd
2020-01-20
1
-2
/
+0
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
12
-0
/
+24
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
3
-5
/
+2
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
3
-19
/
+12
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
3
-5
/
+3
*
Update GOST to use 2012 OIDs/params
Jack Lloyd
2019-08-03
2
-2
/
+9
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
1
-11
/
+14
*
Fix feature macro checks.
Jack Lloyd
2019-04-26
2
-2
/
+3
*
Fixes for minimized builds
Jack Lloyd
2019-02-16
1
-1
/
+6
*
Remove trailing whitespace
Jack Lloyd
2019-01-13
1
-3
/
+1
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
3
-24
/
+27
*
Add CT::Mask type
Jack Lloyd
2018-11-28
3
-37
/
+39
*
Add some missing includes
Jack Lloyd
2018-11-08
2
-0
/
+2
*
Add a fuzzer for OAEP unpadding
Jack Lloyd
2018-09-22
2
-10
/
+33
*
Slight optimization for MGF1
Jack Lloyd
2018-09-20
1
-2
/
+3
*
Remove unneeded load_on auto
Jack Lloyd
2018-09-04
1
-2
/
+0
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
3
-36
/
+94
*
Accept PKCS1v15 as an alias for EMSA3
Jack Lloyd
2018-08-02
1
-2
/
+3
*
DER improvements
Jack Lloyd
2018-05-22
1
-18
/
+10
*
Support passing an OAEP label in EME name
René Korthaus
2018-04-02
1
-4
/
+5
*
Support "mixed" OAEP hashes
Jack Lloyd
2018-03-21
1
-2
/
+17
*
Mixed mode OAEP
Jack Lloyd
2018-03-21
3
-10
/
+27
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
1
-17
/
+11
*
Use API annotations
Jack Lloyd
2018-03-02
1
-1
/
+1
*
Fix crash in EMSA_PKCS1v15_Raw if the hash function was not enabled.
Jack Lloyd
2018-01-17
1
-1
/
+1
*
Add note on OAEP version implemented [ci skip]
René Korthaus
2018-01-04
1
-0
/
+1
*
Fix a couple Doxygen format errors [ci skip]
Jack Lloyd
2017-12-26
1
-4
/
+4
*
Deinline functions in EMSA, add pubkey as dependency
Jack Lloyd
2017-12-23
12
-22
/
+48
*
EMSA has a build-time dependency on ASN.1 now [ci skip]
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Avoid unused parameter warnings
Jack Lloyd
2017-12-22
2
-4
/
+9
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
14
-0
/
+268
*
Correct the SHA-3 PKCSv1.5 IDs
Jack Lloyd
2017-10-05
1
-4
/
+10
*
Make EMSA1 data private
Jack Lloyd
2017-10-02
1
-6
/
+4
*
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
[next]