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
*
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
*
Cryptobox doesn't require filters anymore
Jack Lloyd
2017-12-05
1
-6
/
+3
*
Add AES key wrap with padding
Jack Lloyd
2017-11-19
6
-74
/
+290
*
Convert http:// links to https:// where possible
Jack Lloyd
2017-10-24
1
-1
/
+1
*
Accept SHA-1, SHA1, or SHA-160 equally
Jack Lloyd
2017-10-13
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-3
/
+3
*
Correct Doxygen error
Jack Lloyd
2017-09-24
1
-1
/
+0
*
More header cleanups
Jack Lloyd
2017-09-23
4
-2
/
+6
*
Avoid creating invalid iterator references when input_len == 0
Jack Lloyd
2017-09-22
1
-4
/
+10
*
Avoid creating hash objects directly in TSS code
Jack Lloyd
2017-09-22
1
-8
/
+7
*
Reject very small inputs to the package transform
Jack Lloyd
2017-09-22
1
-0
/
+3
*
Update cryptobox decryption
Jack Lloyd
2017-09-22
2
-39
/
+77
*
Cryptobox code modernization
Jack Lloyd
2017-09-22
1
-42
/
+35
*
Avoid including HMAC directly
Jack Lloyd
2017-09-22
1
-3
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
5
-5
/
+5
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Header file cleanups
Jack Lloyd
2017-09-21
4
-4
/
+8
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
8
-16
/
+16
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
2
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
6
-19
/
+21
*
Deprecate package transform
Jack Lloyd
2017-09-19
1
-0
/
+2
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
2
-3
/
+6
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
1
-2
/
+2
*
Update modern and nist policies with recent additions
Jack Lloyd
2017-06-30
1
-0
/
+1
*
Add HOTP (RFC 4226) and TOTP (RFC 6238)
Jack Lloyd
2017-05-19
5
-0
/
+242
*
Content:
Tomasz Frydrych
2017-04-03
1
-1
/
+1
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
6
-6
/
+18
*
Remove SRP6 file support
Jack Lloyd
2016-12-31
2
-133
/
+0
*
Add a simple test of the all or nothing transform
Jack Lloyd
2016-12-31
1
-2
/
+2
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
14
-99
/
+99
[next]