index
:
delta/libgcrypt.git
ECC-INTEGRATION-1-5
LIBGCRYPT-1-2-BRANCH
LIBGCRYPT-1-4-BRANCH
LIBGCRYPT-1-5-BRANCH
LIBGCRYPT-1-6-BRANCH
LIBGCRYPT-1-7-BRANCH
LIBGCRYPT-1.10-BRANCH
LIBGCRYPT-1.8-BRANCH
LIBGCRYPT-1.9-BRANCH
LIBGCRYPT-2.0-MO
OS2-BRANCH
STABLE-BRANCH-1-0
baserock/gnome
baserock/libgcrypt-1.5.5
baserock/morph
cipher-amd64-optimizations
cipher-s390x-optimizations
compliant-ecc-keygen
dkg/ecc-debug-cleanup
dkg/fix-T3894
ePit-1-0
gniibe-T3358
gniibe-curve25519
gniibe-mpi-pow-2017-06
gniibe/4293
gniibe/cmac-selftest
gniibe/const-invm
gniibe/fips-from-redhat
gniibe/jitterent
gniibe/new-pk-api
gniibe/t5797
gniibe/x448
http-to-https
justus/fix-error-handling
master
mo
padlock-test
t4873
ueno-pss
dev.gnupg.org: source/libgcrypt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec-context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ecc: Support reading EC point in compressed format for good curves.
NIIBE Yutaka
2020-07-14
1
-1
/
+2
*
ecc: Add NAME member to struct mpi_ec_ctx_s.
NIIBE Yutaka
2019-10-22
1
-0
/
+1
*
ecc: Simply use unsigned int for cofactor, not MPI.
NIIBE Yutaka
2019-10-21
1
-1
/
+1
*
ecc: Clean up curve specific method support.
NIIBE Yutaka
2017-08-29
1
-1
/
+0
*
ecc: Add field specific computation methods.
NIIBE Yutaka
2017-08-29
1
-0
/
+8
*
ecc: New API function gcry_mpi_ec_decode_point.
Werner Koch
2016-01-28
1
-0
/
+12
*
ecc: Add cofactor to domain parameters.
NIIBE Yutaka
2014-08-08
1
-0
/
+1
*
ecc: Fully implement Ed25519 compression in ECDSA mode.
Werner Koch
2013-11-05
1
-0
/
+2
*
Fix missing prototype warning in visibility.c
Werner Koch
2013-10-02
1
-3
/
+0
*
ecc: Prepare for future Ed25519 optimization.
Werner Koch
2013-09-30
1
-0
/
+2
*
ecc: Allow the name "q@eddsa" to get/set the public key.
Werner Koch
2013-09-25
1
-0
/
+2
*
ecc: Refactor low-level access functions.
Werner Koch
2013-09-25
1
-0
/
+15
*
ecc: Add Ed25519 key generation and prepare for optimizations.
Werner Koch
2013-09-18
1
-0
/
+2
*
Prepare support for non-Weierstrass EC equations.
Werner Koch
2013-09-04
1
-1
/
+3
*
Use finer grained on-the-fly helper computations for EC.
Werner Koch
2013-03-20
1
-1
/
+4
*
Extend the new EC interface and fix two bugs.
Werner Koch
2013-03-19
1
-0
/
+2
*
mpi: Add functions to manipulate an EC context.
Werner Koch
2013-03-15
1
-0
/
+57