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_ecc_key.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
*
Don't use shouting case for ASN1_{Type,Class} values
Jack Lloyd
2021-01-13
1
-2
/
+2
*
Split ASN1 tags enum class into 2 enum classes
sledgehammer_999
2021-01-11
1
-2
/
+2
*
Convert ASN1_Tag to an enum class
Jack Lloyd
2020-12-20
1
-2
/
+2
*
Convert EC_Group_Encoding to enum class
Jack Lloyd
2020-12-15
1
-3
/
+3
*
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
-1
/
+2
*
Remove tab characters
Jack Lloyd
2019-04-10
1
-1
/
+1
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
1
-1
/
+1
*
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
1
-0
/
+1
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-5
/
+5
*
Remove protected m_handle data from PKCS11::Object
Jack Lloyd
2017-10-02
1
-3
/
+5
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-11
/
+11
*
Add Public_Key::subject_public_key()
René Korthaus
2016-12-05
1
-1
/
+1
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-7
/
+2
*
Initialize member variable in PKCS11_EC_PrivateKey
Jack Lloyd
2016-10-24
1
-1
/
+1
*
fix some warnings and one compile error
Daniel Neus
2016-06-28
1
-1
/
+1
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-0
/
+137