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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small test fixes
Jack Lloyd
2021-05-30
1
-1
/
+2
*
Modify BigInt constructors
Jack Lloyd
2021-04-24
1
-3
/
+3
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
2
-5
/
+7
*
Remove unused variable
Jack Lloyd
2021-04-08
1
-1
/
+0
*
Avoid now-deprecated PBKDF interface within the library
Jack Lloyd
2021-04-08
1
-17
/
+19
*
Align some more tables
Jack Lloyd
2020-12-22
1
-2
/
+2
*
SRP6 improvements
Jack Lloyd
2020-11-24
1
-28
/
+32
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
16
-34
/
+39
*
Remove all or nothing transform
Jack Lloyd
2020-11-05
3
-183
/
+0
*
More header merging
Jack Lloyd
2020-11-03
5
-112
/
+123
*
Fix some maintainer mode warnings
Jack Lloyd
2020-02-11
1
-4
/
+4
*
Fix various Doxygen warnings
Jack Lloyd
2019-10-25
1
-1
/
+2
*
Merge GH #2169 Fix some warnings
Jack Lloyd
2019-10-20
1
-1
/
+1
|
\
|
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-1
/
+1
*
|
trick coverity by starting with sizeof-1
Nuno Goncalves
2019-10-20
1
-4
/
+4
*
|
split public interface and recursive implementation
Nuno Goncalves
2019-10-20
1
-2
/
+8
|
/
*
Fix some MSVC warnings
Jack Lloyd
2019-10-18
1
-2
/
+2
*
Attempt to address some LGTM warnings in Roughtime
Jack Lloyd
2019-10-17
2
-2
/
+7
*
roughtime: decode integer values properly also on big endian arch (fix #2137)
Nuno Goncalves
2019-10-14
1
-2
/
+30
*
Add roughtime protocol
Nuno Goncalves
2019-10-14
3
-0
/
+603
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
2
-0
/
+2
*
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
1
-1
/
+1
*
Add proper SRP6 tests
Jack Lloyd
2019-04-30
2
-14
/
+102
*
Rename Integrity_Failure to Invalid_Authentication_Tag
Jack Lloyd
2019-01-18
1
-4
/
+4
*
Fix some warnings from PVS-Studio
Jack Lloyd
2019-01-17
1
-1
/
+1
*
Avoid doing a variable time division during Montgomery setup
Jack Lloyd
2018-12-09
1
-1
/
+2
*
Fix some misc MSVC warnings
Jack Lloyd
2018-12-04
1
-1
/
+1
*
Fix Sphinx errors
Jack Lloyd
2018-12-03
1
-1
/
+1
*
Use ct_modulo in format preserving encryption
Jack Lloyd
2018-12-03
1
-2
/
+2
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
2
-7
/
+7
*
Fixes and improvments for TSS code
Jack Lloyd
2018-10-29
2
-45
/
+141
*
Add missing <string> necessary to use std::string in tss.h
Billy Robert O'Neal III
2018-10-23
1
-0
/
+1
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
For HOTP/TOTP allow a key/len pair instead of requiring SymmetricKey
Jack Lloyd
2018-08-16
5
-9
/
+36
*
Expose HOTP to FFI
Jack Lloyd
2018-08-15
1
-3
/
+1
*
Add FPE1 to C API
Jack Lloyd
2018-07-13
1
-1
/
+2
*
Avoid leaking size of exponent
Jack Lloyd
2018-06-17
1
-5
/
+10
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
3
-10
/
+10
*
Add RAII versions of get_cipher_mode and get_aead
Jack Lloyd
2018-04-07
1
-2
/
+2
*
Fix problems with failure to build in various configurations
Jack Lloyd
2018-03-31
1
-0
/
+1
*
Fix some Doxygen errors
Jack Lloyd
2018-03-28
1
-0
/
+2
*
Remove use of ;; to end lines
Jack Lloyd
2018-03-19
1
-1
/
+1
*
Remove bogus comment
Jack Lloyd
2018-03-11
1
-3
/
+0
*
Fix error in FPE_FE1
Jack Lloyd
2018-03-10
2
-18
/
+52
*
Add missing overrides [ci skip]
Jack Lloyd
2018-03-10
1
-2
/
+2
*
Hide FPE dependencies
Jack Lloyd
2018-02-28
2
-5
/
+13
*
Optimize FE1 format preserving encryption
Jack Lloyd
2018-02-28
2
-92
/
+156
*
Small fixes
Jack Lloyd
2018-02-19
1
-1
/
+1
*
Use new DL_Group functions
Jack Lloyd
2018-02-19
1
-8
/
+8
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
1
-0
/
+4
[next]