Install this package:
emerge -a dev-perl/Authen-OATH
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-perl/Authen-OATH
Or alternatively:
emerge --autounmask-write -a dev-perl/Authen-OATH
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.0 | 7 | ~arm amd64 amd64-linux x86 x86-linux | 0 |
<pkgmetadata> <maintainer type="person"> <email>dan@d3fy.net</email> <name>Dan Molik</name> </maintainer> <longdescription lang="en"> Implementation of the HOTP and TOTP One Time Password algorithms as defined by OATH (http://www.openauthentication.org) All necessary parameters are set by default, though these can be overridden. Both totp() and htop() have passed all of the test vectors defined in the RFC documents for TOTP and HOTP. totp() and hotp() both default to returning 6 digits and using SHA1. As such, both can be called by passing only the secret key and a valid OTP will be returned. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | Authen-OATH-v1.0.0.tar.gz | 5142 bytes | 1.0.0 |
| Type | File | Size |
|---|