mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
Some highlights from NEWS:
** bio: fix CTAP2 canonical CBOR encoding in fido_bio_dev_enroll_*();
gh#480.
** New API calls:
- fido_dev_info_set;
- fido_dev_io_handle;
- fido_dev_new_with_info;
- fido_dev_open_with_info.
** Documentation and reliability fixes.
** Support for TPM 2.0 attestation of COSE_ES256 credentials.
Relnotes: Yes
Sponsored by: The FreeBSD Foundation
|
||
|---|---|---|
| .. | ||
| assert_get.c | ||
| assert_verify.c | ||
| base64.c | ||
| bio.c | ||
| CMakeLists.txt | ||
| config.c | ||
| cred_make.c | ||
| cred_verify.c | ||
| credman.c | ||
| extern.h | ||
| fido2-assert.c | ||
| fido2-attach.sh | ||
| fido2-cred.c | ||
| fido2-detach.sh | ||
| fido2-token.c | ||
| fido2-unprot.sh | ||
| include_check.sh | ||
| largeblob.c | ||
| pin.c | ||
| test.sh | ||
| token.c | ||
| util.c | ||