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_pkcs1
/
eme_pkcs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Use consistent logic for OAEP and PKCS1v15 decoding
Jack Lloyd
2018-12-21
1
-11
/
+18
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-10
/
+10
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
*
Fix off by one in PKCS #1 v1.5 decryption decoding
Jack Lloyd
2016-12-08
1
-1
/
+1
*
Avoid crash in PKCS1v1.5 unpadding if input len <= 2
Jack Lloyd
2016-12-08
1
-0
/
+6
*
eme / pubkey test improvements
Daniel Neus
2016-07-25
1
-10
/
+10
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
1
-10
/
+16
*
Add PK_Decryptor::decrypt_or_random
Jack Lloyd
2016-03-20
1
-7
/
+8
*
TLS improvements
Jack Lloyd
2015-10-25
1
-2
/
+1
*
Make Montgomery reduction constant time.
Jack Lloyd
2015-10-24
1
-8
/
+8
*
Make PKCS #1 and OAEP decoding constant time to avoid oracle attacks
Jack Lloyd
2015-10-16
1
-14
/
+32
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-3
/
+0
*
Fix typos
Simon Warta
2015-07-24
1
-4
/
+4
*
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
*
Rename the various pubkey padding schemes to match the common names.
lloyd
2014-01-18
1
-0
/
+70