taler-xotp_fw

xOTP generator firmware
Log | Files | Refs | Submodules | README

ModeNameSize
-rw-r--r--.gitignore184L
-rw-r--r--.gitmodules9L
-rw-r--r--README.md69L
m---------third_party/baseX-Converter @ 97d9a88
m---------third_party/pbmLib @ 384e9c0
m---------third_party/tinytime @ b4a0083
-rw-r--r--xotp_app/.gitignore2L
-rw-r--r--xotp_app/app/inc/frontend.h121L
-rw-r--r--xotp_app/app/inc/talerAmount.h145L
-rw-r--r--xotp_app/app/inc/xtotp.h222L
-rw-r--r--xotp_app/app/inc/xtotpConfig.h121L
-rw-r--r--xotp_app/app/inc/xtotpCryptoHandler.h164L
-rw-r--r--xotp_app/app/inc/xtotpRegisterSecret.h49L
-rw-r--r--xotp_app/app/inc/xtotpSettings.h47L
-rw-r--r--xotp_app/app/inc/xtotpStateMachine.h70L
-rw-r--r--xotp_app/app/inc/xtotpUtil.h102L
-rw-r--r--xotp_app/app/src/frontend.c256L
-rw-r--r--xotp_app/app/src/talerAmount.c67L
-rw-r--r--xotp_app/app/src/xtotp.c330L
-rw-r--r--xotp_app/app/src/xtotpCryptoHandler.c168L
-rw-r--r--xotp_app/app/src/xtotpRegisterSecret.c563L
-rw-r--r--xotp_app/app/src/xtotpSettings.c550L
-rw-r--r--xotp_app/app/src/xtotpStateMachine.c726L
-rw-r--r--xotp_app/app/src/xtotpUtil.c51L
-rw-r--r--xotp_app/interfaces/inc/autoPayInterface.h109L
-rw-r--r--xotp_app/interfaces/inc/batMeasInterface.h142L
-rw-r--r--xotp_app/interfaces/inc/clockInterface.h87L
-rw-r--r--xotp_app/interfaces/inc/cryptoInterface.h109L
-rw-r--r--xotp_app/interfaces/inc/deviceInterface.h75L
-rw-r--r--xotp_app/interfaces/inc/displayInterface.h101L
-rw-r--r--xotp_app/interfaces/inc/inputInterface.h134L
-rw-r--r--xotp_app/interfaces/inc/syncInterface.h129L
-rw-r--r--xotp_app/interfaces/src/autoPayInterface.c47L
-rw-r--r--xotp_app/interfaces/src/batMeasInterface.c136L
-rw-r--r--xotp_app/interfaces/src/clockInterface.c44L
-rw-r--r--xotp_app/interfaces/src/cryptoInterface.c67L
-rw-r--r--xotp_app/interfaces/src/deviceInterface.c40L
-rw-r--r--xotp_app/interfaces/src/displayInterface.c60L
-rw-r--r--xotp_app/interfaces/src/inputInterface.c128L
-rw-r--r--xotp_app/interfaces/src/syncInterface.c70L
-rw-r--r--xotp_app/utils/inc/byteOrder.h61L
-rw-r--r--xotp_app/utils/inc/logger.h103L
-rw-r--r--xotp_app/utils/inc/ringbuffer.h143L
-rw-r--r--xotp_app/utils/src/byteOrder.c36L
-rw-r--r--xotp_app/utils/src/logger.c70L
-rw-r--r--xotp_app/utils/src/ringbuffer.c145L
-rw-r--r--xotp_app/xtotp_app.make54L