Path to this page:
./
security/libfido2,
U2F/FIDO/FIDO2 library and tools
Branch: CURRENT,
Version: 1.10.0,
Package name: libfido2-1.10.0,
Maintainer: pkgsrc-userslibfido2 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: 577.512 KB
Version history: (Expand)
- (2022-04-13) Updated to version: libfido2-1.10.0
- (2020-11-20) Updated to version: libfido2-1.5.0nb1
- (2020-10-23) Updated to version: libfido2-1.5.0
- (2020-08-19) Package added to pkgsrc.se, version libfido2-1.4.0 (created)
CVS history: (Expand)
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) |  |
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
|
2020-11-20 06:55:02 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
security/libfido2: Restore NetBSD support.
|
2020-10-22 22:29:44 by Tobias Nygren | Files touched by this commit (5) |  |
Log message:
libfido2: update to 1.5.0
pkgsrc: also bump bl3 for libcbor solib version change.
hid_linux: return FIDO_OK if no devices are found.
hid_osx:
repair communication with U2F tokens, gh#166; reliability fixes.
fido2-{assert,cred}: new options to explicitly toggle UP, UV.
Support for configurable report lengths.
New API calls:
fido_cbor_info_maxcredcntlst;
fido_cbor_info_maxcredidlen;
fido_cred_aaguid_len;
fido_cred_aaguid_ptr;
fido_dev_get_touch_begin;
fido_dev_get_touch_status.
Use COSE_ECDH_ES256 with CTAP_CBOR_CLIENT_PIN; gh#154.
Allow CTAP messages up to 2048 bytes; gh#171.
Ensure we only list USB devices by default.
|
2020-08-19 18:25:56 by Taylor R Campbell | Files touched by this commit (6) |
Log message:
Import libfido2-1.4.0 as security/libfido2
libfido2 is Yubico's C library and command-line tools for U2F/FIDO.
|