Commit efc8ad21 authored by YannGarcia's avatar YannGarcia
Browse files

Bug fixed on Encryption algorithm support

parent fb133c9a
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -9122,7 +9122,7 @@ module ItsSecurity_TestCases {
                                                    -, -, -, -, -,
                                                    -, -, -, -, -,
                                                    mw_encryptionKey(
                                                    mw_encryptionKey(
                                                        -,
                                                        -,
                                                        mw_publicEncryptionKey_ecdsaNistP256(
                                                        mw_publicEncryptionKey_eciesNistP256(
                                                            mw_eccP256CurvePoint_uncompressed
                                                            mw_eccP256CurvePoint_uncompressed
                                                        )
                                                        )
                                                    )
                                                    )
@@ -9154,7 +9154,7 @@ module ItsSecurity_TestCases {
                                                    -, -, -, -, -,
                                                    -, -, -, -, -,
                                                    mw_encryptionKey(
                                                    mw_encryptionKey(
                                                        -,
                                                        -,
                                                        mw_publicEncryptionKey_ecdsaNistP256(
                                                        mw_publicEncryptionKey_eciesNistP256(
                                                            mw_eccP256CurvePoint_compressed_y_0
                                                            mw_eccP256CurvePoint_compressed_y_0
                                                        )
                                                        )
                                                    )
                                                    )
@@ -9186,7 +9186,7 @@ module ItsSecurity_TestCases {
                                                    -, -, -, -, -,
                                                    -, -, -, -, -,
                                                    mw_encryptionKey(
                                                    mw_encryptionKey(
                                                        -,
                                                        -,
                                                        mw_publicEncryptionKey_ecdsaNistP256(
                                                        mw_publicEncryptionKey_eciesNistP256(
                                                            mw_eccP256CurvePoint_compressed_y_1
                                                            mw_eccP256CurvePoint_compressed_y_1
                                                        )
                                                        )
                                                    )
                                                    )
Compare e7fd225d to 81624a5e
Original line number Original line Diff line number Diff line
Subproject commit e7fd225d8556549ffee6a82f504ca032a78b6103
Subproject commit 81624a5e373011bca6067a08d6ff63a2d3b4413b