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
/
pkcs11
/
p11_ecdh.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++17's concat namespace feature
Jack Lloyd
2022-02-06
1
-4
/
+1
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-1
/
+1
*
More uses of make_unique instead of unique_ptr(new ...)
Jack Lloyd
2021-04-04
1
-2
/
+2
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-1
/
+1
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-1
/
+1
*
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
-0
/
+5
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-1
/
+1
*
Fix MSVC warnings in PKCS11
Jack Lloyd
2019-12-06
1
-2
/
+3
*
Deprecate DER_Encoder::get_contents_unlocked
Jack Lloyd
2019-10-28
1
-1
/
+1
*
SoftHSM 2.5.0 compatibility
Daniel Neus
2019-05-28
1
-1
/
+1
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-0
/
+1
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-1
/
+0
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
1
-2
/
+2
*
Expose pk_ops.h as public interface again
Jack Lloyd
2016-12-04
1
-1
/
+1
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
1
-1
/
+0
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-27
/
+11
*
use NULL_RNG to make clear that the RNG is not used
Daniel Neus
2016-06-28
1
-12
/
+2
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-0
/
+151