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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-1
/
+1
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-2
/
+2
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-3
/
+3
*
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
2
-7
/
+3
*
pk_pad: Add missing overrides
Daniel Seither
2015-07-30
1
-8
/
+8
*
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
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
1
-1
/
+0
*
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
2
-2
/
+2
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
3
-0
/
+189