TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
35da9a2f2efae290d1e54e7a27f76c310b5fa86c
/
tests
/
suites
/
test_suite_psa_crypto.data
6b53086
Test importing a key pair as a public key and vice versa
by Gilles Peskine
· 7 years ago
9911b02
Add sign_verify test and use it to smoke-test PSS
by Gilles Peskine
· 7 years ago
1c211b3
Fix some test dependencies
by Gilles Peskine
· 7 years ago
ab4152b
Diversify export tests without the export usage flag
by Gilles Peskine
· 7 years ago
76f5c7b
Tests: cover policy checks for all operations
by Gilles Peskine
· 7 years ago
0b352bc
Test that creating RSA keys larger than the maximum fails
by Gilles Peskine
· 7 years ago
eae6eee
Change ECDSA signature representation to r||s
by Gilles Peskine
· 7 years ago
a680c7a
Add import-and-exercise tests for some signature algorithms
by Gilles Peskine
· 7 years ago
a81d85b
Sort out ECDSA mechanisms
by Gilles Peskine
· 7 years ago
55bf3d1
Sort out RSA mechanisms
by Gilles Peskine
· 7 years ago
559d2f6
Add bad-type import tests with coinciding key sizes
by Gilles Peskine
· 7 years ago
a9a3c23
Fix a config dependency in a test case
by Gilles Peskine
· 7 years ago
202d079
Add import test cases with a key pair of the wrong type
by Gilles Peskine
· 7 years ago
e7edf7b
psa: Expect zero-length exported-public symmetric keys
by Jaeden Amero
· 7 years ago
a50d739
test of generate_random: focus on testing the output buffer size
by Gilles Peskine
· 7 years ago
9ad29e2
Add what little was missing to fully support DES
by Gilles Peskine
· 7 years ago
9a94480
Convert ERR_ASN1 error codes to PSA
by Gilles Peskine
· 7 years ago
775b8e9
export asymmetric key: more larger buffer cases
by Gilles Peskine
· 7 years ago
1408556
Fix copypasta in some test cases
by Gilles Peskine
· 7 years ago
818ca12
generate_key tests: exercise the key
by Gilles Peskine
· 7 years ago
c06e071
Favor INVALID_ARGUMENT over NOT_SUPPORTED for bad algorithm types
by Gilles Peskine
· 7 years ago
16c0f4f
Fix potential memory corruption on MAC/cipher setup failure
by Gilles Peskine
· 7 years ago
12313cd
Implement psa_generate_key: AES, DES, RSA, ECP
by Gilles Peskine
· 7 years ago
0e23158
psa_export_key: fix asymmetric key in larger buffer
by Gilles Peskine
· 7 years ago
05d6989
Implement psa_generate_random
by Gilles Peskine
· 7 years ago
0ff4b0f
psa_import_key: validate symmetric key size
by Gilles Peskine
· 7 years ago
ca36a23
Fix asymmetric encrypt/decrypt test with invalid key types
by Gilles Peskine
· 7 years ago
313b8af
Improve the description of some test cases
by Gilles Peskine
· 7 years ago
d5b3322
Reorder PSA test cases to group them by topic
by Gilles Peskine
· 7 years ago
34ef7f5
Check the curve of an elliptic curve key on import
by Gilles Peskine
· 7 years ago
e1fed0d
Define elliptic curve identifiers from TLS
by Gilles Peskine
· 7 years ago
c0ec972
mac_verify: remove unused IV argument
by Gilles Peskine
· 7 years ago
1e2b046
adding more test cases for hmac
by Nir Sonnenschein
· 7 years ago
3e02b3b
On target testing tests adaptation
by itayzafrir
· 7 years ago
423f219
Fixed missing dependencies in psa crypto tests
by itayzafrir
· 7 years ago
8605428
Merge remote-tracking branch 'psa/pr/27' into feature-psa
by Gilles Peskine
· 7 years ago
eebd738
Rename asymmetric_encrypt to clarify what it does
by Gilles Peskine
· 7 years ago
c4def2f
Add input length check in psa_asymmetric_decrypt
by Gilles Peskine
· 7 years ago
553b8f3
Fix test data
by Nir Sonnenschein
· 7 years ago
72eca16
Fix scenario test names
by Nir Sonnenschein
· 7 years ago
6afe789
Finish renaming around PSA_ALG_IS_RSA_PKCS1V15
by Gilles Peskine
· 7 years ago
a1cac84
Move AEAD tests just after cipher
by Gilles Peskine
· 7 years ago
0f3bdbd
change RSA encryption tests compensate for random component in encryption.
by Nir Sonnenschein
· 7 years ago
39e5914
added support for PKCSv1.5 signature verification and encryption/decryption and very basic tests.
by Nir Sonnenschein
· 7 years ago
84861a9
Merge remote-tracking branch 'psa/psa-wrapper-apis-aead' into feature-psa
by Gilles Peskine
· 7 years ago
3158564
add nonce as argument to the test function of encrypt/decrypt
by mohammad1603
· 7 years ago
8ffd764
re-group test vectors and change vectors' names
by mohammad1603
· 7 years ago
f7f72da
add invalid signature test case
by mohammad1603
· 7 years ago
c1ee32e
add GCM test vectors encrypt/decrypt
by mohammad1603
· 7 years ago
371a6e4
add decrypt tests for CCM
by mohammad1603
· 7 years ago
ed8dbeb
add and fix data vectors
by mohammad1603
· 7 years ago
0317945
disable uncompleted tests
by mohammad1603
· 7 years ago
f2525eb
add encryption only test case
by mohammad1603
· 7 years ago
4b26850
fix tests according to the code changes in error value
by mohammad1603
· 7 years ago
f07db2e
Add more test scenario for GCM and failure cases
by mohammad1603
· 7 years ago
bdd892a
Add test scenario
by mohammad1603
· 7 years ago
3aa8efb
Merge remote-tracking branch 'psa/psa-wrapper-apis-march-12' into feature-psa
by Gilles Peskine
· 7 years ago
5809ce7
Add PKCS#7 good decryption test cases
by Gilles Peskine
· 7 years ago
42b8aec
Correct some bad test data
by Gilles Peskine
· 7 years ago
50e586b
We don't need _test_ in test function names
by Gilles Peskine
· 7 years ago
8172b87
add tests cases
by Moran Peker
· 7 years ago
17ddaa2
Correct and improve cipher test case descriptions
by Gilles Peskine
· 7 years ago
9cf78d3
Fix some test case dependencies on cipher modes
by Gilles Peskine
· 7 years ago
4ca9c3f
Fix whitespace issues
by Gilles Peskine
· 7 years ago
7f87850
fix and add tests case + fix for padding mode
by Moran Peker
· 7 years ago
ded8440
fix and add tests case + fix for padding mode
by Moran Peker
· 7 years ago
5cbb4c8
Correct some test case descriptions
by Gilles Peskine
· 7 years ago
7268afc
Reordered cipher tests to be just after MAC tests
by Gilles Peskine
· 7 years ago
5eb6e9e
PSA_ALG_CBC_BASE -> SA_ALG_CBC_BASE | PSA_ALG_BLOCK_CIPHER_PAD_NONE
by Moran Peker
· 7 years ago
7691fb7
add new test scenario (cipher_test_encrypt_multipart)
by Moran Peker
· 7 years ago
b152d4d
add test scenarios to decrypt and encrypt input and compare with given output
by mohammad1603
· 7 years ago
3205a65
tests fix
by Moran Peker
· 7 years ago
d1e8e41
Adapt older import_export test data to the new function signature
by Gilles Peskine
· 7 years ago
d7d7ba5
add positive test scenarios
by mohammad1603
· 7 years ago
5100318
Merge pull request #18 from ARMmbed/psa-wrapper-apis-export-publickey
by Gilles Peskine
· 7 years ago
9bc7695
export->export-public + move tests case
by Moran Peker
· 7 years ago
ce1b23a
PSA_ALG_CBC_BASE -> PSA_ALG_CBC_BASE | PSA_ALG_BLOCK_CIPHER_PAD_NONE
by Moran Peker
· 7 years ago
a964a8f
add non-regression tests for export public/non public key
by Moran Peker
· 7 years ago
338a0cf
fix import_export_public_key test
by Moran Peker
· 7 years ago
4ff99f3
change test case descriptions + add newline of test_suite_psa_crypto.function
by Moran Peker
· 7 years ago
b4d0ddd
psa_export_public_key
by Moran Peker
· 7 years ago
dd4ea38
export public key
by Moran Peker
· 7 years ago
5c75339
ECDSA sign and verify implementation and tests
by itayzafrir
· 7 years ago
a0655c3
Merge remote-tracking branch 'psa/pr/13' into feature-psa
by Gilles Peskine
· 7 years ago
5d7ec20
fix key lifetime set implementation , tests accordingly
by mohammad1603
· 7 years ago
ba17851
Remove unused and duplicated erros, fix documentation and tests
by mohammad1603
· 7 years ago
804cd71
initial key lifetime implementation and tests
by mohammad1603
· 7 years ago
c63b6ba
Merge remote-tracking branch 'psa/pr/14' into feature-psa
by Gilles Peskine
· 7 years ago
6df908f
Add static internal MAC finish function
by mohammad1603
· 7 years ago
4eed757
add new test scenarios
by mohammad1603
· 7 years ago
a592623
Rename PKCS1V15 to PKCS1V15_SIGN
by Gilles Peskine
· 7 years ago
8cc1cee
Key Policy APIs implementation
by mohammad1603
· 7 years ago
8c9def3
PSA: Implement MAC functions
by Gilles Peskine
· 7 years ago
9ef733f
Implement hash functions
by Gilles Peskine
· 7 years ago
0189e75
PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro
by Gilles Peskine
· 8 years ago
20035e3
PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only)
by Gilles Peskine
· 8 years ago
c66ea6a
PSA key import: support RSA public keys
by Gilles Peskine
· 8 years ago
969ac72
PSA RSA key import: don't rely on pk so much
by Gilles Peskine
· 8 years ago
2f9c4dc
Add key management functions
by Gilles Peskine
· 8 years ago
e59236f
Add PSA crypto module
by Gilles Peskine
· 8 years ago