File: Changes

package info (click to toggle)
libauthen-webauthn-perl 0.005-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 232 kB
  • sloc: perl: 1,160; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Authen-WebAuthn
 
0.005
  - Add allow_unknown_attestation_format option

0.004
  - Add allow_untrusted_attestation option

0.003 2023-11-09
  - Update Crypt::OpenSSL::X509::Extension and Net::SSLeay dependancies
  - Make sure Net::SSLeay is initialized before use

0.002 2023-11-09
  - Supported attestation types: none, packed, fido-u2f
  - Mandatory attestation trust chain validation

0.001 2022-01-21
  - initial release
  - Authentication and registration without attestation
  - ECC/RSA keys supported