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
/
pubkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
43
-64
/
+64
*
Another missing include
Jack Lloyd
2017-09-21
1
-0
/
+1
*
More include header cleanups
Jack Lloyd
2017-09-21
32
-30
/
+29
*
Header file cleanups
Jack Lloyd
2017-09-21
3
-0
/
+3
*
Clean up header includes
Jack Lloyd
2017-09-21
15
-31
/
+13
*
Update SM2 to use ASN.1 encoding for ciphertexts
Jack Lloyd
2017-09-20
2
-27
/
+32
*
Avoid using double underscore in variable names
Jack Lloyd
2017-09-20
3
-11
/
+10
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
65
-130
/
+130
*
Complete the final annotation changes
Jack Lloyd
2017-09-19
7
-16
/
+17
*
Add API stability annotations.
Jack Lloyd
2017-09-19
38
-107
/
+107
*
Avoid old style casts in Ed25519
Jack Lloyd
2017-09-17
2
-270
/
+262
*
Use constant_time_compare instead of same_mem
Jack Lloyd
2017-09-16
4
-4
/
+4
*
Remove inner/outer OID check in EC_PrivateKey ctor
René Korthaus
2017-09-13
1
-3
/
+0
*
Change SM2 encryption to match updated standard.
Jack Lloyd
2017-09-10
1
-5
/
+5
*
Bump version for SM2
Jack Lloyd
2017-09-07
1
-1
/
+1
*
Support arbitrary hashes for SM2 signatures
Jack Lloyd
2017-09-06
1
-7
/
+37
*
Remove unused member
Jack Lloyd
2017-09-06
1
-1
/
+0
*
Support arbitrary hashes for SM2 encryption
Jack Lloyd
2017-09-05
1
-12
/
+17
*
Avoid g_ prefix on local variable
Jack Lloyd
2017-09-03
1
-3
/
+3
*
Clean up use of <limits> header
Jack Lloyd
2017-09-03
7
-14
/
+5
*
More MSVC warnings fixes
Jack Lloyd
2017-08-31
3
-4
/
+4
*
Fix various MSVC warnings
Jack Lloyd
2017-08-31
4
-4
/
+4
*
Slight cleanup in Curve25519_PrivateKey constructor
Jack Lloyd
2017-08-29
1
-8
/
+6
*
Avoid having variable named m_emsa twice in class hierarchy
Jack Lloyd
2017-08-29
2
-8
/
+16
*
Avoid `throw new Exception`
Jack Lloyd
2017-08-29
1
-1
/
+1
*
Newhope cleanups
Jack Lloyd
2017-08-18
2
-663
/
+668
*
Silence clang warning in create_private_key().
Alexander Bluhm
2017-08-13
1
-1
/
+1
*
When creating an EC curve with default params, use algo-specific curve
Jack Lloyd
2017-08-04
1
-1
/
+17
*
Add SM2 encryption to FFI
Jack Lloyd
2017-08-04
1
-0
/
+8
*
Add SM2 encryption scheme
Jack Lloyd
2017-08-04
5
-11
/
+340
*
Merge GH #1094 Add initial BearSSL provider
Jack Lloyd
2017-08-02
1
-0
/
+34
|
\
|
*
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
1
-0
/
+34
*
|
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
5
-8
/
+4
|
/
*
Merge GH #1093 In EC keys, use OID encoding if possible
Jack Lloyd
2017-07-03
1
-6
/
+16
|
\
|
*
ECC: use OID encoding if possible
Patrick Wildt
2017-06-30
1
-6
/
+16
*
|
escape \Z in doxygen comment causing doxygen warning (and in turn error), fix...
Zoltan Gyarmati
2017-07-01
1
-1
/
+1
*
|
Remove debug prints
Jack Lloyd
2017-06-30
1
-17
/
+1
*
|
Add SM2 signature scheme
Jack Lloyd
2017-06-29
6
-1
/
+378
*
|
Add a check in EC_Group encoding for OID being set
Jack Lloyd
2017-06-29
1
-0
/
+6
|
/
*
Bump x25519 version in light of GH #1076 format change
Jack Lloyd
2017-06-21
1
-1
/
+1
*
Replaced USE_NULL_PARAM (0x05 0x00) by an empty vector (nothing)
Francis Dupont
2017-06-12
2
-2
/
+8
*
Fixed private key code
Francis Dupont
2017-06-12
4
-25
/
+14
*
Fixed public key code for *25519
Francis Dupont
2017-06-12
2
-18
/
+4
*
Added Curve25519_PrivateKey constructor from secret_key
Francis Dupont
2017-06-12
1
-0
/
+12
*
Fix 32-bit error in Ed25519
Jack Lloyd
2017-06-09
3
-24
/
+21
*
Add missing overrides
Jack Lloyd
2017-06-08
1
-2
/
+2
*
Disable Ed25519 under Visual C++
Jack Lloyd
2017-06-08
1
-0
/
+7
*
Fix inverted conditional
Jack Lloyd
2017-06-08
1
-1
/
+1
*
Avoid move operators in MSVC2013
Jack Lloyd
2017-06-07
1
-2
/
+6
*
Add Ed25519 key type and tests
Jack Lloyd
2017-06-07
4
-24
/
+380
[next]