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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove various deprecated functions
Jack Lloyd
2020-11-08
2
-10
/
+0
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
7
-275
/
+2
*
Remove default output length for SHAKE
Jack Lloyd
2020-11-05
2
-0
/
+11
*
Simplify some secmem.h functions
Jack Lloyd
2020-11-05
1
-50
/
+7
*
More header merging
Jack Lloyd
2020-11-03
2
-89
/
+85
*
fix parsing nested cipher name
winter
2020-10-21
1
-3
/
+6
*
Fix swapped comments in sym_algo.h
Jack Lloyd
2020-08-21
1
-2
/
+2
*
Add a variant of RandomNumberGenerator::random_vec
Jack Lloyd
2019-09-13
1
-1
/
+1
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
3
-21
/
+62
*
Skip allocation if OctetString is constructed with empty string.
Tom
2019-07-05
1
-2
/
+5
*
Officially deprecate headers
Jack Lloyd
2019-06-07
3
-6
/
+6
*
Add Argon2
Jack Lloyd
2019-05-27
1
-5
/
+14
*
Improve error message
Jack Lloyd
2019-05-01
1
-3
/
+5
*
Fix MSVC and avoid deprecated function call
Jack Lloyd
2019-03-01
1
-1
/
+1
*
s/as_string/to_string/
Jack Lloyd
2019-03-01
4
-4
/
+14
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
1
-28
/
+5
*
Spell check the documentation
Jack Lloyd
2018-09-28
1
-1
/
+1
*
Inline SymmetricAlgorithm::verify_key_set
Jack Lloyd
2018-05-21
2
-4
/
+9
*
Add message to BOTAN_ARG_CHECK and use it more widely
Jack Lloyd
2018-05-13
2
-12
/
+27
*
Add defensive assert to buffer_insert
Jack Lloyd
2018-04-07
1
-0
/
+2
*
Make stream, block, hash and cipher mode base classes optional
Jack Lloyd
2018-01-12
2
-7
/
+24
*
Wrap use of MAC in BOTAN_HAS_MAC in lookup.h
Simon Warta
2018-01-11
1
-1
/
+7
*
Remove dependency: base depends on mac
Simon Warta
2018-01-11
1
-1
/
+0
*
Fix pragma message to avoid warning
schregger
2017-12-12
1
-1
/
+1
*
Fix secure_allocator with std::string on VS2013
Daniel Neus
2017-11-16
1
-5
/
+21
*
Add checks that keyed algorithms are actually keyed before use
Jack Lloyd
2017-10-26
1
-0
/
+7
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
2
-2
/
+2
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-1
/
+1
*
In secure_allocator, hide mlock/new usage in a function in mem_ops
Jack Lloyd
2017-09-29
1
-20
/
+2
*
Add back size_type typedef
Jack Lloyd
2017-09-29
1
-0
/
+1
*
Of course MSVC 2013 has to be special
Jack Lloyd
2017-09-29
1
-0
/
+7
*
Simplifiy secure_allocator
Jack Lloyd
2017-09-29
1
-44
/
+4
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-1
/
+1
*
Move the SecureVector typedef to secmem.h
Jack Lloyd
2017-09-27
2
-12
/
+3
*
You can't have attributes on a template typedef, apparently.
Jack Lloyd
2017-09-26
1
-1
/
+0
*
Add some more includes to botan.h
Jack Lloyd
2017-09-26
1
-10
/
+34
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
4
-4
/
+4
*
Deprecate botan/botan.h header
Jack Lloyd
2017-09-21
1
-57
/
+13
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-3
/
+3
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
9
-18
/
+18
*
Add API stability annotations.
Jack Lloyd
2017-09-19
6
-10
/
+10
*
Fix failure to fully zero memory before free
Jack Lloyd
2017-07-16
1
-1
/
+1
*
Content:
Tomasz Frydrych
2017-04-03
1
-3
/
+11
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
4
-35
/
+34
*
Add final_stdvec
Jack Lloyd
2016-11-23
1
-0
/
+7
*
Fix bogus code
Jack Lloyd
2016-11-03
1
-2
/
+2
*
Simplify some code by using T::create_or_throw
Jack Lloyd
2016-11-03
1
-20
/
+8
*
Rename zero_mem to secure_scrub_memory
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Deprecate LibraryInitializer
Jack Lloyd
2016-11-03
2
-28
/
+4
*
Remove lock and alias map from SCAN_Name
Jack Lloyd
2016-11-02
1
-4
/
+0
[next]