CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/06/06 07:58:14

Log message:
    import security/p5-Authen-Oath, from henning with tweaks by me, ok henning
    
    Authen::OATH implements 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.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20230606
    
    N ports/security/p5-Authen-OATH/Makefile
    N ports/security/p5-Authen-OATH/distinfo
    N ports/security/p5-Authen-OATH/pkg/DESCR
    N ports/security/p5-Authen-OATH/pkg/PLIST
    
    No conflicts created by this import

Reply via email to