This website requires JavaScript.
Explore
Help
Sign In
james
/
yubikey.rs
Public Access
Watch
1
Star
0
Fork
0
You've already forked yubikey.rs
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
dca651070d9e6e326dedcf77ac76c33e4ef7a8b6
yubikey.rs
/
lib
T
History
Klas Lindfors
dca651070d
use DES_set_key_checked() instead of DES_is_weak_key()
...
since DES_set_key_checked() checks the parity as well
2015-02-02 10:26:25 +01:00
..
tests
add valgrind for tests
2014-12-09 15:11:22 +01:00
error.c
add error messages
2014-06-25 10:47:32 +02:00
internal.h
move apdu structure to internal.h
2014-06-17 09:35:58 +02:00
Makefile.am
add --enable-coverage for lcov
2015-01-20 13:06:07 +01:00
version.c
reduce scope of variables
2015-01-29 10:48:05 +01:00
ykpiv-version.h.in
start of the ykpiv library
2014-06-16 10:22:05 +02:00
ykpiv.c
use DES_set_key_checked() instead of DES_is_weak_key()
2015-02-02 10:26:25 +01:00
ykpiv.h
replace ykpiv_parse_key() with ykpiv_hex_decode()
2014-06-27 15:06:44 +02:00
ykpiv.map
replace ykpiv_parse_key() with ykpiv_hex_decode()
2014-06-27 15:06:44 +02:00
ykpiv.pc.in
start of the ykpiv library
2014-06-16 10:22:05 +02:00