You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/10/31 14:02:10 UTC

[GitHub] [mynewt-artifact] utzig opened a new pull request #33: Remove ec256 ASN1 signature padding

utzig opened a new pull request #33:
URL: https://github.com/apache/mynewt-artifact/pull/33


   Old MCUboot releases required the ASN1 of ec256 signatures to be padded; this was removed with:
   
   https://github.com/mcu-tools/mcuboot/pull/680
   
   After this change, it is possible to build EC-256 based signature validation using Mbed TLS. This commit removes the padding and should allow following releases to use Mbed TLS, instead of Tinycrypt.
   
   Related to https://github.com/apache/mynewt-newt/issues/450


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-artifact] utzig merged pull request #33: Remove ec256 ASN1 signature padding

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #33:
URL: https://github.com/apache/mynewt-artifact/pull/33


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-artifact] utzig merged pull request #33: Remove ec256 ASN1 signature padding

Posted by GitBox <gi...@apache.org>.
utzig merged pull request #33:
URL: https://github.com/apache/mynewt-artifact/pull/33


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org