nRF52 TOTP(Time-based One-Time Password) 소스 코드
nRF52 TOTP(Time-based One-Time Password) 소스 코드:
아두이노용 TOTP 코드가 있어서 nRF52 용으로 변환을 해봤다.
https://blog.naver.com/chandong83/222040663962
nRF52 TOTP(Time-based One-Time Password) 소스 코드
아두이노용 TOTP 코드가 있어서 nRF52 용으로 변환을 해봤다.아래의 코드는 TOTP에서 사용하는 h...
blog.naver.com
아두이노 코드:
https://github.com/lucadentella/TOTP-Arduino
lucadentella/TOTP-Arduino
Contribute to lucadentella/TOTP-Arduino development by creating an account on GitHub.
github.com
Epoch Unix Time Stamp Converter
https://www.unixtimestamp.com/index.php
Unix Time Stamp - Epoch Converter
What is the unix time stamp? The unix time stamp is a way to track time as a running total of seconds. This count starts at the Unix Epoch on January 1st, 1970 at UTC. Therefore, the unix time stamp is merely the number of seconds between a particular date
www.unixtimestamp.com