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
*
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