Commit graph

6 commits

Author SHA1 Message Date
tnn
bcbc0f90dd libfido2: update to 1.10.0
Major changes include:
- Upstreamed NetBSD support
- NFC on Linux
- OpenSSL 3 compatibility
2022-04-12 22:27:58 +00:00
nia
3df0f20e22 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-26 11:16:56 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
riastradh
f1aec684bb security/libfido2: Restore NetBSD support. 2020-11-20 05:55:02 +00:00
tnn
a18b0b618f 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-10-22 20:29:44 +00:00
riastradh
d0713b5691 Import libfido2-1.4.0 as security/libfido2
libfido2 is Yubico's C library and command-line tools for U2F/FIDO.
2020-08-19 16:25:56 +00:00