Jack Grigg
771cad885a
Always use created date from YubiKey certificate
2021-04-12 18:22:54 +12:00
Jack Grigg
d4c53157a7
Add manpage generator
2021-04-11 20:10:45 +12:00
Jack Grigg
5a85a15341
YubiKey plugin protocol
2021-04-05 23:08:07 +12:00
Jack Grigg
3ea2463c3c
Remove direct dependency on elliptic-curve crate
...
Using the re-export from p256 ensures we always use the correct version.
2021-04-04 16:48:12 +12:00
Jack Grigg
850f96cd2c
Implement --generate command
...
Includes logic to help users manage their keys:
- If the key is using a default PIN, we require the user to change it.
- We set the PUK equal to the PIN so the user doesn't need to remember
them separately.
- We migrate the default management key to a new PIN-protected key.
2021-03-29 19:02:32 +13:00
Jack Grigg
b6d70ba1f0
Use env_logger to enable logging
...
Log output is disabled by default.
2021-03-29 18:43:16 +13:00
Jack Grigg
0f7095a60a
Bump to latest age-plugin
2021-03-29 11:00:42 +13:00
Jack Grigg
50e4fee48c
bech32 0.8
2021-03-29 10:43:57 +13:00
Jack Grigg
15081ac948
yubikey-piv 0.3
2021-03-29 10:41:04 +13:00
Jack Grigg
88d9b0edc4
cargo update
2021-03-29 10:37:06 +13:00
Jack Grigg
c5bfb412d1
cargo update
2021-01-30 22:21:03 +00:00
Jack Grigg
7a527b2be6
Implement --identity command
2021-01-12 02:29:57 +00:00
Jack Grigg
babe64da42
Implement --list and --list-all commands
...
Requires a MSRV of 1.44 due to the transitive dependency on bitvec 0.19.
2021-01-12 02:29:30 +00:00
Jack Grigg
ef90d583bb
cargo update
2021-01-11 15:13:47 +00:00
Jack Grigg
0052d91aad
Set up plugin structure
2020-12-31 23:01:22 +00:00
Jack Grigg
61c1460635
Empty age-plugin-yubikey binary crate
2020-08-30 21:39:48 +01:00