-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature/HSM-P256-Signature-asn1-to-raw (#8534)
* converting hsm signature from asn format to raw format * reduced buffer to 80 bytes * restyled * Update src/crypto/hsm/nxp/CHIPCryptoPALHsm_SE05X_P256.cpp Co-authored-by: Evgeny Margolis <[email protected]> * Update src/crypto/hsm/nxp/CHIPCryptoPALHsm_SE05X_P256.cpp Co-authored-by: Evgeny Margolis <[email protected]> * Update src/crypto/hsm/nxp/CHIPCryptoPALHsm_SE05X_P256.cpp Co-authored-by: Evgeny Margolis <[email protected]> * Update src/crypto/hsm/nxp/CHIPCryptoPALHsm_SE05X_P256.cpp Co-authored-by: Evgeny Margolis <[email protected]> * restyled * Using new asn1 apis * restyled * warning fix- specifying the type explicitly * Trigger Build Co-authored-by: Jagadish B E <[email protected]> Co-authored-by: Justin Wood <[email protected]> Co-authored-by: Evgeny Margolis <[email protected]> Co-authored-by: Jagadish-NXP <[email protected]>
- Loading branch information
Showing
3 changed files
with
51 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters