mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
9151ca3fc3
The hardware can be found at http://www.yubico.com/home/index/ The decryption module does only one thing - decrypt the AES encrypted OTP from the Yubikey. To this, it requires the OTP, and the AES key. Please note - this module does not perform authentication - it is a required component to decrypt the token first before authentication can be performed. WWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/ PR: ports/149802 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
%%SITE_PERL%%/Auth/Yubikey_Decrypter.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth/Yubikey_Decrypter/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth/Yubikey_Decrypter
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth
|
|
@dirrmtry %%SITE_PERL%%/Auth
|