Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 2af3075

Browse files
authored
Merge pull request #34 from Zig-Sec/cffupdate
CITATION.cff updated
2 parents 40142d2 + 3ba4953 commit 2af3075

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

CITATION.cff

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
14
cff-version: 1.2.0
25
title: keylib
36
message: >-
@@ -7,16 +10,19 @@ type: software
710
authors:
811
- given-names: David Pierre
912
family-names: Sugar
10-
orcid: "https://orcid.org/0009-0007-0056-602X"
11-
repository-code: 'https://github.com/r4gus/keylib'
12-
abstract: 'A FIDO2 and Passkey compatible authentication library.'
13-
version: 0.6.0
14-
date-released: 2025-03-15
13+
email: david@thesugar.de
14+
orcid: 'https://orcid.org/0009-0007-0056-602X'
15+
repository-code: 'https://github.com/Zig-Sec/keylib'
16+
abstract: A FIDO2 and Passkey compatible authentication library.
1517
keywords:
18+
- passkey
19+
- zig
20+
- package
21+
- library
1622
- authentication
1723
- cryptography
1824
- fido2
19-
- passkey
20-
- library
21-
- zig
2225
license: MIT
26+
version: 0.6.0
27+
date-released: '2025-03-15'
28+

0 commit comments

Comments
 (0)