This website requires JavaScript.
Explore
Help
Register
Sign In
kmwebnet
/
OpenSK
Watch
1
Star
0
Fork
0
You've already forked OpenSK
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3ae59ce1ecfdfaa7a2e84f86d0c8050d2b1e08e5
OpenSK
/
src
/
ctap
T
History
Fabian Kaczmarczyck
3ae59ce1ec
GetNextAssertion command minimal implementation
...
This still lacks order of credentials and timeouts.
2020-11-26 14:41:21 +01:00
..
hid
Merge branch 'master' into hid-init-sync
2020-11-20 14:42:02 +01:00
command.rs
GetNextAssertion command minimal implementation
2020-11-26 14:41:21 +01:00
ctap1.rs
wraps HMAC secret into credentials
2020-11-23 12:59:25 +01:00
data_formats.rs
GetNextAssertion command minimal implementation
2020-11-26 14:41:21 +01:00
key_material.rs
Don't dereference slices obtained from include_bytes.
2020-02-06 13:28:28 +01:00
mod.rs
GetNextAssertion command minimal implementation
2020-11-26 14:41:21 +01:00
pin_protocol_v1.rs
makes HMAC secret output reproducible
2020-11-24 16:20:31 +01:00
response.rs
Migrate import statements and macros to Rust 2018.
2020-09-24 11:28:24 +02:00
status_code.rs
new error codes and enum cleanups
2020-07-02 19:14:24 +02:00
storage.rs
change max PIN retries to 8
2020-11-10 09:52:58 +01:00
timed_permission.rs
Fix imports in ctap, embedded_flash and lang-items.
2020-09-22 13:14:33 +02:00