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
/
emsa_pssr
/
pssr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
1
-1
/
+0
*
Avoid using deprecated public fields of AlgorithmIdentifier
Jack Lloyd
2019-08-04
1
-6
/
+4
*
Deprecate and replace OIDS::lookup
Jack Lloyd
2019-08-04
1
-1
/
+1
*
Check PSS salt length during verification
Jack Lloyd
2018-08-30
1
-21
/
+57
*
DER improvements
Jack Lloyd
2018-05-22
1
-18
/
+10
*
Deinline functions in EMSA, add pubkey as dependency
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Enable signing X509 structures with rsa-pss
Fabian Weissberg
2017-12-22
1
-0
/
+52
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+2
*
Merge GH #1212 Add support for 'raw' PSS signatures
Jack Lloyd
2017-09-20
1
-47
/
+120
|
\
|
*
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
1
-47
/
+114
*
|
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
|
/
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-14
/
+0
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-20
/
+20
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-4
/
+3
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-3
/
+1
*
lib/pk_pad: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-4
/
+4
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-7
/
+6
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
1
-1
/
+18
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Support 0 length salts in PSSR. Bugzilla 268
lloyd
2014-03-27
1
-1
/
+6
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-0
/
+134