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
/
eme_oaep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mixed mode OAEP
Jack Lloyd
2018-03-21
3
-10
/
+27
*
Add note on OAEP version implemented [ci skip]
René Korthaus
2018-01-04
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-18
/
+18
*
Avoid timing channel in OAEP decoding (CVE-2016-8871)
Juraj Somorovsky
2016-10-26
1
-7
/
+12
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
2
-17
/
+0
*
Improve pk_pad doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+1
*
eme / pubkey test improvements
Daniel Neus
2016-07-25
1
-1
/
+3
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
2
-12
/
+8
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
2
-8
/
+17
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-1
/
+1
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-8
/
+8
*
Cleanups in ct and oaep
Jack Lloyd
2015-10-17
1
-9
/
+11
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-16
/
+16
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
1
-3
/
+2
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-5
/
+1
*
pk_pad: Add missing overrides
Daniel Seither
2015-07-30
1
-3
/
+3
*
Fix module combi: adler32,eme_oaep
Simon Warta
2015-07-08
1
-1
/
+0
*
lib/pk_pad: Convert &vec[0] to vec.data()
Daniel Seither
2015-06-20
1
-8
/
+8
*
Hide Algorithm_Factory and use the functions in lookup.h internally.
lloyd
2015-03-04
1
-3
/
+1
*
Clean up root dir, remove some unneeded dependencies
lloyd
2015-02-05
1
-3
/
+0
*
Use registry also for KDF, EMSA, and EME
lloyd
2015-01-31
2
-0
/
+24
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Guess I won't be needing these
lloyd
2014-01-18
2
-2
/
+0
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
3
-0
/
+184