We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduction steps: Clone repository Disable lib_deps in platformio.ini Manually add files from
Ouput
Plain message: {"temp":"28.5", "id":"1" } IV: ABCDABCDABCDABCD IV in B64: QUJDREFCQ0RBQkNEQUJDRA== Encrypted message: |�␔~␐�|[y�� w�D��i(A��^<k:␜m�␒ʢ Encrypted message size: 32 Encrypted message in B64: fMMUfhDyfFt5kKQJd+pEifNpKEGe6V48azocbYMSyqI= IV B64-decoded: ABCDABCDABCDABCD Decrypted message: �␟h�␘�␅/␋=봭*���0␜�]E���L
Expected Output Decrypted message: {"temp":"28.5", "id":"1" }
Decrypted message: {"temp":"28.5", "id":"1" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction steps:
Clone repository
Disable lib_deps in platformio.ini
Manually add files from
Ouput
Expected Output
Decrypted message: {"temp":"28.5", "id":"1" }
The text was updated successfully, but these errors were encountered: