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_raw
/
emsa_raw.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-3
/
+3
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Deinline functions in EMSA, add pubkey as dependency
Jack Lloyd
2017-12-23
1
-0
/
+7
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Allow signature using `Raw(hashname)`
Jack Lloyd
2017-08-15
1
-3
/
+19
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-6
/
+6
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-2
/
+2
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-2
/
+0
*
lib/pk_pad: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-1
/
+1
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
1
-0
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Move lib into src
lloyd
2014-01-10
1
-0
/
+68