issues
search
louib
/
challenge-response
Perform HMAC-SHA1 and OTP challenges with YubiKey, OnlyKey and NitroKey, in pure Rust.
Other
4
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: reuse read_serial fn with nusb
#58
louib
closed
2 months ago
0
refactor: create a usb backend trait
#57
louib
closed
2 months ago
0
refactor: simplify nusb compilation guards
#56
louib
closed
2 months ago
3
refactor: create usb submodule
#55
louib
closed
2 months ago
0
refactor: extract rusb-specific fns
#54
louib
closed
2 months ago
0
docs: mark readme examples as Rust snippets
#53
louib
closed
2 months ago
0
refactor: extract write reset payload
#52
louib
closed
2 months ago
0
refactor: refer to manager fns directly
#51
louib
closed
2 months ago
0
chore: disable warnings
#50
louib
closed
2 months ago
0
refactor: move common usb components to separate module
#49
louib
closed
2 months ago
0
feat: add nusb support
#48
louib
closed
2 months ago
0
refactor: use early return when opening device
#47
louib
closed
2 months ago
0
Add PCSC support
#46
louib
opened
3 months ago
0
Nitrokey support
#45
felinira
opened
3 months ago
1
ci: configure code coverage
#44
louib
closed
3 months ago
0
chore: do not run cr config example as a test
#43
louib
closed
3 months ago
0
refactor: extract constant for response size
#42
louib
closed
3 months ago
0
feat: migrate to nusb
#41
louib
closed
2 months ago
1
Add support for reading configuration
#40
louib
opened
4 months ago
0
refactor: extract challenge size as a constant
#39
louib
closed
4 months ago
0
chore: update codeowners
#38
louib
closed
4 months ago
0
fix: properly close device after reading serial
#37
louib
closed
4 months ago
0
Performing an HMAC challenge-response will deregister the YubiKey.
#36
louib
closed
4 months ago
0
chore: fix compilation warnings
#35
louib
closed
4 months ago
0
docs: use lowercase for license text
#34
louib
closed
9 months ago
0
Implement FIDO2 hmac-secret extension
#33
louib
opened
9 months ago
1
docs: fix otp example width
#32
louib
closed
9 months ago
0
feat: add license to README
#31
louib
closed
9 months ago
0
docs: reformat the config example
#30
louib
closed
9 months ago
0
docs: reorder the README examples
#29
louib
closed
9 months ago
0
refactor: extract hmac secret length
#28
louib
closed
9 months ago
0
feat: support multiple brands
#27
louib
closed
9 months ago
0
chore: remove dead code directive
#26
louib
closed
9 months ago
0
Use pure-rust dependencies
#25
louib
closed
2 months ago
0
feat: migrate away from yubico-specific struct names
#24
louib
closed
9 months ago
0
fix: avoid panicking in find functions
#23
louib
closed
9 months ago
0
refactor: hide sec module
#22
louib
closed
9 months ago
0
chore: reformat the README examples with rustfmt
#21
louib
closed
9 months ago
0
feat: avoid panicking when scanning devices
#20
louib
closed
9 months ago
0
refactor: avoid panicking when creating new Yubico instance
#19
louib
closed
9 months ago
0
refactor: use early exit in find functions
#18
louib
closed
9 months ago
0
ci: add a build job on PRs
#17
louib
closed
9 months ago
0
refactor: deprecate the find_yubikey function
#16
louib
closed
9 months ago
0
docs: add a project description in the README
#15
louib
closed
9 months ago
0
docs: add original library to credits section
#14
louib
closed
10 months ago
0
ci: relax breaking change detection
#13
louib
closed
10 months ago
0
feat: better device checks
#12
ashuio
closed
10 months ago
0
Async API
#11
louib
opened
10 months ago
1
docs: add a build status badge
#10
louib
closed
10 months ago
0
fix: update deps
#9
ashuio
closed
10 months ago
0
Next