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_pkcs1
/
emsa_pkcs1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid calling memmove with a null source in PKCSv1 signature encoding
Jack Lloyd
2017-03-03
1
-1
/
+7
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-16
/
+16
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-12
/
+0
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
1
-2
/
+2
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-3
/
+2
*
Internal header cleanups
Jack Lloyd
2015-09-19
1
-1
/
+0
*
Handle dependencies re static linking. GH #279
Jack Lloyd
2015-09-17
1
-0
/
+1
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-7
/
+1
*
Fix module combi: adler32,eme_oaep
Simon Warta
2015-07-08
1
-0
/
+1
*
lib/pk_pad: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-3
/
+3
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-1
/
+5
*
Convert PK operations to using Algo_Registry instead of Engine.
lloyd
2015-02-03
1
-1
/
+13
*
Add missing files. Remove cipher lookup from engine code.
lloyd
2015-02-01
1
-1
/
+1
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
1
-1
/
+3
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-0
/
+116