1 # libgcrypt.vers - What symbols to export -*- std -*-
2 # Copyright (C) 2002, 2004, 2008, 2011 Free Software Foundation, Inc.
4 # This file is part of Libgcrypt.
6 # Libgcrypt is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU Lesser general Public License as
8 # published by the Free Software Foundation; either version 2.1 of
9 # the License, or (at your option) any later version.
11 # Libgcrypt is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 # GNU Lesser General Public License for more details.
16 # You should have received a copy of the GNU Lesser General Public
17 # License along with this program; if not, write to the Free Software
18 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
20 # NOTE: When adding new functions, please make sure to add them to
21 # visibility.h and libgcrypt.def as well.
25 gcry_check_version; gcry_control;
26 gcry_set_allocation_handler; gcry_set_fatalerror_handler;
27 gcry_set_gettext_handler; gcry_set_log_handler;
28 gcry_set_outofcore_handler; gcry_set_progress_handler;
30 gcry_err_code_from_errno; gcry_err_code_to_errno;
31 gcry_err_make_from_errno; gcry_error_from_errno;
32 gcry_strerror; gcry_strsource;
34 gcry_free; gcry_malloc; gcry_malloc_secure; gcry_calloc;
35 gcry_calloc_secure; gcry_realloc; gcry_strdup; gcry_is_secure;
36 gcry_xcalloc; gcry_xcalloc_secure; gcry_xmalloc;
37 gcry_xmalloc_secure; gcry_xrealloc; gcry_xstrdup;
39 gcry_md_algo_info; gcry_md_algo_name; gcry_md_close;
40 gcry_md_copy; gcry_md_ctl; gcry_md_enable; gcry_md_get;
41 gcry_md_get_algo; gcry_md_get_algo_dlen; gcry_md_hash_buffer;
43 gcry_md_info; gcry_md_is_enabled; gcry_md_is_secure;
44 gcry_md_map_name; gcry_md_open; gcry_md_read;
45 gcry_md_reset; gcry_md_setkey;
46 gcry_md_write; gcry_md_debug;
48 gcry_cipher_algo_info; gcry_cipher_algo_name; gcry_cipher_close;
49 gcry_cipher_ctl; gcry_cipher_decrypt; gcry_cipher_encrypt;
50 gcry_cipher_get_algo_blklen; gcry_cipher_get_algo_keylen;
51 gcry_cipher_info; gcry_cipher_map_name;
52 gcry_cipher_mode_from_oid; gcry_cipher_open;
53 gcry_cipher_setkey; gcry_cipher_setiv; gcry_cipher_setctr;
54 gcry_cipher_authenticate; gcry_cipher_gettag; gcry_cipher_checktag;
56 gcry_mac_algo_info; gcry_mac_algo_name; gcry_mac_map_name;
57 gcry_mac_get_algo_maclen; gcry_mac_get_algo_keylen; gcry_mac_get_algo;
58 gcry_mac_open; gcry_mac_close; gcry_mac_setkey; gcry_mac_setiv;
59 gcry_mac_write; gcry_mac_read; gcry_mac_verify; gcry_mac_ctl;
61 gcry_pk_algo_info; gcry_pk_algo_name; gcry_pk_ctl;
62 gcry_pk_decrypt; gcry_pk_encrypt; gcry_pk_genkey;
63 gcry_pk_get_keygrip; gcry_pk_get_nbits;
64 gcry_pk_map_name; gcry_pk_register; gcry_pk_sign;
65 gcry_pk_testkey; gcry_pk_verify;
66 gcry_pk_get_curve; gcry_pk_get_param;
72 gcry_prime_check; gcry_prime_generate;
73 gcry_prime_group_generator; gcry_prime_release_factors;
75 gcry_random_add_bytes; gcry_random_bytes; gcry_random_bytes_secure;
76 gcry_randomize; gcry_create_nonce;
78 gcry_sexp_alist; gcry_sexp_append; gcry_sexp_build;
79 gcry_sexp_build_array; gcry_sexp_cadr; gcry_sexp_canon_len;
80 gcry_sexp_car; gcry_sexp_cdr; gcry_sexp_cons; gcry_sexp_create;
81 gcry_sexp_dump; gcry_sexp_find_token; gcry_sexp_length;
82 gcry_sexp_new; gcry_sexp_nth; gcry_sexp_nth_buffer; gcry_sexp_nth_data;
83 gcry_sexp_nth_mpi; gcry_sexp_prepend; gcry_sexp_release;
84 gcry_sexp_sprint; gcry_sexp_sscan; gcry_sexp_vlist;
85 gcry_sexp_nth_string; gcry_sexp_extract_param;
87 gcry_mpi_is_neg; gcry_mpi_neg; gcry_mpi_abs;
88 gcry_mpi_add; gcry_mpi_add_ui; gcry_mpi_addm; gcry_mpi_aprint;
89 gcry_mpi_clear_bit; gcry_mpi_clear_flag; gcry_mpi_clear_highbit;
90 gcry_mpi_cmp; gcry_mpi_cmp_ui; gcry_mpi_copy; gcry_mpi_div;
91 gcry_mpi_dump; gcry_mpi_gcd; gcry_mpi_get_flag; gcry_mpi_get_nbits;
92 gcry_mpi_get_opaque; gcry_mpi_invm; gcry_mpi_mod; gcry_mpi_mul;
93 gcry_mpi_mul_2exp; gcry_mpi_mul_ui; gcry_mpi_mulm; gcry_mpi_new;
94 gcry_mpi_powm; gcry_mpi_print; gcry_mpi_randomize; gcry_mpi_release;
95 gcry_mpi_rshift; gcry_mpi_scan; gcry_mpi_set; gcry_mpi_set_bit;
96 gcry_mpi_set_flag; gcry_mpi_set_highbit;
97 gcry_mpi_set_opaque; gcry_mpi_set_opaque_copy;
98 gcry_mpi_set_ui; gcry_mpi_snew; gcry_mpi_sub; gcry_mpi_sub_ui;
99 gcry_mpi_subm; gcry_mpi_swap; gcry_mpi_test_bit;
100 gcry_mpi_lshift; gcry_mpi_snatch;
101 gcry_mpi_point_new; gcry_mpi_point_release;
102 gcry_mpi_point_get; gcry_mpi_point_snatch_get;
103 gcry_mpi_point_set; gcry_mpi_point_snatch_set;
105 gcry_mpi_ec_get_mpi; gcry_mpi_ec_get_point;
106 gcry_mpi_ec_set_mpi; gcry_mpi_ec_set_point;
107 gcry_mpi_ec_get_affine;
108 gcry_mpi_ec_dup; gcry_mpi_ec_add; gcry_mpi_ec_sub; gcry_mpi_ec_mul;
109 gcry_mpi_ec_curve_point;
112 gcry_log_debughex; gcry_log_debugmpi; gcry_log_debugpnt; gcry_log_debugsxp;