diff options
author | Werner Koch <[email protected]> | 2019-01-29 17:19:05 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-01-29 19:17:29 +0000 |
commit | dddbb26155f292fde2909ecc84b62b693b6dea49 (patch) | |
tree | 6af2d1051ea40a5ad8195a14987dceba81fbcc6d /dirmngr/dirmngr.c | |
parent | doc: Mark keyserver-options timeout and http-proxy as obsolete. (diff) | |
download | gnupg-dddbb26155f292fde2909ecc84b62b693b6dea49.tar.gz gnupg-dddbb26155f292fde2909ecc84b62b693b6dea49.zip |
common: New helper functions for OpenPGP curve OIDs.
* common/openpgp-oid.c (openpgp_oidbuf_to_str): Factor most code out
to ...
(openpgp_oidbuf_to_str): new.
(openpgp_oidbuf_is_ed25519): New.
(openpgp_oidbuf_is_cv25519): New.
--
At some places it is more convenient (and faster) to directly work on
buffers and avoid the way via opaque MPIs. These 3 new functions
allow for that.
Signed-off-by: Werner Koch <[email protected]>
(cherry picked from commit 4a1558d0c7190cf13d35385e47291a7aa121be3e)
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions