jose/test/cookbook
2019-07-27 21:19:14 +02:00
..
recipes feat: add OKP Key and EdDSA sign/verify support 2019-04-23 14:30:49 +02:00
4_1.rsa_v15_signature.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_2.rsa-pss_signature.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_3.ecdsa_signature.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_4.hmac-sha2_integrity_protection.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_6.protecting_specific_header_fields.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_7.protecting_content_only.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
4_8.multiple_signatures.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_1.key_encryption_using_rsa_v15_and_aes-hmac-sha2.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_2.key_encryption_using_rsa-oaep_with_aes-gcm.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_3.key_wrap_using_pbes2-aes-keywrap_with-aes-cbc-hmac-sha2.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_4.key_agreement_with_key_wrapping_using_ecdh-es_and_aes-keywrap_with_aes-gcm.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_5.key_agreement_using_ecdh-es_with_aes-cbc-hmac-sha2.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_6.direct_encryption_using_aes-gcm.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_7.key_wrap_using_aes-gcm_keywrap_with_aes-cbc-hmac-sha2.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
5_8.key_wrap_using_aes-keywrap_with_aes-gcm.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_9.compressed_content.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_10.including_additional_authentication_data.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_11.protecting_specific_header_fields.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_12.protecting_content_only.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
5_13.encrypting_to_multiple_recipients.test.js feat: electron v6.x support 2019-07-27 21:19:14 +02:00
jwk.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
rfc7797.4_1.hmac-sha2_b64_false.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
rfc7797.4_2.hmac-sha2_b64_false.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
rfc8037.a4.ed25519.test.js fix: limit calculation of missing RSA private components 2019-06-20 23:32:13 +02:00
verifiers.js refactor: jwe/jws serializer detection 2019-02-19 23:30:57 +01:00