Skip to content

Releases: Zig-Sec/keylib

0.7.0

Choose a tag to compare

@r4gus r4gus released this 15 Sep 21:54
  • Updated package to Zig v0.15.1
  • The following builds pass successfully:
    • zig build test - all tests pass
    • zig build
    • zig build auth-example
    • zig build client-example

The authenticator example has been tested using passkey.org. It allows the creation and selection of multiple credentials. This and the passing tests indicate that the update didn't break any functionality.

No changes to the actual API.

If you run into problems please open an issue.

0.6.1

Choose a tag to compare

@r4gus r4gus released this 30 Mar 22:11
updated dependencies

0.6.0

Choose a tag to compare

@r4gus r4gus released this 15 Mar 14:05

Full Changelog: 0.5.3...0.6.0

0.5.3

Choose a tag to compare

@r4gus r4gus released this 17 Oct 14:24
added new param to read_first callback. This allows to pass a hash in…

0.5.2

Choose a tag to compare

@r4gus r4gus released this 23 Aug 19:46

Full Changelog: 0.5.1...0.5.2

Full Changelog: 0.5.1...0.5.2

0.5.1

Choose a tag to compare

@r4gus r4gus released this 22 Jul 20:46

UUIDs as IDs for credentials

0.5.0

Choose a tag to compare

@r4gus r4gus released this 15 Jul 21:15
updated to Zig version 0.13.0

0.4.0: Merge pull request #32 from r4gus/no-alloc

Choose a tag to compare

@r4gus r4gus released this 13 Jun 22:43
42cd563
  • authenticator: zero dynamic allocations

0.3.5

Choose a tag to compare

@r4gus r4gus released this 04 Feb 20:20
  • AttestationStatement bug fix

0.3.4

Choose a tag to compare

@r4gus r4gus released this 30 Jan 13:26

Full Changelog: 0.3.3...0.3.4