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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
6
-6
/
+6
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
1
-7
/
+31
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
3
-16
/
+39
*
Add RandomNumberGenerator::accepts_input
Jack Lloyd
2018-09-06
1
-0
/
+3
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-0
/
+1
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-0
/
+4
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
2
-0
/
+4
*
Add PointGFp::encode as replacement for EC2OSP
Jack Lloyd
2018-03-10
2
-2
/
+2
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
1
-2
/
+2
*
Fix compliation problem in PKCS11
Jack Lloyd
2018-02-07
6
-1
/
+6
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-5
/
+5
*
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
1
-3
/
+0
*
Remove protected m_handle data from PKCS11::Object
Jack Lloyd
2017-10-02
3
-6
/
+18
*
More header cleanups
Jack Lloyd
2017-09-23
1
-1
/
+0
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
8
-14
/
+14
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Header file cleanups
Jack Lloyd
2017-09-21
2
-1
/
+1
*
Clean up header includes
Jack Lloyd
2017-09-21
7
-12
/
+6
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
12
-24
/
+24
*
Add API stability annotations.
Jack Lloyd
2017-09-19
11
-43
/
+43
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
2
-2
/
+2
*
Content:
Tomasz Frydrych
2017-04-03
4
-6
/
+4
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
1
-2
/
+0
*
Add try/catch blocks in noexcept destructors that might throw
Jack Lloyd
2017-01-06
3
-8
/
+29
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
16
-145
/
+145
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-15
/
+0
*
Add Private_Key::private_key_info()
René Korthaus
2016-12-05
6
-9
/
+9
*
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
3
-4
/
+3
*
Pubkey cleanups
Jack Lloyd
2016-11-12
5
-66
/
+4
*
Remove Key_Type typedefs
Jack Lloyd
2016-11-08
1
-4
/
+0
*
Fix PKCS11 test error
Jack Lloyd
2016-11-04
2
-7
/
+3
*
Update PKCS11 code, no RNG required
Jack Lloyd
2016-11-03
1
-14
/
+1
*
Remote unused macros
Jack Lloyd
2016-10-24
2
-5
/
+1
*
Initialize member variable in PKCS11_EC_PrivateKey
Jack Lloyd
2016-10-24
2
-2
/
+2
*
Merge GH #668: Remove Algo_Registry and associated global locks
Jack Lloyd
2016-10-24
3
-3
/
+0
|
\
|
*
Remove Algo_Registry
Jack Lloyd
2016-10-21
3
-3
/
+0
*
|
Fix invalid UTF-8 char in API doc [ci skip]
René Korthaus
2016-10-22
1
-1
/
+1
|
/
*
Fix doxygen warnings [ci skip]
René Korthaus
2016-10-19
2
-8
/
+7
*
Improve pkcs11 doxygen [ci skip]
René Korthaus
2016-10-19
3
-13
/
+49
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
3
-4
/
+4
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
4
-12
/
+8
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
8
-51
/
+117
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-2
/
+2
*
Another PKCS #11 amalg fix
Jack Lloyd
2016-08-23
1
-1
/
+1
*
Work around some amalgamation issues.
Jack Lloyd
2016-08-23
2
-6
/
+4
*
restore to original pkcs11.h
Daniel Neus
2016-08-12
1
-4
/
+4
*
Headers can be marked as external by using `<header:external>` in info.txt.
Daniel Neus
2016-08-12
2
-2
/
+5
*
include external PKCS#11 headers into botan
Daniel Neus
2016-07-26
5
-1
/
+3208
[next]