https://github.com/nmac427/yksoft
Software emulated Yubikey in HOTP mode for Swift
https://github.com/nmac427/yksoft
2fa authentication duo-security hotp swift yubikey
Last synced: 6 days ago
JSON representation
Software emulated Yubikey in HOTP mode for Swift
- Host: GitHub
- URL: https://github.com/nmac427/yksoft
- Owner: NMAC427
- License: bsd-2-clause
- Created: 2023-03-27T16:11:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T16:12:41.000Z (about 2 years ago)
- Last Synced: 2025-02-27T03:50:10.415Z (4 months ago)
- Topics: 2fa, authentication, duo-security, hotp, swift, yubikey
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# YKSoft
Based on the following projects:
- [libyubikey](https://github.com/Yubico/yubico-c)
- [yksofttoken](https://github.com/arr2036/yksofttoken)