Skip to content

New SecurityPolicies: Aes128-Sha256-RsaOaep and Aes256-Sha256-RsaPss

Robin Barrucand requested to merge rba_Aes128-Sha256-RsaOaep into master

Into sopc_crypto_profiles.h, adding SecureChannelNonceLength constant for each security policy. Into sopc_crypto_provider.c, updated SOPC_CryptoProvider_SymmetricGetLength_SecureChannelNonce() with the rigth constant.

Close #950 (closed)

Edited by Robin Barrucand

Merge request reports