lwc:hardware:8266:encryption

tiny AES128 works great as portable C library

AXTLS:

keys:

8266:

certificates

  • there's extra spaces at the end of the cert. Take them out.
  • add BEGIN CERTIFICATE and END CERTIFICATE as “described” here.
  • confirm the cert is good/readable. Tips on that as well as converting between formats here
  • convert to DER format using same link above
  • use this to find out how many characters long the DER format cert is
  • convert cert to hex using this
  • lwc/hardware/8266/encryption.txt
  • Last modified: 2020/11/26 17:53
  • by John Harrison