index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
openpgp-oid.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old.
NIIBE Yutaka
2024-10-08
1
-2
/
+12
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
gpg: Support Kyber with Brainpool512r1.
Werner Koch
2024-04-23
1
-1
/
+2
*
gpg: Support encryption with kyber_bp256 and kyber_bp384
Werner Koch
2024-04-23
1
-2
/
+4
*
gpg: Support encryption with kyber_cv448.
Werner Koch
2024-04-23
1
-1
/
+1
*
gpg: Prepare Kyber encryption code for more variants.
Werner Koch
2024-04-18
1
-2
/
+26
*
gpg: Make Kyber creation more flexible.
Werner Koch
2024-04-10
1
-1
/
+3
*
gpg: Allow to create a Kyber key from keygrips.
Werner Koch
2024-04-05
1
-0
/
+1
*
common: Extend openpgp_oid_to_curve to return an abbreviated name.
Werner Koch
2024-04-03
1
-13
/
+38
*
gpg: Curvenames may now compared case insensitive.
Werner Koch
2023-04-12
1
-9
/
+12
*
gpg: Prepare to accept shorter OIDs for ed25519 and cv25519.
Werner Koch
2023-02-21
1
-6
/
+20
*
Revert "common: Add a default OpenPGP ECC mapping."
Ingo Klöcker
2022-09-09
1
-1
/
+0
*
common: Add a default OpenPGP ECC mapping.
Werner Koch
2022-08-01
1
-0
/
+1
*
scd:openpgp: Fix a segv for cards supporting unknown curves.
Werner Koch
2022-05-05
1
-2
/
+2
*
gpg: Support exporting Ed448 SSH key.
NIIBE Yutaka
2021-03-22
1
-0
/
+28
*
common: Fix the NBITS of Ed448in OIDTABLE.
NIIBE Yutaka
2021-03-15
1
-1
/
+1
*
Silence compiler warnings.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
2020-06-24
1
-0
/
+1
*
ecc: Use "cv448" to specify key using X448.
NIIBE Yutaka
2020-06-23
1
-8
/
+15
*
gpg: Add X448 support.
NIIBE Yutaka
2020-06-09
1
-0
/
+28
*
sm: Print the key types as standard key algorithm strings.
Werner Koch
2020-05-07
1
-3
/
+3
*
common: Extend the openpgp_curve_to_oid function.
Werner Koch
2020-02-11
1
-2
/
+10
*
common: Extend the new get_keyalgo_string function
Werner Koch
2020-02-09
1
-5
/
+28
*
common: Remove duplicated call to a function.
Werner Koch
2020-02-09
1
-1
/
+0
*
common: New function get_keyalgo_string.
Werner Koch
2020-02-09
1
-0
/
+121
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
1
-0
/
+30
*
common: New helper functions for OpenPGP curve OIDs.
Werner Koch
2019-01-29
1
-33
/
+54
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
gpg: New option --default-new-key-algo.
Werner Koch
2016-12-02
1
-5
/
+11
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Fix openpgp_is_curve_supported.
NIIBE Yutaka
2016-10-24
1
-2
/
+2
*
common: Rename an odd named function.
Werner Koch
2016-08-25
1
-4
/
+4
*
common: New function openpgp_is_curve_supported.
Werner Koch
2016-06-02
1
-3
/
+30
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
common: Change alias for Curve25519 to "cv25519".
Werner Koch
2015-08-07
1
-1
/
+1
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-0
/
+21
*
common: extend API of openpgp_oid_to_curve for canonical name.
NIIBE Yutaka
2015-08-06
1
-4
/
+4
*
g10: Use canonical name for curve.
NIIBE Yutaka
2015-07-08
1
-3
/
+3
*
common: Make openpgp_oid_to_str more robust.
Werner Koch
2015-03-15
1
-2
/
+4
*
gpg: Add --list-gcrypt-config and "curve" item for --list-config.
Werner Koch
2015-03-10
1
-0
/
+38
*
doc: Some typo fixes.
Werner Koch
2015-03-06
1
-1
/
+1
*
Fix buffer overflow in openpgp_oid_to_str.
Werner Koch
2014-11-25
1
-0
/
+2
*
gpg: Fix export of NIST ECC keys.
Werner Koch
2014-09-02
1
-72
/
+60
*
gpg: Finish experimental support for Ed25519.
Werner Koch
2014-05-07
1
-3
/
+6
*
g10: EdDSA support.
NIIBE Yutaka
2014-04-08
1
-1
/
+1
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
1
-4
/
+3
*
Add secp256k1.
NIIBE Yutaka
2014-01-15
1
-0
/
+7
*
gpg: Change OID of Ed25519 and add Brainpool oids.
Werner Koch
2013-12-05
1
-6
/
+27
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-0
/
+91
[next]