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
/
prov
/
tpm
Commit message (
Expand
)
Author
Age
Files
Lines
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-2
/
+2
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-1
/
+1
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
2
-3
/
+7
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-3
/
+4
*
TPM : Making policy as member of the consumer class.
David Carlier
2019-10-13
2
-5
/
+7
*
Make exceptions easier to translate to error codes
Jack Lloyd
2018-11-23
1
-0
/
+1
*
Add typecast_copy
Jack Lloyd
2018-11-17
1
-2
/
+2
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-1
/
+1
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
2
-106
/
+1
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+2
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
2
-3
/
+9
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-2
/
+0
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
3
-6
/
+7
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
2
-4
/
+4
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-3
/
+3
*
Add basic test for TPM UUID class
Jack Lloyd
2017-06-04
1
-3
/
+3
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-10
/
+10
*
Fix TPM private_key_bits() exception message
René Korthaus
2016-12-05
1
-1
/
+1
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
2
-2
/
+2
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
2
-2
/
+2
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
2
-3
/
+3
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-2
/
+2
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
2
-15
/
+13
*
Add Stateful_RNG
Jack Lloyd
2016-07-17
1
-2
/
+3
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-14
/
+7
*
Trivial warning fixes
Jack Lloyd
2016-03-09
2
-17
/
+23
*
add missing include guards
Daniel Neus
2016-02-19
2
-0
/
+10
*
Add TPM v1.2 support (RSA keygen/signing, RNG)
Jack Lloyd
2015-12-19
4
-0
/
+754