Home
last modified time | relevance | path

Searched defs:HOTP (Results 1 – 25 of 31) sorted by relevance

12

/dports/security/gopass/gopass-1.13.0/vendor/github.com/gokyle/twofactor/
H A Dhotp.go14 type HOTP struct { struct
15 *OATH
19 func (otp *HOTP) Type() Type {
38 func (otp *HOTP) OTP() string {
45 func (otp *HOTP) URL(label string) string {
50 func (otp *HOTP) SetProvider(provider string) {
101 func (otp *HOTP) QR(label string) ([]byte, error) {
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/doc/api_ref/
H A Dotp.rst19 HOTP section in One Time Passwords
H A Dpython.rst516 HOTP section in Python Binding
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/doc/api_ref/
H A Dotp.rst19 HOTP section in One Time Passwords
H A Dpython.rst516 HOTP section in Python Binding
/dports/security/botan2/Botan-2.18.2/doc/api_ref/
H A Dotp.rst19 HOTP section in One Time Passwords
H A Dpython.rst516 HOTP section in Python Binding
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/kolab_2fa/lib/Kolab2FA/OTP/
H A DHOTP.php32 class HOTP extends Base class
/dports/security/py-pyotp/pyotp-2.6.0/src/pyotp/
H A D__init__.py7 from .hotp import HOTP as HOTP unknown
H A Dhotp.py8 class HOTP(OTP): class
/dports/mail/roundcube-calendar-kolab/roundcubemail-plugins-kolab-3.5.5/plugins/kolab_2fa/lib/Kolab2FA/Driver/
H A DHOTP.php26 class HOTP extends Base class
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dhotp.pas1 unit HOTP; unit
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/misc/hotp/
H A Dhotp.cpp14 HOTP::HOTP(const uint8_t key[], size_t key_len, in HOTP() function in Botan::HOTP
/dports/security/botan2/Botan-2.18.2/src/lib/misc/hotp/
H A Dhotp.cpp14 HOTP::HOTP(const uint8_t key[], size_t key_len, in HOTP() function in Botan::HOTP
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/misc/hotp/
H A Dhotp.cpp14 HOTP::HOTP(const uint8_t key[], size_t key_len, in HOTP() function in Botan::HOTP
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/jakobo/hotp-php/src/
H A DHOTP.php14 class HOTP { class
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/jakobo/hotp-php/src/
H A DHOTP.php14 class HOTP { class
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/jakobo/hotp-php/src/
H A DHOTP.php14 class HOTP { class
/dports/security/py-cryptography/stage/usr/local/lib/python3.8/site-packages/cryptography/hazmat/primitives/twofactor/
H A Dhotp.py20 class HOTP(object): class
/dports/security/py-cryptography/cryptography-3.3.2/src/cryptography/hazmat/primitives/twofactor/
H A Dhotp.py20 class HOTP(object): class
/dports/security/py-cryptography/cryptography-3.3.2/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/cryptography/hazmat/primitives/twofactor/
H A Dhotp.py20 class HOTP(object): class
/dports/security/nitrokey-app/nitrokey-app-1.4.2/src/
H A Dhotpslot.h43 UNKNOWN, HOTP, TOTP enumerator
/dports/www/mediawiki137/mediawiki-1.37.1/extensions/OATHAuth/src/Key/
H A DTOTPKey.php25 use jakobo\HOTP\HOTP; alias
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/OATHAuth/src/Key/
H A DTOTPKey.php26 use jakobo\HOTP\HOTP; alias
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/OATHAuth/src/Key/
H A DTOTPKey.php26 use jakobo\HOTP\HOTP; alias

12