./security/libfido2, U2F/FIDO/FIDO2 library and tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.13.0, Package name: libfido2-1.13.0, Maintainer: pkgsrc-users

libfido2 provides library functionality and command-line tools to
communicate with a FIDO device over USB, and to verify attestation and
assertion signatures.

libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2)
protocols.


Master sites:

Filesize: 637.478 KB

Version history: (Expand)


CVS history: (Expand)


   2023-09-01 11:56:56 by Nia Alarie | Files touched by this commit (2)
Log message:
libfido2: -Werror with arbitrary toolchains considered harmful
   2023-07-30 10:28:23 by Nia Alarie | Files touched by this commit (1)
Log message:
libfido2: Requires udev on Linux.
   2023-03-15 15:38:13 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libfido2: updated to 1.13.0

Version 1.13.0 (2023-02-20)
 ** Support for linking against OpenSSL on Windows.
 ** New API calls:
  - fido_assert_empty_allow_list;
  - fido_cred_empty_exclude_list.
 ** fido2-token: fix issue when listing large blobs.
 ** Improved support for different fuzzing engines.

Version 1.12.0 (2022-09-22)
 ** Support for COSE_ES384.
 ** Support for hidraw(4) on FreeBSD.
 ** Improved support for FIDO 2.1 authenticators.
 ** New API calls:
  - es384_pk_free;
  - es384_pk_from_EC_KEY;
  - es384_pk_from_EVP_PKEY;
  - es384_pk_from_ptr;
  - es384_pk_new;
  - es384_pk_to_EVP_PKEY;
  - fido_cbor_info_certs_len;
  - fido_cbor_info_certs_name_ptr;
  - fido_cbor_info_certs_value_ptr;
  - fido_cbor_info_maxrpid_minpinlen;
  - fido_cbor_info_minpinlen;
  - fido_cbor_info_new_pin_required;
  - fido_cbor_info_rk_remaining;
  - fido_cbor_info_uv_attempts;
  - fido_cbor_info_uv_modality.
 ** Documentation and reliability fixes.
   2022-08-05 22:22:05 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
libfido2: updated to 1.11.0

Version 1.11.0 (2022-05-03)
 ** Experimental PCSC support; enable with -DUSE_PCSC.
 ** Improved OpenSSL 3.0 compatibility.
 ** Use RFC1951 raw deflate to compress CTAP 2.1 largeBlobs.
 ** winhello: advertise "uv" instead of "clientPin".
 ** winhello: support hmac-secret in fido_dev_get_assert().
 ** New API calls:
  - fido_cbor_info_maxlargeblob.
 ** Documentation and reliability fixes.
 ** Separate build and regress targets.
   2022-04-19 09:11:10 by Nia Alarie | Files touched by this commit (1)
Log message:
libfido2: needs pkg-config
   2022-04-13 00:27:58 by Tobias Nygren | Files touched by this commit (6) | Package updated
Log message:
libfido2: update to 1.10.0

Major changes include:
- Upstreamed NetBSD support
- NFC on Linux
- OpenSSL 3 compatibility
   2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605)
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \ 
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
   2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606)
Log message:
security: Remove SHA1 hashes for distfiles