Home
last modified time | relevance | path

Searched refs:Sign (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_rsa.data187 RSA PKCS1 Sign #1 (SHA512, 1536 bits RSA)
191 RSA PKCS1 Sign #1 Verify
195 RSA PKCS1 Sign #2 (SHA256, 2048 bits RSA)
199 RSA PKCS1 Sign #2 Verify
203 RSA PKCS1 Sign #2 Verify (Fail)
207 RSA PKCS1 Sign #3 (SHA224, 2048 bits RSA)
211 RSA PKCS1 Sign #3 Verify
215 RSA PKCS1 Sign #4 (SHA384, 2048 bits RSA)
219 RSA PKCS1 Sign #4 Verify
223 RSA PKCS1 Sign #7 (MD5, 2048 bits RSA)
[all …]
Dtest_suite_pkcs1_v21.data1281 RSASSA-PSS Sign. RSA-520 SHA-512: Salt Len. 0, no possible salt size
1285 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 0, only room for empty salt
1289 RSASSA-PSS Sign. RSA-528 SHA-512: Salt Len. 1, only room for empty salt
Dtest_suite_pk.function1922 /* Sign with the opaque context. */
2671 * - Sign using the PK context generated from the private key.
Dtest_suite_psa_crypto_se_driver_hal.function1392 /* Sign with the chosen key. */
Dtest_suite_x509parse.data395 …number \: 3132338081008180333231\ncert. type \: SSL Client\nkey usage \: CRL Sign\n"
2416 …ject alt name \:\n dNSName \: dummy\nkey usage \: Digital Signature, Key Cert Sign\n":0
2424 …ject alt name \:\n dNSName \: dummy\nkey usage \: Digital Signature, Key Cert Sign\n":0
2428 …ject alt name \:\n dNSName \: dummy\nkey usage \: Digital Signature, Key Cert Sign\n":0
3128 …\nRSA key size \: 1024 bits\n\ncert. type \: SSL Client\nkey usage \: CRL Sign\n":0
/openthread-latest/src/core/crypto/
Decdsa.hpp193 Error Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() function in ot::Crypto::Ecdsa::P256::KeyPair
267 Error Sign(const Sha256::Hash &aHash, Signature &aSignature) const in Sign() function in ot::Crypto::Ecdsa::P256::KeyPairAsRef
/openthread-latest/tests/unit/
Dtest_ecdsa.cpp112 SuccessOrQuit(keyPair.Sign(hash, signature)); in TestEcdsaVector()
165 SuccessOrQuit(keyPair.Sign(hash, signature)); in TestEcdsaKeyGenerationSignAndVerify()
/openthread-latest/third_party/mbedtls/repo/
DCONTRIBUTING.md10 - [Sign-off](#license-and-copyright): all commits must be signed off.
DChangeLog631 Subject Alternative Names) in x509 Certificate Sign Requests.
1289 * Sign-magnitude and one's complement representations for signed integers are
/openthread-latest/src/core/net/
Dsrp_client.cpp1722 SuccessOrExit(error = aInfo.mKeyInfo.Sign(hash, signature)); in AppendSignature()
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md689 | Sign a message directly | [`PSA_KEY_USAGE_SIGN_MESSAGE`](https://mbed-tls.readthedocs.io/projects…
690 | Sign an already-calculated hash | at least one of [`PSA_KEY_USAGE_SIGN_MESSAGE`](https://mbed-tls…