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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-29
/
+29
*
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
*
Remove ECB mode
Jack Lloyd
2016-12-04
1
-1
/
+1
*
Update ISO standard for OneAndZeros_Padding
René Korthaus
2016-11-15
1
-1
/
+1
*
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
2
-1
/
+62
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
1
-2
/
+2
*
Improve modes doxygen [ci skip]
René Korthaus
2016-10-19
1
-1
/
+12
*
Add test vectors for block cipher padding modes
René Korthaus
2016-07-11
2
-2
/
+5
*
Add explicit static_cast operations to eliminate implicit cast compiler warni...
Dan Brown
2016-04-27
1
-2
/
+2
*
Add final attribute to many classes
Jack Lloyd
2016-01-10
1
-4
/
+4
*
modes: Add missing overrides
Daniel Seither
2015-07-30
1
-12
/
+12
*
Add a runtime map of string->func() which when called return
lloyd
2015-01-28
2
-0
/
+22
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
2
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
3
-0
/
+228