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
/
ec_group
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ec_gfp and ec_group modules
Jack Lloyd
2018-02-25
6
-2
/
+1525
*
Add EC_Group::verify_public_element
Jack Lloyd
2018-02-23
2
-0
/
+31
*
Small cleanup
Jack Lloyd
2018-02-21
1
-3
/
+8
*
Minimize header dependencies
Jack Lloyd
2018-02-21
1
-1
/
+2
*
Expose EC_Group::a_is_minus_3
Jack Lloyd
2018-02-21
2
-1
/
+15
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
2
-1
/
+33
*
Merge GH #1454 Used shared_ptr repr for DL_Group
Jack Lloyd
2018-02-19
1
-5
/
+0
|
\
|
*
Move allocator initializer RAII class to mem_ops.h
Jack Lloyd
2018-02-19
1
-5
/
+0
*
|
Merge GH #1448 Support custom curves in TLS handshake
Jack Lloyd
2018-02-19
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove house curve support
Jack Lloyd
2018-02-13
1
-3
/
+0
*
|
Add point_multiply operation to EC_Group
Jack Lloyd
2018-02-18
2
-0
/
+14
*
|
Add functions to reduce integers mod the order to EC_Group
Jack Lloyd
2018-02-18
2
-9
/
+65
|
/
*
Alternate method of forcing allocator initialization
Jack Lloyd
2018-02-04
1
-1
/
+6
*
Add hack to deal with initialization fiasco
Jack Lloyd
2018-02-04
1
-0
/
+6
*
Create a persistent registry for ECC group data
Jack Lloyd
2018-02-04
3
-380
/
+480
*
Fix deprecation warnings
Jack Lloyd
2018-02-01
2
-11
/
+20
*
Avoid CurveGFp in EC_Group interface
Jack Lloyd
2018-01-31
2
-20
/
+105
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
2
-79
/
+262
*
Prepare for making BER_Object members private
Jack Lloyd
2018-01-18
1
-3
/
+3
*
Add known_named_groups to EC_Group to list known curves. Fixes GX #1338.
J08nY
2017-12-05
2
-0
/
+41
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add API stability annotations.
Jack Lloyd
2017-09-19
1
-1
/
+1
*
Add SM2 signature scheme
Jack Lloyd
2017-06-29
2
-1
/
+13
*
Add a check in EC_Group encoding for OID being set
Jack Lloyd
2017-06-29
1
-0
/
+6
*
Remove "Dirty hack" for multiple defines in lex_me_harder()
Simon Warta
2017-04-02
1
-1
/
+3
*
Add ec_group verify function
Never
2017-02-24
2
-1
/
+49
*
Fix how DL_Group chooses generator for strong prime groups.
Jack Lloyd
2017-01-06
3
-5
/
+6
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
2
-7
/
+7
*
Rename both DL and EC named group files.
Jack Lloyd
2016-12-08
1
-0
/
+0
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-0
/
+5
*
Remove ability to add OIDS at runtime. Remove global OID lock.
Jack Lloyd
2016-11-03
1
-1
/
+0
*
ANSSI elliptic curve cryptography frp256v1
Simon Cogliani
2016-07-24
1
-0
/
+10
*
Remove explicit from DL_Group, EC_Group constructors taking std::string
Jack Lloyd
2016-03-05
1
-1
/
+1
*
cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...
Daniel Neus
2016-03-05
1
-3
/
+3
*
Mass-prefix member vars with m_
René Korthaus
2016-01-08
2
-27
/
+27
*
Remove support for broken 112 and 128 bit SECP ECC groups.
Jack Lloyd
2015-12-02
1
-46
/
+0
*
Fix typos
Simon Warta
2015-07-24
1
-1
/
+1
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
2
-2
/
+0
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
3
-3
/
+3
*
Correct comment
lloyd
2014-12-18
1
-2
/
+2
*
Move lib into src
lloyd
2014-01-10
4
-0
/
+599