Tags: TurtlPass/turtlpass-firmware-arduino
Tags
README updated instructions for arduino-cli; Created bash script 1-click-setup.sh; Driver for Touch Sensor TTP-223; Print device info with serial command i; EncryptionManager to handle byte encryption with ChaCha20 algo; OtpManager with AES-256 encryption; OtpCode class to handle OTP codes generation; Created EEPROMMate library to store and retrieve OTP shared secrets in/from the virtual EEPROM LedState refactor into LedManager, added new led states; Kdf refactored - breaking changes;