[Pkg-auth-maintainers] Bug#1062291: libfido2: NMU diff for 64-bit time_t transition
Steve Langasek
vorlon at debian.org
Thu Feb 1 00:26:58 GMT 2024
Source: libfido2
Version: 1.14.0-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t
Dear maintainer,
As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libfido2 as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).
To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.
Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time. Therefore I have prepared a 0-day NMU for libfido2
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.
Please find the patch for this NMU attached.
If you have any concerns about this patch, please reach out ASAP. Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru libfido2-1.14.0/debian/.gitignore libfido2-1.14.0/debian/.gitignore
--- libfido2-1.14.0/debian/.gitignore 2023-11-25 16:34:59.000000000 +0000
+++ libfido2-1.14.0/debian/.gitignore 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-/files
diff -Nru libfido2-1.14.0/debian/changelog libfido2-1.14.0/debian/changelog
--- libfido2-1.14.0/debian/changelog 2023-11-25 16:34:59.000000000 +0000
+++ libfido2-1.14.0/debian/changelog 2024-02-01 00:26:22.000000000 +0000
@@ -1,3 +1,10 @@
+libfido2 (1.14.0-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org> Thu, 01 Feb 2024 00:26:22 +0000
+
libfido2 (1.14.0-1) unstable; urgency=medium
* New upstream release.
diff -Nru libfido2-1.14.0/debian/control libfido2-1.14.0/debian/control
--- libfido2-1.14.0/debian/control 2023-11-25 16:34:59.000000000 +0000
+++ libfido2-1.14.0/debian/control 2024-02-01 00:26:22.000000000 +0000
@@ -19,7 +19,10 @@
Vcs-Browser: https://salsa.debian.org/auth-team/libfido2
Vcs-Git: https://salsa.debian.org/auth-team/libfido2.git
-Package: libfido2-1
+Package: libfido2-1t64
+Provides: ${t64:Provides}
+Replaces: libfido2-1
+Breaks: libfido2-1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -34,7 +37,7 @@
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: libfido2-1 (= ${binary:Version}), libssl-dev, ${misc:Depends}
+Depends: libfido2-1t64 (= ${binary:Version}), libssl-dev, ${misc:Depends}
Description: library for generating and verifying FIDO 2.0 objects -- headers
A library for communicating with a FIDO device over USB or NFC, and for
verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO
@@ -60,7 +63,7 @@
Section: utils
Architecture: any
Multi-Arch: foreign
-Depends: libfido2-1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libfido2-1t64 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: command-line tools to configure and use a FIDO 2 token
A set of tools to manage a FIDO 2 token, generate credentials and
assertions, and verify them.
diff -Nru libfido2-1.14.0/debian/libfido2-1.install libfido2-1.14.0/debian/libfido2-1.install
--- libfido2-1.14.0/debian/libfido2-1.install 2023-11-25 16:34:59.000000000 +0000
+++ libfido2-1.14.0/debian/libfido2-1.install 1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libfido2.so.*
diff -Nru libfido2-1.14.0/debian/libfido2-1.symbols libfido2-1.14.0/debian/libfido2-1.symbols
--- libfido2-1.14.0/debian/libfido2-1.symbols 2023-11-25 16:34:59.000000000 +0000
+++ libfido2-1.14.0/debian/libfido2-1.symbols 1970-01-01 00:00:00.000000000 +0000
@@ -1,266 +0,0 @@
-libfido2.so.1 libfido2-1 #MINVER#
-* Build-Depends-Package: libfido2-dev
- eddsa_pk_free at Base 1.1.0
- eddsa_pk_from_EVP_PKEY at Base 1.1.0
- eddsa_pk_from_ptr at Base 1.1.0
- eddsa_pk_new at Base 1.1.0
- eddsa_pk_to_EVP_PKEY at Base 1.1.0
- es256_pk_free at Base 1.1.0
- es256_pk_from_EC_KEY at Base 1.1.0
- es256_pk_from_EVP_PKEY at Base 1.9.0
- es256_pk_from_ptr at Base 1.1.0
- es256_pk_new at Base 1.1.0
- es256_pk_to_EVP_PKEY at Base 1.1.0
- es384_pk_free at Base 1.12.0
- es384_pk_from_EC_KEY at Base 1.12.0
- es384_pk_from_EVP_PKEY at Base 1.12.0
- es384_pk_from_ptr at Base 1.12.0
- es384_pk_new at Base 1.12.0
- es384_pk_to_EVP_PKEY at Base 1.12.0
- fido_assert_allow_cred at Base 1.1.0
- fido_assert_authdata_len at Base 1.1.0
- fido_assert_authdata_ptr at Base 1.1.0
- fido_assert_authdata_raw_len at Base 1.14.0
- fido_assert_authdata_raw_ptr at Base 1.14.0
- fido_assert_blob_len at Base 1.7.0
- fido_assert_blob_ptr at Base 1.7.0
- fido_assert_clientdata_hash_len at Base 1.1.0
- fido_assert_clientdata_hash_ptr at Base 1.1.0
- fido_assert_count at Base 1.1.0
- fido_assert_empty_allow_list at Base 1.13.0
- fido_assert_flags at Base 1.1.0
- fido_assert_free at Base 1.1.0
- fido_assert_hmac_secret_len at Base 1.1.0
- fido_assert_hmac_secret_ptr at Base 1.1.0
- fido_assert_id_len at Base 1.1.0
- fido_assert_id_ptr at Base 1.1.0
- fido_assert_largeblob_key_len at Base 1.7.0
- fido_assert_largeblob_key_ptr at Base 1.7.0
- fido_assert_new at Base 1.1.0
- fido_assert_rp_id at Base 1.1.0
- fido_assert_set_authdata at Base 1.1.0
- fido_assert_set_authdata_raw at Base 1.3.0
- fido_assert_set_clientdata at Base 1.8.0
- fido_assert_set_clientdata_hash at Base 1.1.0
- fido_assert_set_count at Base 1.1.0
- fido_assert_set_extensions at Base 1.1.0
- fido_assert_set_hmac_salt at Base 1.1.0
- fido_assert_set_hmac_secret at Base 1.7.0
- fido_assert_set_options at Base 1.1.0
- fido_assert_set_rp at Base 1.1.0
- fido_assert_set_sig at Base 1.1.0
- fido_assert_set_up at Base 1.2.0
- fido_assert_set_uv at Base 1.2.0
- fido_assert_set_winhello_appid at Base 1.14.0
- fido_assert_sig_len at Base 1.1.0
- fido_assert_sig_ptr at Base 1.1.0
- fido_assert_sigcount at Base 1.3.0
- fido_assert_user_display_name at Base 1.1.0
- fido_assert_user_icon at Base 1.1.0
- fido_assert_user_id_len at Base 1.1.0
- fido_assert_user_id_ptr at Base 1.1.0
- fido_assert_user_name at Base 1.1.0
- fido_assert_verify at Base 1.1.0
- fido_bio_dev_enroll_begin at Base 1.3.0
- fido_bio_dev_enroll_cancel at Base 1.3.0
- fido_bio_dev_enroll_continue at Base 1.3.0
- fido_bio_dev_enroll_remove at Base 1.3.0
- fido_bio_dev_get_info at Base 1.3.0
- fido_bio_dev_get_template_array at Base 1.3.0
- fido_bio_dev_set_template_name at Base 1.3.0
- fido_bio_enroll_free at Base 1.3.0
- fido_bio_enroll_last_status at Base 1.3.0
- fido_bio_enroll_new at Base 1.3.0
- fido_bio_enroll_remaining_samples at Base 1.3.0
- fido_bio_info_free at Base 1.3.0
- fido_bio_info_max_samples at Base 1.3.0
- fido_bio_info_new at Base 1.3.0
- fido_bio_info_type at Base 1.3.0
- fido_bio_template at Base 1.3.0
- fido_bio_template_array_count at Base 1.3.0
- fido_bio_template_array_free at Base 1.3.0
- fido_bio_template_array_new at Base 1.3.0
- fido_bio_template_free at Base 1.3.0
- fido_bio_template_id_len at Base 1.3.0
- fido_bio_template_id_ptr at Base 1.3.0
- fido_bio_template_name at Base 1.3.0
- fido_bio_template_new at Base 1.3.0
- fido_bio_template_set_id at Base 1.3.0
- fido_bio_template_set_name at Base 1.3.0
- fido_cbor_info_aaguid_len at Base 1.1.0
- fido_cbor_info_aaguid_ptr at Base 1.1.0
- fido_cbor_info_algorithm_cose at Base 1.8.0
- fido_cbor_info_algorithm_count at Base 1.8.0
- fido_cbor_info_algorithm_type at Base 1.8.0
- fido_cbor_info_certs_len at Base 1.12.0
- fido_cbor_info_certs_name_ptr at Base 1.12.0
- fido_cbor_info_certs_value_ptr at Base 1.12.0
- fido_cbor_info_extensions_len at Base 1.1.0
- fido_cbor_info_extensions_ptr at Base 1.1.0
- fido_cbor_info_free at Base 1.1.0
- fido_cbor_info_fwversion at Base 1.4.0
- fido_cbor_info_maxcredbloblen at Base 1.7.0
- fido_cbor_info_maxcredcntlst at Base 1.5.0
- fido_cbor_info_maxcredidlen at Base 1.5.0
- fido_cbor_info_maxlargeblob at Base 1.11.0
- fido_cbor_info_maxmsgsiz at Base 1.1.0
- fido_cbor_info_maxrpid_minpinlen at Base 1.12.0
- fido_cbor_info_minpinlen at Base 1.12.0
- fido_cbor_info_new at Base 1.1.0
- fido_cbor_info_new_pin_required at Base 1.12.0
- fido_cbor_info_options_len at Base 1.1.0
- fido_cbor_info_options_name_ptr at Base 1.1.0
- fido_cbor_info_options_value_ptr at Base 1.1.0
- fido_cbor_info_protocols_len at Base 1.1.0
- fido_cbor_info_protocols_ptr at Base 1.1.0
- fido_cbor_info_rk_remaining at Base 1.12.0
- fido_cbor_info_transports_len at Base 1.8.0
- fido_cbor_info_transports_ptr at Base 1.8.0
- fido_cbor_info_uv_attempts at Base 1.12.0
- fido_cbor_info_uv_modality at Base 1.12.0
- fido_cbor_info_versions_len at Base 1.1.0
- fido_cbor_info_versions_ptr at Base 1.1.0
- fido_cred_aaguid_len at Base 1.5.0
- fido_cred_aaguid_ptr at Base 1.5.0
- fido_cred_attstmt_len at Base 1.9.0
- fido_cred_attstmt_ptr at Base 1.9.0
- fido_cred_authdata_len at Base 1.1.0
- fido_cred_authdata_ptr at Base 1.1.0
- fido_cred_authdata_raw_len at Base 1.6.0
- fido_cred_authdata_raw_ptr at Base 1.6.0
- fido_cred_clientdata_hash_len at Base 1.1.0
- fido_cred_clientdata_hash_ptr at Base 1.1.0
- fido_cred_display_name at Base 1.2.0
- fido_cred_empty_exclude_list at Base 1.13.0
- fido_cred_exclude at Base 1.1.0
- fido_cred_flags at Base 1.1.0
- fido_cred_fmt at Base 1.1.0
- fido_cred_free at Base 1.1.0
- fido_cred_id_len at Base 1.1.0
- fido_cred_id_ptr at Base 1.1.0
- fido_cred_largeblob_key_len at Base 1.7.0
- fido_cred_largeblob_key_ptr at Base 1.7.0
- fido_cred_new at Base 1.1.0
- fido_cred_pin_minlen at Base 1.9.0
- fido_cred_prot at Base 1.4.0
- fido_cred_pubkey_len at Base 1.1.0
- fido_cred_pubkey_ptr at Base 1.1.0
- fido_cred_rp_id at Base 1.1.0
- fido_cred_rp_name at Base 1.1.0
- fido_cred_set_attstmt at Base 1.9.0
- fido_cred_set_authdata at Base 1.1.0
- fido_cred_set_authdata_raw at Base 1.3.0
- fido_cred_set_blob at Base 1.7.0
- fido_cred_set_clientdata at Base 1.8.0
- fido_cred_set_clientdata_hash at Base 1.1.0
- fido_cred_set_extensions at Base 1.1.0
- fido_cred_set_fmt at Base 1.1.0
- fido_cred_set_id at Base 1.8.0
- fido_cred_set_options at Base 1.1.0
- fido_cred_set_pin_minlen at Base 1.9.0
- fido_cred_set_prot at Base 1.4.0
- fido_cred_set_rk at Base 1.2.0
- fido_cred_set_rp at Base 1.1.0
- fido_cred_set_sig at Base 1.1.0
- fido_cred_set_type at Base 1.1.0
- fido_cred_set_user at Base 1.1.0
- fido_cred_set_uv at Base 1.2.0
- fido_cred_set_x509 at Base 1.1.0
- fido_cred_sig_len at Base 1.1.0
- fido_cred_sig_ptr at Base 1.1.0
- fido_cred_sigcount at Base 1.6.0
- fido_cred_type at Base 1.2.0
- fido_cred_user_id_len at Base 1.2.0
- fido_cred_user_id_ptr at Base 1.2.0
- fido_cred_user_name at Base 1.2.0
- fido_cred_verify at Base 1.1.0
- fido_cred_verify_self at Base 1.3.0
- fido_cred_x5c_len at Base 1.1.0
- fido_cred_x5c_ptr at Base 1.1.0
- fido_credman_del_dev_rk at Base 1.2.0
- fido_credman_get_dev_metadata at Base 1.2.0
- fido_credman_get_dev_rk at Base 1.2.0
- fido_credman_get_dev_rp at Base 1.2.0
- fido_credman_metadata_free at Base 1.2.0
- fido_credman_metadata_new at Base 1.2.0
- fido_credman_rk at Base 1.2.0
- fido_credman_rk_count at Base 1.2.0
- fido_credman_rk_existing at Base 1.2.0
- fido_credman_rk_free at Base 1.2.0
- fido_credman_rk_new at Base 1.2.0
- fido_credman_rk_remaining at Base 1.2.0
- fido_credman_rp_count at Base 1.2.0
- fido_credman_rp_free at Base 1.2.0
- fido_credman_rp_id at Base 1.2.0
- fido_credman_rp_id_hash_len at Base 1.2.0
- fido_credman_rp_id_hash_ptr at Base 1.2.0
- fido_credman_rp_name at Base 1.2.0
- fido_credman_rp_new at Base 1.2.0
- fido_credman_set_dev_rk at Base 1.8.0
- fido_dev_build at Base 1.1.0
- fido_dev_cancel at Base 1.3.0
- fido_dev_close at Base 1.1.0
- fido_dev_enable_entattest at Base 1.7.0
- fido_dev_flags at Base 1.1.0
- fido_dev_force_fido2 at Base 1.1.0
- fido_dev_force_pin_change at Base 1.7.0
- fido_dev_force_u2f at Base 1.1.0
- fido_dev_free at Base 1.1.0
- fido_dev_get_assert at Base 1.1.0
- fido_dev_get_cbor_info at Base 1.1.0
- fido_dev_get_retry_count at Base 1.1.0
- fido_dev_get_touch_begin at Base 1.5.0
- fido_dev_get_touch_status at Base 1.5.0
- fido_dev_get_uv_retry_count at Base 1.6.0
- fido_dev_has_pin at Base 1.5.0
- fido_dev_has_uv at Base 1.7.0
- fido_dev_info_free at Base 1.1.0
- fido_dev_info_manifest at Base 1.1.0
- fido_dev_info_manufacturer_string at Base 1.1.0
- fido_dev_info_new at Base 1.1.0
- fido_dev_info_path at Base 1.1.0
- fido_dev_info_product at Base 1.1.0
- fido_dev_info_product_string at Base 1.1.0
- fido_dev_info_ptr at Base 1.1.0
- fido_dev_info_set at Base 1.10.0
- fido_dev_info_vendor at Base 1.1.0
- fido_dev_io_handle at Base 1.10.0
- fido_dev_is_fido2 at Base 1.1.0
- fido_dev_is_winhello at Base 1.8.0
- fido_dev_largeblob_get at Base 1.7.0
- fido_dev_largeblob_get_array at Base 1.7.0
- fido_dev_largeblob_remove at Base 1.7.0
- fido_dev_largeblob_set at Base 1.7.0
- fido_dev_largeblob_set_array at Base 1.7.0
- fido_dev_major at Base 1.1.0
- fido_dev_make_cred at Base 1.1.0
- fido_dev_minor at Base 1.1.0
- fido_dev_new at Base 1.1.0
- fido_dev_new_with_info at Base 1.10.0
- fido_dev_open at Base 1.1.0
- fido_dev_open_with_info at Base 1.10.0
- fido_dev_protocol at Base 1.1.0
- fido_dev_reset at Base 1.1.0
- fido_dev_set_io_functions at Base 1.1.0
- fido_dev_set_pin at Base 1.1.0
- fido_dev_set_pin_minlen at Base 1.7.0
- fido_dev_set_pin_minlen_rpid at Base 1.9.0
- fido_dev_set_sigmask at Base 1.7.0
- fido_dev_set_timeout at Base 1.9.0
- fido_dev_set_transport_functions at Base 1.4.0
- fido_dev_supports_cred_prot at Base 1.5.0
- fido_dev_supports_credman at Base 1.6.0
- fido_dev_supports_credman at Base 1.7.0
- fido_dev_supports_permissions at Base 1.7.0
- fido_dev_supports_pin at Base 1.5.0
- fido_dev_supports_uv at Base 1.7.0
- fido_dev_toggle_always_uv at Base 1.7.0
- fido_init at Base 1.1.0
- fido_set_log_handler at Base 1.4.0
- fido_strerr at Base 1.1.0
- rs256_pk_free at Base 1.1.0
- rs256_pk_from_EVP_PKEY at Base 1.9.0
- rs256_pk_from_RSA at Base 1.1.0
- rs256_pk_from_ptr at Base 1.1.0
- rs256_pk_new at Base 1.1.0
- rs256_pk_to_EVP_PKEY at Base 1.1.0
diff -Nru libfido2-1.14.0/debian/libfido2-1t64.install libfido2-1.14.0/debian/libfido2-1t64.install
--- libfido2-1.14.0/debian/libfido2-1t64.install 1970-01-01 00:00:00.000000000 +0000
+++ libfido2-1.14.0/debian/libfido2-1t64.install 2023-11-25 16:34:59.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libfido2.so.*
diff -Nru libfido2-1.14.0/debian/libfido2-1t64.lintian-overrides libfido2-1.14.0/debian/libfido2-1t64.lintian-overrides
--- libfido2-1.14.0/debian/libfido2-1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000
+++ libfido2-1.14.0/debian/libfido2-1t64.lintian-overrides 2024-02-01 00:26:22.000000000 +0000
@@ -0,0 +1 @@
+libfido2-1t64: package-name-doesnt-match-sonames libfido2-1
diff -Nru libfido2-1.14.0/debian/libfido2-1t64.symbols libfido2-1.14.0/debian/libfido2-1t64.symbols
--- libfido2-1.14.0/debian/libfido2-1t64.symbols 1970-01-01 00:00:00.000000000 +0000
+++ libfido2-1.14.0/debian/libfido2-1t64.symbols 2024-02-01 00:26:22.000000000 +0000
@@ -0,0 +1,266 @@
+libfido2.so.1 libfido2-1t64 #MINVER#
+* Build-Depends-Package: libfido2-dev
+ eddsa_pk_free at Base 1.1.0
+ eddsa_pk_from_EVP_PKEY at Base 1.1.0
+ eddsa_pk_from_ptr at Base 1.1.0
+ eddsa_pk_new at Base 1.1.0
+ eddsa_pk_to_EVP_PKEY at Base 1.1.0
+ es256_pk_free at Base 1.1.0
+ es256_pk_from_EC_KEY at Base 1.1.0
+ es256_pk_from_EVP_PKEY at Base 1.9.0
+ es256_pk_from_ptr at Base 1.1.0
+ es256_pk_new at Base 1.1.0
+ es256_pk_to_EVP_PKEY at Base 1.1.0
+ es384_pk_free at Base 1.12.0
+ es384_pk_from_EC_KEY at Base 1.12.0
+ es384_pk_from_EVP_PKEY at Base 1.12.0
+ es384_pk_from_ptr at Base 1.12.0
+ es384_pk_new at Base 1.12.0
+ es384_pk_to_EVP_PKEY at Base 1.12.0
+ fido_assert_allow_cred at Base 1.1.0
+ fido_assert_authdata_len at Base 1.1.0
+ fido_assert_authdata_ptr at Base 1.1.0
+ fido_assert_authdata_raw_len at Base 1.14.0
+ fido_assert_authdata_raw_ptr at Base 1.14.0
+ fido_assert_blob_len at Base 1.7.0
+ fido_assert_blob_ptr at Base 1.7.0
+ fido_assert_clientdata_hash_len at Base 1.1.0
+ fido_assert_clientdata_hash_ptr at Base 1.1.0
+ fido_assert_count at Base 1.1.0
+ fido_assert_empty_allow_list at Base 1.13.0
+ fido_assert_flags at Base 1.1.0
+ fido_assert_free at Base 1.1.0
+ fido_assert_hmac_secret_len at Base 1.1.0
+ fido_assert_hmac_secret_ptr at Base 1.1.0
+ fido_assert_id_len at Base 1.1.0
+ fido_assert_id_ptr at Base 1.1.0
+ fido_assert_largeblob_key_len at Base 1.7.0
+ fido_assert_largeblob_key_ptr at Base 1.7.0
+ fido_assert_new at Base 1.1.0
+ fido_assert_rp_id at Base 1.1.0
+ fido_assert_set_authdata at Base 1.1.0
+ fido_assert_set_authdata_raw at Base 1.3.0
+ fido_assert_set_clientdata at Base 1.8.0
+ fido_assert_set_clientdata_hash at Base 1.1.0
+ fido_assert_set_count at Base 1.1.0
+ fido_assert_set_extensions at Base 1.1.0
+ fido_assert_set_hmac_salt at Base 1.1.0
+ fido_assert_set_hmac_secret at Base 1.7.0
+ fido_assert_set_options at Base 1.1.0
+ fido_assert_set_rp at Base 1.1.0
+ fido_assert_set_sig at Base 1.1.0
+ fido_assert_set_up at Base 1.2.0
+ fido_assert_set_uv at Base 1.2.0
+ fido_assert_set_winhello_appid at Base 1.14.0
+ fido_assert_sig_len at Base 1.1.0
+ fido_assert_sig_ptr at Base 1.1.0
+ fido_assert_sigcount at Base 1.3.0
+ fido_assert_user_display_name at Base 1.1.0
+ fido_assert_user_icon at Base 1.1.0
+ fido_assert_user_id_len at Base 1.1.0
+ fido_assert_user_id_ptr at Base 1.1.0
+ fido_assert_user_name at Base 1.1.0
+ fido_assert_verify at Base 1.1.0
+ fido_bio_dev_enroll_begin at Base 1.3.0
+ fido_bio_dev_enroll_cancel at Base 1.3.0
+ fido_bio_dev_enroll_continue at Base 1.3.0
+ fido_bio_dev_enroll_remove at Base 1.3.0
+ fido_bio_dev_get_info at Base 1.3.0
+ fido_bio_dev_get_template_array at Base 1.3.0
+ fido_bio_dev_set_template_name at Base 1.3.0
+ fido_bio_enroll_free at Base 1.3.0
+ fido_bio_enroll_last_status at Base 1.3.0
+ fido_bio_enroll_new at Base 1.3.0
+ fido_bio_enroll_remaining_samples at Base 1.3.0
+ fido_bio_info_free at Base 1.3.0
+ fido_bio_info_max_samples at Base 1.3.0
+ fido_bio_info_new at Base 1.3.0
+ fido_bio_info_type at Base 1.3.0
+ fido_bio_template at Base 1.3.0
+ fido_bio_template_array_count at Base 1.3.0
+ fido_bio_template_array_free at Base 1.3.0
+ fido_bio_template_array_new at Base 1.3.0
+ fido_bio_template_free at Base 1.3.0
+ fido_bio_template_id_len at Base 1.3.0
+ fido_bio_template_id_ptr at Base 1.3.0
+ fido_bio_template_name at Base 1.3.0
+ fido_bio_template_new at Base 1.3.0
+ fido_bio_template_set_id at Base 1.3.0
+ fido_bio_template_set_name at Base 1.3.0
+ fido_cbor_info_aaguid_len at Base 1.1.0
+ fido_cbor_info_aaguid_ptr at Base 1.1.0
+ fido_cbor_info_algorithm_cose at Base 1.8.0
+ fido_cbor_info_algorithm_count at Base 1.8.0
+ fido_cbor_info_algorithm_type at Base 1.8.0
+ fido_cbor_info_certs_len at Base 1.12.0
+ fido_cbor_info_certs_name_ptr at Base 1.12.0
+ fido_cbor_info_certs_value_ptr at Base 1.12.0
+ fido_cbor_info_extensions_len at Base 1.1.0
+ fido_cbor_info_extensions_ptr at Base 1.1.0
+ fido_cbor_info_free at Base 1.1.0
+ fido_cbor_info_fwversion at Base 1.4.0
+ fido_cbor_info_maxcredbloblen at Base 1.7.0
+ fido_cbor_info_maxcredcntlst at Base 1.5.0
+ fido_cbor_info_maxcredidlen at Base 1.5.0
+ fido_cbor_info_maxlargeblob at Base 1.11.0
+ fido_cbor_info_maxmsgsiz at Base 1.1.0
+ fido_cbor_info_maxrpid_minpinlen at Base 1.12.0
+ fido_cbor_info_minpinlen at Base 1.12.0
+ fido_cbor_info_new at Base 1.1.0
+ fido_cbor_info_new_pin_required at Base 1.12.0
+ fido_cbor_info_options_len at Base 1.1.0
+ fido_cbor_info_options_name_ptr at Base 1.1.0
+ fido_cbor_info_options_value_ptr at Base 1.1.0
+ fido_cbor_info_protocols_len at Base 1.1.0
+ fido_cbor_info_protocols_ptr at Base 1.1.0
+ fido_cbor_info_rk_remaining at Base 1.12.0
+ fido_cbor_info_transports_len at Base 1.8.0
+ fido_cbor_info_transports_ptr at Base 1.8.0
+ fido_cbor_info_uv_attempts at Base 1.12.0
+ fido_cbor_info_uv_modality at Base 1.12.0
+ fido_cbor_info_versions_len at Base 1.1.0
+ fido_cbor_info_versions_ptr at Base 1.1.0
+ fido_cred_aaguid_len at Base 1.5.0
+ fido_cred_aaguid_ptr at Base 1.5.0
+ fido_cred_attstmt_len at Base 1.9.0
+ fido_cred_attstmt_ptr at Base 1.9.0
+ fido_cred_authdata_len at Base 1.1.0
+ fido_cred_authdata_ptr at Base 1.1.0
+ fido_cred_authdata_raw_len at Base 1.6.0
+ fido_cred_authdata_raw_ptr at Base 1.6.0
+ fido_cred_clientdata_hash_len at Base 1.1.0
+ fido_cred_clientdata_hash_ptr at Base 1.1.0
+ fido_cred_display_name at Base 1.2.0
+ fido_cred_empty_exclude_list at Base 1.13.0
+ fido_cred_exclude at Base 1.1.0
+ fido_cred_flags at Base 1.1.0
+ fido_cred_fmt at Base 1.1.0
+ fido_cred_free at Base 1.1.0
+ fido_cred_id_len at Base 1.1.0
+ fido_cred_id_ptr at Base 1.1.0
+ fido_cred_largeblob_key_len at Base 1.7.0
+ fido_cred_largeblob_key_ptr at Base 1.7.0
+ fido_cred_new at Base 1.1.0
+ fido_cred_pin_minlen at Base 1.9.0
+ fido_cred_prot at Base 1.4.0
+ fido_cred_pubkey_len at Base 1.1.0
+ fido_cred_pubkey_ptr at Base 1.1.0
+ fido_cred_rp_id at Base 1.1.0
+ fido_cred_rp_name at Base 1.1.0
+ fido_cred_set_attstmt at Base 1.9.0
+ fido_cred_set_authdata at Base 1.1.0
+ fido_cred_set_authdata_raw at Base 1.3.0
+ fido_cred_set_blob at Base 1.7.0
+ fido_cred_set_clientdata at Base 1.8.0
+ fido_cred_set_clientdata_hash at Base 1.1.0
+ fido_cred_set_extensions at Base 1.1.0
+ fido_cred_set_fmt at Base 1.1.0
+ fido_cred_set_id at Base 1.8.0
+ fido_cred_set_options at Base 1.1.0
+ fido_cred_set_pin_minlen at Base 1.9.0
+ fido_cred_set_prot at Base 1.4.0
+ fido_cred_set_rk at Base 1.2.0
+ fido_cred_set_rp at Base 1.1.0
+ fido_cred_set_sig at Base 1.1.0
+ fido_cred_set_type at Base 1.1.0
+ fido_cred_set_user at Base 1.1.0
+ fido_cred_set_uv at Base 1.2.0
+ fido_cred_set_x509 at Base 1.1.0
+ fido_cred_sig_len at Base 1.1.0
+ fido_cred_sig_ptr at Base 1.1.0
+ fido_cred_sigcount at Base 1.6.0
+ fido_cred_type at Base 1.2.0
+ fido_cred_user_id_len at Base 1.2.0
+ fido_cred_user_id_ptr at Base 1.2.0
+ fido_cred_user_name at Base 1.2.0
+ fido_cred_verify at Base 1.1.0
+ fido_cred_verify_self at Base 1.3.0
+ fido_cred_x5c_len at Base 1.1.0
+ fido_cred_x5c_ptr at Base 1.1.0
+ fido_credman_del_dev_rk at Base 1.2.0
+ fido_credman_get_dev_metadata at Base 1.2.0
+ fido_credman_get_dev_rk at Base 1.2.0
+ fido_credman_get_dev_rp at Base 1.2.0
+ fido_credman_metadata_free at Base 1.2.0
+ fido_credman_metadata_new at Base 1.2.0
+ fido_credman_rk at Base 1.2.0
+ fido_credman_rk_count at Base 1.2.0
+ fido_credman_rk_existing at Base 1.2.0
+ fido_credman_rk_free at Base 1.2.0
+ fido_credman_rk_new at Base 1.2.0
+ fido_credman_rk_remaining at Base 1.2.0
+ fido_credman_rp_count at Base 1.2.0
+ fido_credman_rp_free at Base 1.2.0
+ fido_credman_rp_id at Base 1.2.0
+ fido_credman_rp_id_hash_len at Base 1.2.0
+ fido_credman_rp_id_hash_ptr at Base 1.2.0
+ fido_credman_rp_name at Base 1.2.0
+ fido_credman_rp_new at Base 1.2.0
+ fido_credman_set_dev_rk at Base 1.8.0
+ fido_dev_build at Base 1.1.0
+ fido_dev_cancel at Base 1.3.0
+ fido_dev_close at Base 1.1.0
+ fido_dev_enable_entattest at Base 1.7.0
+ fido_dev_flags at Base 1.1.0
+ fido_dev_force_fido2 at Base 1.1.0
+ fido_dev_force_pin_change at Base 1.7.0
+ fido_dev_force_u2f at Base 1.1.0
+ fido_dev_free at Base 1.1.0
+ fido_dev_get_assert at Base 1.1.0
+ fido_dev_get_cbor_info at Base 1.1.0
+ fido_dev_get_retry_count at Base 1.1.0
+ fido_dev_get_touch_begin at Base 1.5.0
+ fido_dev_get_touch_status at Base 1.5.0
+ fido_dev_get_uv_retry_count at Base 1.6.0
+ fido_dev_has_pin at Base 1.5.0
+ fido_dev_has_uv at Base 1.7.0
+ fido_dev_info_free at Base 1.1.0
+ fido_dev_info_manifest at Base 1.1.0
+ fido_dev_info_manufacturer_string at Base 1.1.0
+ fido_dev_info_new at Base 1.1.0
+ fido_dev_info_path at Base 1.1.0
+ fido_dev_info_product at Base 1.1.0
+ fido_dev_info_product_string at Base 1.1.0
+ fido_dev_info_ptr at Base 1.1.0
+ fido_dev_info_set at Base 1.10.0
+ fido_dev_info_vendor at Base 1.1.0
+ fido_dev_io_handle at Base 1.10.0
+ fido_dev_is_fido2 at Base 1.1.0
+ fido_dev_is_winhello at Base 1.8.0
+ fido_dev_largeblob_get at Base 1.7.0
+ fido_dev_largeblob_get_array at Base 1.7.0
+ fido_dev_largeblob_remove at Base 1.7.0
+ fido_dev_largeblob_set at Base 1.7.0
+ fido_dev_largeblob_set_array at Base 1.7.0
+ fido_dev_major at Base 1.1.0
+ fido_dev_make_cred at Base 1.1.0
+ fido_dev_minor at Base 1.1.0
+ fido_dev_new at Base 1.1.0
+ fido_dev_new_with_info at Base 1.10.0
+ fido_dev_open at Base 1.1.0
+ fido_dev_open_with_info at Base 1.10.0
+ fido_dev_protocol at Base 1.1.0
+ fido_dev_reset at Base 1.1.0
+ fido_dev_set_io_functions at Base 1.1.0
+ fido_dev_set_pin at Base 1.1.0
+ fido_dev_set_pin_minlen at Base 1.7.0
+ fido_dev_set_pin_minlen_rpid at Base 1.9.0
+ fido_dev_set_sigmask at Base 1.7.0
+ fido_dev_set_timeout at Base 1.9.0
+ fido_dev_set_transport_functions at Base 1.4.0
+ fido_dev_supports_cred_prot at Base 1.5.0
+ fido_dev_supports_credman at Base 1.6.0
+ fido_dev_supports_credman at Base 1.7.0
+ fido_dev_supports_permissions at Base 1.7.0
+ fido_dev_supports_pin at Base 1.5.0
+ fido_dev_supports_uv at Base 1.7.0
+ fido_dev_toggle_always_uv at Base 1.7.0
+ fido_init at Base 1.1.0
+ fido_set_log_handler at Base 1.4.0
+ fido_strerr at Base 1.1.0
+ rs256_pk_free at Base 1.1.0
+ rs256_pk_from_EVP_PKEY at Base 1.9.0
+ rs256_pk_from_RSA at Base 1.1.0
+ rs256_pk_from_ptr at Base 1.1.0
+ rs256_pk_new at Base 1.1.0
+ rs256_pk_to_EVP_PKEY at Base 1.1.0
More information about the Pkg-auth-maintainers
mailing list