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
/
modes
/
mode_pad
/
mode_pad.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CBC padding constant time
Jack Lloyd
2020-03-29
1
-18
/
+127
*
Fix some MSVC warnings
Jack Lloyd
2018-12-10
1
-5
/
+6
*
Fix some misc MSVC warnings
Jack Lloyd
2018-12-04
1
-3
/
+3
*
Fix a bug in OneAndZeros unpadding
Jack Lloyd
2018-11-30
1
-5
/
+6
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-22
/
+41
*
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
1
-51
/
+58
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
1
-6
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-17
/
+17
*
forgot to unpoison return vals
Never
2016-12-09
1
-0
/
+4
*
Rewrote bc unpad functions as const time operations.
Never
2016-12-09
1
-39
/
+59
*
Check all padding bytes in ESP_Padding::unpad()
René Korthaus
2016-11-15
1
-4
/
+9
*
Check all ESP padding bytes during unpad
René Korthaus
2016-11-14
1
-12
/
+11
*
Add ESP block cipher padding from RFC 4303
René Korthaus
2016-11-14
1
-0
/
+43
*
Add test vectors for block cipher padding modes
René Korthaus
2016-07-11
1
-1
/
+3
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-2
/
+2
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
1
-0
/
+20
*
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
/
+103