| | | | |
| Offset 35, 21 lines modified | Offset 35, 21 lines modified |
| 35 | PyType_IsSubtype | 35 | PyType_IsSubtype |
| 36 | PyType_GetFlags | 36 | PyType_GetFlags |
| 37 | PyLong_Type | 37 | PyLong_Type |
| 38 | PyBuffer_IsContiguous | 38 | PyBuffer_IsContiguous |
| 39 | PyBytes_FromStringAndSize | 39 | PyBytes_FromStringAndSize |
| 40 | PyBytes_AsString | 40 | PyBytes_AsString |
| 41 | EVP_PKEY_up_ref | 41 | EVP_PKEY_up_ref |
| 42 | PyExc_ValueError | |
| 43 | PyExc_TypeError | 42 | PyExc_TypeError |
| | 43 | PyExc_ValueError |
| 44 | PyExc_BufferError | 44 | PyExc_BufferError |
| 45 | PySequence_Check | 45 | PySequence_Check |
| 46 | PyTuple_Type | 46 | PyTuple_Type |
| 47 | PyList_Type | |
| 48 | PyBytes_Type | 47 | PyBytes_Type |
| | 48 | PyList_Type |
| 49 | PyModule_Type | 49 | PyModule_Type |
| 50 | PyDict_Next | 50 | PyDict_Next |
| 51 | PyObject_Vectorcall | 51 | PyObject_Vectorcall |
| 52 | PyObject_VectorcallMethod | 52 | PyObject_VectorcallMethod |
| 53 | PyTuple_New | 53 | PyTuple_New |
| 54 | PyTuple_SetItem | 54 | PyTuple_SetItem |
| 55 | PyType_Type | 55 | PyType_Type |
| Offset 526, 62 lines modified | Offset 526, 62 lines modified |
| 526 | PyMemoryView_FromObject | 526 | PyMemoryView_FromObject |
| 527 | PyType_GetSlot | 527 | PyType_GetSlot |
| 528 | PyBytes_Size | 528 | PyBytes_Size |
| 529 | PyLong_FromSsize_t | 529 | PyLong_FromSsize_t |
| 530 | PyUnicode_AsEncodedString | 530 | PyUnicode_AsEncodedString |
| 531 | PyIter_NextItem | 531 | PyIter_NextItem |
| 532 | PyErr_SetRaisedException | 532 | PyErr_SetRaisedException |
| 533 | PyExc_RuntimeError | |
| 534 | PyExc_SystemError | 533 | PyExc_SystemError |
| | 534 | PyExc_RuntimeError |
| 535 | PyExc_BaseException | 535 | PyExc_BaseException |
| 536 | PyException_GetTraceback | 536 | PyException_GetTraceback |
| 537 | PyException_SetTraceback | 537 | PyException_SetTraceback |
| 538 | PyErr_PrintEx | 538 | PyErr_PrintEx |
| 539 | PyErr_GetRaisedException | 539 | PyErr_GetRaisedException |
| 540 | PyErr_WarnEx | 540 | PyErr_WarnEx |
| 541 | PyException_GetCause | 541 | PyException_GetCause |
| 542 | PyErr_NewExceptionWithDoc | 542 | PyErr_NewExceptionWithDoc |
| 543 | PyException_SetCause | 543 | PyException_SetCause |
| 544 | PyGILState_Release | 544 | PyGILState_Release |
| 545 | PyUnicode_InternInPlace | 545 | PyUnicode_InternInPlace |
| 546 | PyUnicodeDecodeError_Create | |
| 547 | PyModule_FromDefAndSpec2 | 546 | PyModule_FromDefAndSpec2 |
| 548 | PyModule_ExecDef | 547 | PyModule_ExecDef |
| 549 | PyUnicode_EqualToUTF8AndSize | |
| 550 | PyDict_New | |
| 551 | PyObject_RichCompare | 548 | PyObject_RichCompare |
| 552 | PyNumber_Multiply | 549 | PyNumber_Multiply |
| 553 | PyNumber_Power | 550 | PyNumber_Power |
| 554 | PyNumber_And | 551 | PyNumber_And |
| 555 | PySequence_Contains | 552 | PySequence_Contains |
| 556 | PyObject_DelItem | 553 | PyObject_DelItem |
| 557 | PyObject_SetItem | 554 | PyObject_SetItem |
| 558 | PyNumber_FloorDivide | 555 | PyNumber_FloorDivide |
| 559 | PySet_Add | |
| 560 | PyBuffer_Release | 556 | PyBuffer_Release |
| | 557 | PyDict_New |
| 561 | PyFrozenSet_New | 558 | PyFrozenSet_New |
| | 559 | PySet_Add |
| 562 | PyObject_GetBuffer | 560 | PyObject_GetBuffer |
| | 561 | PyUnicodeDecodeError_Create |
| | 562 | PyNumber_Index |
| | 563 | PyLong_AsUnsignedLongLong |
| | 564 | PyObject_SetAttrString |
| | 565 | PyType_Freeze |
| 563 | Py_IsInitialized | 566 | Py_IsInitialized |
| | 567 | PyExc_ImportError |
| | 568 | PyCMethod_New |
| | 569 | PyInterpreterState_Get |
| | 570 | PyInterpreterState_GetID |
| | 571 | PyModuleDef_Init |
| | 572 | PyUnicode_EqualToUTF8AndSize |
| | 573 | Py_GenericAlias |
| 564 | PyObject_GenericGetDict | 574 | PyObject_GenericGetDict |
| 565 | PyObject_GenericSetDict | 575 | PyObject_GenericSetDict |
| 566 | PyType_FromSpec | 576 | PyType_FromSpec |
| 567 | PyCMethod_New | |
| 568 | PyErr_SetString | 577 | PyErr_SetString |
| 569 | PyErr_SetObject | 578 | PyErr_SetObject |
| 570 | Py_IsFinalizing | 579 | Py_IsFinalizing |
| 571 | PyGILState_Ensure | 580 | PyGILState_Ensure |
| 572 | PyNumber_Index | |
| 573 | PyLong_AsUnsignedLongLong | |
| 574 | Py_GenericAlias | |
| 575 | PyExc_ImportError | |
| 576 | PyObject_SetAttrString | |
| 577 | PyType_Freeze | |
| 578 | PyInterpreterState_Get | |
| 579 | PyInterpreterState_GetID | |
| 580 | PyModuleDef_Init | |
| 581 | BIO_free_all | 581 | BIO_free_all |
| 582 | d2i_X509 | 582 | d2i_X509 |
| 583 | X509_alias_get0 | 583 | X509_alias_get0 |
| 584 | i2d_X509 | 584 | i2d_X509 |
| 585 | EVP_KDF_free | 585 | EVP_KDF_free |
| 586 | EVP_KDF_CTX_free | 586 | EVP_KDF_CTX_free |
| 587 | EVP_MD_fetch | 587 | EVP_MD_fetch |
| Offset 750, 17 lines modified | Offset 750, 17 lines modified |
| 750 | EC_KEY_set_group | 750 | EC_KEY_set_group |
| 751 | EC_KEY_set_public_key | 751 | EC_KEY_set_public_key |
| 752 | EC_KEY_set_private_key | 752 | EC_KEY_set_private_key |
| 753 | EC_KEY_generate_key | 753 | EC_KEY_generate_key |
| 754 | EC_GROUP_new_by_curve_name | 754 | EC_GROUP_new_by_curve_name |
| 755 | EC_POINT_new | 755 | EC_POINT_new |
| 756 | EC_POINT_oct2point | 756 | EC_POINT_oct2point |
| 757 | CRYPTO_memcmp | |
| 758 | EVP_rc2_40_cbc | 757 | EVP_rc2_40_cbc |
| 759 | EVP_rc2_cbc | 758 | EVP_rc2_cbc |
| | 759 | CRYPTO_memcmp |
| 760 | OPENSSL_init_ssl | 760 | OPENSSL_init_ssl |
| 761 | _Unwind_GetIP | 761 | _Unwind_GetIP |
| 762 | __errno_location | 762 | __errno_location |
| 763 | _Unwind_Backtrace | 763 | _Unwind_Backtrace |
| 764 | __xpg_strerror_r | 764 | __xpg_strerror_r |
| 765 | posix_memalign | 765 | posix_memalign |
| 766 | __cxa_thread_atexit_impl | 766 | __cxa_thread_atexit_impl |
| Offset 1044, 15 lines modified | Offset 1044, 15 lines modified |
| 1044 | _not_valid_afterpy_private_valueAlready·borrowedcipher_supported | 1044 | _not_valid_afterpy_private_valueAlready·borrowedcipher_supported |
| 1045 | profession_infosnaming_authoritykey_enciphermentprofession_itemsnotice_reference | 1045 | profession_infosnaming_authoritykey_enciphermentprofession_itemsnotice_reference |
| 1046 | DsaPrivateKey::gDsaPrivateKey::qDsaPrivateKey::pRsaPrivateKey::qRsaPrivateKey::pRsaPrivateKey::dRsaPrivateKey::eRsaPrivateKey::n7 | 1046 | DsaPrivateKey::gDsaPrivateKey::qDsaPrivateKey::pRsaPrivateKey::qRsaPrivateKey::pRsaPrivateKey::dRsaPrivateKey::eRsaPrivateKey::n7 |
| 1047 | OtherName::valueCertStatus::GoodSignedData::crlsRc2CbcParams::ivBasicDHParams::gBasicDHParams::p | 1047 | OtherName::valueCertStatus::GoodSignedData::crlsRc2CbcParams::ivBasicDHParams::gBasicDHParams::p |
| 1048 | integer·overflowUnknownDefinedBy | 1048 | integer·overflowUnknownDefinedBy |
| 1049 | i1"A.debug_macro.dwo.debug_types.dwoStripPrefixError | 1049 | i1"A.debug_macro.dwo.debug_types.dwoStripPrefixError |
| 1050 | 0123456789abcdef0123456789ABCDEF | 1050 | 0123456789abcdef0123456789ABCDEF |
| 1051 | VariantAdmission::naming_authorityAdmission::profession_infosAdmission::admission_authorityAdmissions::contents_of_admissionsAdmissions::admission_authorityUserNotice::explicit_textUserNotice::notice_refAnnotatedTypeProfessionInfo::add_profession_infoProfessionInfo::registration_numberProfessionInfo::profession_oidsProfessionInfo::profession_itemsProfessionInfo::naming_authorityCHOICE·fields·cannot·be·IMPLICITUnable·to·generate·DH·parametersy·must·be·equal·to·(g·**·x·%·p).ML-KEM-1024·encapsulation·failedRsaPrivateKey::other_prime_infosAccessDescription::access_methodPrivateKeyUsagePeriod::not_afterPBES2Params::key_derivation_funcRsaPssParameters::hash_algorithmRsaPssParameters::_trailer_fieldTbsCertificate::issuer_unique_idUnwrapped·panic·from·Python·codeassertion·failed:·!ctx.is_null()assertion·failed:·idx·<·CAPACITY | 1051 | VariantAdmission::admission_authorityAdmission::profession_infosAdmission::naming_authorityAdmissions::admission_authorityAdmissions::contents_of_admissionsUserNotice::explicit_textUserNotice::notice_refAnnotatedTypeProfessionInfo::add_profession_infoProfessionInfo::registration_numberProfessionInfo::profession_oidsProfessionInfo::profession_itemsProfessionInfo::naming_authorityCHOICE·fields·cannot·be·IMPLICITUnable·to·generate·DH·parametersy·must·be·equal·to·(g·**·x·%·p).ML-KEM-1024·encapsulation·failedRsaPrivateKey::other_prime_infosAccessDescription::access_methodPrivateKeyUsagePeriod::not_afterPBES2Params::key_derivation_funcRsaPssParameters::hash_algorithmRsaPssParameters::_trailer_fieldTbsCertificate::issuer_unique_idUnwrapped·panic·from·Python·codeassertion·failed:·!ctx.is_null()assertion·failed:·idx·<·CAPACITY |
| 1052 | DistributionPointName::FullNameDistributionPointName::NameRelativeToCRLIssuerNameConstraints::excluded_subtreesNameConstraints::permitted_subtreesNoticeReference::notice_numbersNoticeReference::organizationIssuingDistributionPoint::only_contains_attribute_certsIssuingDistributionPoint::indirect_crlIssuingDistributionPoint::only_some_reasonsIssuingDistributionPoint::only_contains_ca_certsIssuingDistributionPoint::only_contains_user_certsIssuingDistributionPoint::distribution_pointDistributionPoint::crl_issuerDistributionPoint::reasonsDistributionPoint::distribution_pointPolicyInformation::policy_qualifiersPolicyInformation::policy_identifierPolicyQualifierInfo::qualifierPolicyQualifierInfo::policy_qualifier_idAuthorityKeyIdentifier::authority_cert_serial_numberAuthorityKeyIdentifier::authority_cert_issuerAuthorityKeyIdentifier::key_identifierinvalid·type·definition:·TLV/ANY·fields·cannot·be·implicitly·encodedsrc/rust/src/declarative_asn1/decode.rs | 1052 | DistributionPointName::FullNameDistributionPointName::NameRelativeToCRLIssuerNameConstraints::excluded_subtreesNameConstraints::permitted_subtreesNoticeReference::notice_numbersNoticeReference::organizationIssuingDistributionPoint::only_contains_attribute_certsIssuingDistributionPoint::indirect_crlIssuingDistributionPoint::only_some_reasonsIssuingDistributionPoint::only_contains_ca_certsIssuingDistributionPoint::only_contains_user_certsIssuingDistributionPoint::distribution_pointDistributionPoint::crl_issuerDistributionPoint::reasonsDistributionPoint::distribution_pointPolicyInformation::policy_qualifiersPolicyInformation::policy_identifierPolicyQualifierInfo::qualifierPolicyQualifierInfo::policy_qualifier_idAuthorityKeyIdentifier::authority_cert_serial_numberAuthorityKeyIdentifier::authority_cert_issuerAuthorityKeyIdentifier::key_identifierinvalid·type·definition:·TLV/ANY·fields·cannot·be·implicitly·encodedsrc/rust/src/declarative_asn1/decode.rs |
| 1053 | ·is·not·a·valid·value·for· | 1053 | ·is·not·a·valid·value·for· |
| 1054 | Cannot·convert·" | 1054 | Cannot·convert·" |
| 1055 | "·instance·to·a·buffer. | 1055 | "·instance·to·a·buffer. |
| 1056 | Cannot·convert·" | 1056 | Cannot·convert·" |
| 1057 | B"·instance·to·a·buffer. | 1057 | B"·instance·to·a·buffer. |
| 1058 | Did·you·mean·to·pass·a·bytestring·instead? | 1058 | Did·you·mean·to·pass·a·bytestring·instead? |
| Offset 1195, 15 lines modified | Offset 1195, 14 lines modified |
| 1195 | Properties·that·return·a·na | 1195 | Properties·that·return·a·na |
| 1196 | ve·datetime·object·have·been·deprecated.·Please·switch·to·last_update_utc. | 1196 | ve·datetime·object·have·been·deprecated.·Please·switch·to·last_update_utc. |
| 1197 | Properties·that·return·a·na | 1197 | Properties·that·return·a·na |
| 1198 | ve·datetime·object·have·been·deprecated.·Please·switch·to·next_update_utc. | 1198 | ve·datetime·object·have·been·deprecated.·Please·switch·to·next_update_utc. |
| 1199 | src/rust/src/x509/ocsp.rs | 1199 | src/rust/src/x509/ocsp.rs |
| 1200 | src/rust/src/pkcs7.rs | 1200 | src/rust/src/pkcs7.rs |
| 1201 | LOnly·basic·signed·structures·are·currently·supported.·NID·for·this·data·was· | 1201 | LOnly·basic·signed·structures·are·currently·supported.·NID·for·this·data·was· |
| 1202 | poly1305 | |
| 1203 | std/src/sync/once.rs | 1202 | std/src/sync/once.rs |
| 1204 | std/src/sync/once_lock.rs | 1203 | std/src/sync/once_lock.rs |
| 1205 | std/src/sys/sync/once/futex.rs | 1204 | std/src/sys/sync/once/futex.rs |
| 1206 | core/src/iter/adapters/step_by.rs | 1205 | core/src/iter/adapters/step_by.rs |
| 1207 | core/src/iter/traits/accum.rs | 1206 | core/src/iter/traits/accum.rs |
| 1208 | core/src/str/pattern.rs | 1207 | core/src/str/pattern.rs |
| 1209 | _rust.declarative_asn1 | 1208 | _rust.declarative_asn1 |
| Offset 1235, 14 lines modified | Offset 1234, 15 lines modified |
| 1235 | MB·of·memory. | 1234 | MB·of·memory. |
| 1236 | update($self,·data) | 1235 | update($self,·data) |
| 1237 | finalize | 1236 | finalize |
| 1238 | finalize($self) | 1237 | finalize($self) |
| 1239 | verify($self,·signature) | 1238 | verify($self,·signature) |
| 1240 | copy($self) | 1239 | copy($self) |
| 1241 | src/rust/src/backend/utils.rs | 1240 | src/rust/src/backend/utils.rs |
| | 1241 | exceptions |
| 1242 | src/rust/src/x509/csr.rs | 1242 | src/rust/src/x509/csr.rs |
| 1243 | ·is·not·a·valid·CSR·version | 1243 | ·is·not·a·valid·CSR·version |
| 1244 | public_key_algorithm_oid | 1244 | public_key_algorithm_oid |
| 1245 | tbs_certrequest_bytes | 1245 | tbs_certrequest_bytes |
| 1246 | attributes | 1246 | attributes |
| 1247 | src/rust/cryptography-x509/src/common.rs | 1247 | src/rust/cryptography-x509/src/common.rs |
| 1248 | src/rust/src/x509/common.rs | 1248 | src/rust/src/x509/common.rs |
| Offset 1259, 125 lines modified | Offset 1259, 125 lines modified |
| 1259 | <PKCS12Certificate( | 1259 | <PKCS12Certificate( |
| 1260 | ,·friendly_name= | 1260 | ,·friendly_name= |
| 1261 | src/rust/src/padding.rs | 1261 | src/rust/src/padding.rs |
| 1262 | update($self,·buf) | 1262 | update($self,·buf) |
| 1263 | friendly_name | 1263 | friendly_name |
| 1264 | src/rust/src/backend/ed448.rs | 1264 | src/rust/src/backend/ed448.rs |
| 1265 | (buffer·contents·are·not·compatible·with· | 1265 | (buffer·contents·are·not·compatible·with· |
| 1266 | XOFHash(algorithm) | |
| 1267 | RSAPrivateNumbers(p,·q,·d,·dmp1,·dmq1,·iqmp,·public_numbers) | |
| 1268 | UtcTime() | |
| 1269 | UtcTime·(`datetime`) | |
| 1270 | ObjectIdentifier() | |
| 1271 | ObjectIdentifier | |
| 1272 | DHPublicNumbers(y,·parameter_numbers) | |
| 1273 | RSAPublicNumbers(e,·n) | |
| 1274 | DSAPublicNumbers(y,·parameter_numbers) | 1266 | DSAPublicNumbers(y,·parameter_numbers) |
| | 1267 | PKCS7PaddingContext(block_size) |
| | 1268 | GeneralizedTime() |
| | 1269 | GeneralizedTime·(`datetime`) |
| | 1270 | PKCS12Certificate(cert,·friendly_name=None) |
| | 1271 | MLKEM768X25519PrivateKey(mlkem_key,·x25519_key) |
| | 1272 | DHPrivateNumbers(x,·public_numbers) |
| | 1273 | GeneralizedTime(inner) |
| | 1274 | DSAPrivateNumbers(x,·public_numbers) |
| | 1275 | Store(certs) |
| | 1276 | MLKEM1024P384PrivateKey(mlkem_key,·p384_key) |
| | 1277 | Internal·type·representation·for·mapping·between |
| | 1278 | Python·and·ASN.1. |
| | 1279 | SequenceOf(_0) |
| | 1280 | SEQUENCE·OF·(`list[`T`]`) |
| | 1281 | AESOCB3(key) |
| | 1282 | Choice(_0) |
| | 1283 | CHOICE·(`T·|·U·|·...`) |
| | 1284 | The·list·contains·elements·of·type·Variant |
| 1275 | AnnotatedType(inner,·annotation) | 1285 | AnnotatedType(inner,·annotation) |
| 1276 | A·type·that·we·know·how·to·encode/decode,·along·with·any | 1286 | A·type·that·we·know·how·to·encode/decode,·along·with·any |
| 1277 | annotations·that·influence·encoding/decoding. | 1287 | annotations·that·influence·encoding/decoding. |
| | 1288 | PBKDF2HMAC(algorithm,·length,·salt,·iterations,·backend=None) |
| | 1289 | Explicit(_0) |
| | 1290 | MLKEM768X25519PublicKey(mlkem_key,·x25519_key) |
| 1278 | PrintableString(inner) | |
| 1279 | Hash(algorithm,·backend=None) | |
| 1280 | ChaCha20Poly1305(key) | |
| 1281 | CertificateRevocationList() | |
| 1282 | `x509.CertificateRevocationList` | |
| 1283 | Sequence(_0,·_1) | 1291 | Sequence(_0,·_1) |
| 1284 | SEQUENCE·(`class`,·`dict`) | 1292 | SEQUENCE·(`class`,·`dict`) |
| 1285 | The·first·element·is·the·Python·class·that·represents·the·sequence, | 1293 | The·first·element·is·the·Python·class·that·represents·the·sequence, |
| 1286 | the·second·element·is·a·dict·of·the·(already·converted)·fields·of·the·class. | 1294 | the·second·element·is·a·dict·of·the·(already·converted)·fields·of·the·class. |
| 1287 | MLKEM1024P384PrivateKey(mlkem_key,·p384_key) | 1295 | RSAPublicNumbers(e,·n) |
| | 1296 | DHPublicNumbers(y,·parameter_numbers) |
| | 1297 | PrintableString(inner) |
| | 1298 | ANSIX923PaddingContext(block_size) |
| | 1299 | ANY·(parsed·as·a·TLV) |
| | 1300 | Set(_0,·_1) |
| | 1301 | SET(`class`,·`dict`) |
| | 1302 | The·first·element·is·the·Python·class·that·represents·the·set, |
| | 1303 | the·second·element·is·a·dict·of·the·(already·converted)·fields·of·the·class. |
| | 1304 | IA5String() |
| | 1305 | IA5String·(`str`) |
| | 1306 | ConcatKDFHash(algorithm,·length,·otherinfo,·backend=None) |
| | 1307 | Argon2d(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) |
| | 1308 | CMAC(algorithm,·backend=None) |
| | 1309 | DSAParameterNumbers(p,·q,·g) |
| | 1310 | PyBytes() |
| | 1311 | `bytes`·->·`Octet·String` |
| | 1312 | Python-accessible·wrapper·for·a·cryptography_x509_verification::policy::Policy. |
| | 1313 | AESGCMSIV(key) |
| | 1314 | Option(_0) |
| | 1315 | OPTIONAL·(`T·|·None`) |
| | 1316 | HKDF(algorithm,·length,·salt=None,·info=None,·backend=None) |
| | 1317 | PKCS7UnpaddingContext(block_size) |
| | 1318 | CertificateRevocationList() |
| | 1319 | `x509.CertificateRevocationList` |
| | 1320 | ChaCha20Poly1305(key) |
| | 1321 | AESSIV(key) |
| | 1322 | SetOf(inner) |
| | 1323 | ObjectIdentifier(value) |
| | 1324 | BitString() |
| | 1325 | BIT·STRING·(`bytes`) |
| | 1326 | RSAPrivateNumbers(p,·q,·d,·dmp1,·dmq1,·iqmp,·public_numbers) |
| | 1327 | DHParameterNumbers(p,·g,·q=None) |
| | 1328 | KBKDFHMAC(algorithm,·mode,·length,·rlen,·llen,·location,·label,·context,·fixed,·backend=None,·*,·break_location=None) |
| | 1329 | BitString(data,·padding_bits) |
| | 1330 | `int`·->·`Integer` |
| | 1331 | ANSIX923UnpaddingContext(block_size) |
| | 1332 | Implicit(_0) |
| | 1333 | Argon2id(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) |
| 1288 | EllipticCurvePrivateNumbers(private_value,·public_numbers) | 1334 | EllipticCurvePrivateNumbers(private_value,·public_numbers) |
| | 1335 | X963KDF(algorithm,·length,·sharedinfo,·backend=None) |
| | 1336 | Suite(kem,·kdf,·aead) |
| | 1337 | EllipticCurvePublicNumbers(x,·y,·curve) |
| | 1338 | AESCCM(key,·tag_length=None) |
| | 1339 | SetOf(_0) |
| | 1340 | SET·OF·(`list[`T`]`) |
| | 1341 | Annotation(default=None,·encoding=None,·size=None) |
| | 1342 | `str`·->·`UTF8String` |
| | 1343 | UTCTime(inner) |
| | 1344 | HMAC(key,·algorithm,·backend=None) |
| 1289 | ValueSet(_0,·_1,·_2) | 1345 | ValueSet(_0,·_1,·_2) |
| 1290 | Value·set·(an·`enum.Enum`·whose·member·values·all·share | 1346 | Value·set·(an·`enum.Enum`·whose·member·values·all·share |
| 1291 | a·single·underlying·ASN.1·type). | 1347 | a·single·underlying·ASN.1·type). |
| 1292 | The·first·element·is·the·Python·enum·class,·the·second | 1348 | The·first·element·is·the·Python·enum·class,·the·second |
| 1293 | element·is·the·(already·converted)·underlying·type·of·the | 1349 | element·is·the·(already·converted)·underlying·type·of·the |
| 1294 | member·values,·and·the·third·element·is·a·map·from·member | 1350 | member·values,·and·the·third·element·is·a·map·from·member |
| 1295 | value·to·enum·member,·used·when·decoding. | 1351 | value·to·enum·member,·used·when·decoding. |
| 1296 | MLKEM768X25519PublicKey(mlkem_key,·x25519_key) | |
| 1297 | ANY·(parsed·as·a·TLV) | |
| 1298 | GeneralizedTime() | |
| 1299 | GeneralizedTime·(`datetime`) | |
| 1300 | BitString(data,·padding_bits) | |
| 1301 | Argon2id(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) | |
| 1302 | Implicit(_0) | |
| 1303 | PKCS12Certificate(cert,·friendly_name=None) | |
| 1304 | ANSIX923PaddingContext(block_size) | |
| 1305 | CMAC(algorithm,·backend=None) | |
| 1306 | MLKEM768X25519PrivateKey(mlkem_key,·x25519_key) | |
| 1307 | Annotation(default=None,·encoding=None,·size=None) | |
| 1308 | Argon2d(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) | |
| 1309 | Explicit(_0) | |
| 1310 | IA5String(inner) | |
| 1311 | DSAPrivateNumbers(x,·public_numbers) | |
| 1312 | Size(min,·max) | 1352 | Size(min,·max) |
| | 1353 | PyBool() |
| | 1354 | `bool`·->·`Boolean` |
| | 1355 | XOFHash(algorithm) |
| | 1356 | ObjectIdentifier() |
| | 1357 | ObjectIdentifier |
| | 1358 | UtcTime() |
| | 1359 | UtcTime·(`datetime`) |
| 1313 | SetOf(inner) | |
| 1314 | SequenceOf(_0) | |
| 1315 | SEQUENCE·OF·(`list[`T`]`) | |
| 1316 | MLKEM1024P384PublicKey(mlkem_key,·p384_key) | |
| 1317 | KBKDFCMAC(algorithm,·mode,·length,·rlen,·llen,·location,·label,·context,·fixed,·backend=None,·*,·break_location=None) | |
| 1318 | ANSIX923UnpaddingContext(block_size) | |
| 1319 | Python-accessible·wrapper·for·a·cryptography_x509_verification::policy::Policy. | |
| 1320 | `str`·->·`UTF8String` | |
| 1321 | HKDF(algorithm,·length,·salt=None,·info=None,·backend=None) | |
| 1322 | ConcatKDFHash(algorithm,·length,·otherinfo,·backend=None) | |
| 1323 | DHParameterNumbers(p,·g,·q=None) | |
| 1324 | BitString() | |
| 1325 | BIT·STRING·(`bytes`) | |
| 1326 | AESGCMSIV(key) | |
| 1327 | EllipticCurvePublicNumbers(x,·y,·curve) | |
| 1328 | PKCS7UnpaddingContext(block_size) | |
| 1329 | AESOCB3(key) | |
| 1330 | `int`·->·`Integer` | |
| 1331 | AESSIV(key) | |
| 1332 | PyBytes() | |
| 1333 | `bytes`·->·`Octet·String` | |
| 1334 | PKCS7PaddingContext(block_size) | |
| 1335 | Argon2i(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) | 1360 | Argon2i(salt,·length,·iterations,·lanes,·memory_cost,·ad=None,·secret=None) |
| 1336 | UTCTime(inner) | |
| 1337 | IA5String() | 1361 | IA5String(inner) |
| | 1362 | KBKDFCMAC(algorithm,·mode,·length,·rlen,·llen,·location,·label,·context,·fixed,·backend=None,·*,·break_location=None) |
| | 1363 | PolicyBuilder() |
| 1338 | IA5String·(`str`) | |
| 1339 | PBKDF2HMAC(algorithm,·length,·salt,·iterations,·backend=None) | |
| 1340 | AESCCM(key,·tag_length=None) | |
| 1341 | PrintableString() | 1364 | PrintableString() |
| 1342 | PrintableString·(`str`) | 1365 | PrintableString·(`str`) |
| 1343 | PolicyBuilder() | |
| 1344 | Store(certs) | 1366 | CertificateSigningRequest() |
| | 1367 | `x509.CertificateSigningRequest` |
| | 1368 | Hash(algorithm,·backend=None) |
| | 1369 | Scrypt(salt,·length,·n,·r,·p,·backend=None) |
| | 1370 | Variant(python_class,·ann_type,·tag_name) |
| 1345 | Certificate() | 1371 | Certificate() |
| 1346 | `x509.Certificate` | 1372 | `x509.Certificate` |
| 1347 | Option(_0) | |
| 1348 | OPTIONAL·(`T·|·None`) | |
| 1349 | DHPrivateNumbers(x,·public_numbers) | |
| 1350 | ConcatKDFHMAC(algorithm,·length,·salt,·otherinfo,·backend=None) | |
| 1351 | PyBool() | |
| 1352 | `bool`·->·`Boolean` | |
| 1353 | GeneralizedTime(inner) | |
| 1354 | X963KDF(algorithm,·length,·sharedinfo,·backend=None) | |
| 1355 | Set(_0,·_1) | |
| 1356 | SET(`class`,·`dict`) | |
| 1357 | The·first·element·is·the·Python·class·that·represents·the·set, | |
| 1358 | the·second·element·is·a·dict·of·the·(already·converted)·fields·of·the·class. | |
| 1359 | Choice(_0) | |
| 1360 | CHOICE·(`T·|·U·|·...`) | |
| 1361 | The·list·contains·elements·of·type·Variant | |
| 1362 | ObjectIdentifier(value) | |
| 1363 | AESGCM(key) | |
| 1364 | Internal·type·representation·for·mapping·between | |
| 1365 | Python·and·ASN.1. | |
| 1366 | KBKDFHMAC(algorithm,·mode,·length,·rlen,·llen,·location,·label,·context,·fixed,·backend=None,·*,·break_location=None) | |
| 1367 | Variant(python_class,·ann_type,·tag_name) | |
| 1368 | Scrypt(salt,·length,·n,·r,·p,·backend=None) | |
| 1369 | Suite(kem,·kdf,·aead) | |
| 1370 | HKDFExpand(algorithm,·length,·info,·backend=None) | 1373 | HKDFExpand(algorithm,·length,·info,·backend=None) |
| | 1374 | AESGCM(key) |
| | 1375 | MLKEM1024P384PublicKey(mlkem_key,·p384_key) |
| | 1376 | ConcatKDFHMAC(algorithm,·length,·salt,·otherinfo,·backend=None) |
| 1371 | HMAC(key,·algorithm,·backend=None) | |
| 1372 | DSAParameterNumbers(p,·q,·g) | |
| 1373 | CertificateSigningRequest() | |
| 1374 | `x509.CertificateSigningRequest` | |
| 1375 | SetOf(_0) | |
| 1376 | SET·OF·(`list[`T`]`) | |
| 1377 | cryptography.hazmat.bindings._rust.x509.VerificationError | 1377 | cryptography.hazmat.bindings._rust.x509.VerificationError |
| 1378 | src/rust/src/x509/verify/mod.rs | 1378 | src/rust/src/x509/verify/mod.rs |
| 1379 | not_before_tag | 1379 | not_before_tag |
| 1380 | not_after_tag | 1380 | not_after_tag |
| 1381 | issuer_value_tags | 1381 | issuer_value_tags |
| 1382 | subject_value_tags | 1382 | subject_value_tags |
| 1383 | src/rust/src/test_support.rs | 1383 | src/rust/src/test_support.rs |
| Offset 1421, 16 lines modified | Offset 1421, 16 lines modified |
| 1421 | » ,·reason= | 1421 | » ,·reason= |
| 1422 | ,·reason_text= | 1422 | ,·reason_text= |
| 1423 | reason_text | 1423 | reason_text |
| 1424 | src/rust/src/error.rs | 1424 | src/rust/src/error.rs |
| 1425 | src/rust/src/backend/rsa.rs | 1425 | src/rust/src/backend/rsa.rs |
| 1426 | <RSAPublicNumbers(e= | 1426 | <RSAPublicNumbers(e= |
| 1427 | "·is·not·supported·by·this·backend. | 1427 | "·is·not·supported·by·this·backend. |
| 1428 | 1·is·not·supported·for·the·RSA·signature·operation | |
| 1429 | 2·is·not·supported·by·this·backend·for·RSA·signing. | 1428 | 2·is·not·supported·by·this·backend·for·RSA·signing. |
| | 1429 | 1·is·not·supported·for·the·RSA·signature·operation |
| 1430 | verify($self,·signature,·data,·padding,·algorithm) | 1430 | verify($self,·signature,·data,·padding,·algorithm) |
| 1431 | encrypt($self,·plaintext,·padding) | 1431 | encrypt($self,·plaintext,·padding) |
| 1432 | recover_data_from_signature | 1432 | recover_data_from_signature |
| 1433 | recover_data_from_signature($self,·signature,·padding,·algorithm) | 1433 | recover_data_from_signature($self,·signature,·padding,·algorithm) |
| 1434 | sign($self,·data,·padding,·algorithm) | 1434 | sign($self,·data,·padding,·algorithm) |
| 1435 | decrypt($self,·ciphertext,·padding) | 1435 | decrypt($self,·ciphertext,·padding) |
| 1436 | private_key($self,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) | 1436 | private_key($self,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) |
| Offset 1458, 18 lines modified | Offset 1458, 22 lines modified |
| 1458 | UncompressedPoint | 1458 | UncompressedPoint |
| 1459 | TraditionalOpenSSL | 1459 | TraditionalOpenSSL |
| 1460 | src/rust/src/x509/verify/extension_policy.rs | 1460 | src/rust/src/x509/verify/extension_policy.rs |
| 1461 | AGNOSTIC | 1461 | AGNOSTIC |
| 1462 | NON_CRITICAL | 1462 | NON_CRITICAL |
| 1463 | encryption_builder | 1463 | encryption_builder |
| 1464 | encryption_builder($self) | 1464 | encryption_builder($self) |
| 1465 | encode_der | |
| 1466 | encode_der(value) | |
| 1467 | decode_dss_signature | |
| 1468 | decode_dss_signature(data) | 1465 | load_der_x509_crl |
| | 1466 | load_der_x509_crl(data,·backend=None) |
| | 1467 | load_pem_x509_crl |
| | 1468 | load_pem_x509_crl(data,·backend=None) |
| | 1469 | create_revoked_certificate |
| | 1470 | create_revoked_certificate(builder) |
| | 1471 | load_der_x509_csr |
| | 1472 | load_der_x509_csr(data,·backend=None) |
| 1469 | Hash·algorithm· | 1473 | Hash·algorithm· |
| 1470 | ·not·supported·for·signatures | 1474 | ·not·supported·for·signatures |
| 1471 | !Unsupported·mask·generation·OID:· | 1475 | !Unsupported·mask·generation·OID:· |
| 1472 | :ExtensionPolicy·already·configured·for·extension·with·OID· | 1476 | :ExtensionPolicy·already·configured·for·extension·with·OID· |
| 1473 | .·(while·converting·Extension·to·Python·object) | 1477 | .·(while·converting·Extension·to·Python·object) |
| 1474 | permit_all | 1478 | permit_all |
| 1475 | permit_all() | 1479 | permit_all() |
| Offset 1480, 52 lines modified | Offset 1484, 48 lines modified |
| 1480 | require_not_present | 1484 | require_not_present |
| 1481 | require_not_present($self,·extension_type) | 1485 | require_not_present($self,·extension_type) |
| 1482 | may_be_present | 1486 | may_be_present |
| 1483 | may_be_present($self,·extension_type,·criticality,·validator_cb) | 1487 | may_be_present($self,·extension_type,·criticality,·validator_cb) |
| 1484 | require_present | 1488 | require_present |
| 1485 | require_present($self,·extension_type,·criticality,·validator_cb) | 1489 | require_present($self,·extension_type,·criticality,·validator_cb) |
| 1486 | #Python·extension·validator·failed:· | 1490 | #Python·extension·validator·failed:· |
| | 1491 | capture_error_stack |
| | 1492 | capture_error_stack() |
| 1487 | create_ocsp_response | |
| 1488 | create_ocsp_response(status,·builder,·private_key,·hash_algorithm) | |
| 1489 | raise_openssl_error | |
| 1490 | raise_openssl_error() | |
| 1491 | decrypt_smime | 1493 | decrypt_smime |
| 1492 | decrypt_smime(data,·certificate,·private_key,·options) | 1494 | decrypt_smime(data,·certificate,·private_key,·options) |
| 1493 | encrypt_and_serialize | 1495 | sign_and_serialize |
| 1494 | encrypt_and_serialize(builder,·content_encryption_algorithm,·encoding,·options) | 1496 | sign_and_serialize(builder,·encoding,·options) |
| 1495 | serialize_certificates | 1497 | serialize_key_and_certificates |
| | 1498 | serialize_key_and_certificates(name,·key,·cert,·cas,·encryption_algorithm) |
| | 1499 | from_der_parameters |
| | 1500 | from_der_parameters(data,·backend=None) |
| 1496 | serialize_certificates(py_certs,·encoding) | |
| 1497 | load_pem_pkcs7_certificates | |
| 1498 | load_pem_pkcs7_certificates(data) | |
| 1499 | generate_parameters | |
| 1500 | generate_parameters(generator,·key_size,·backend=None) | |
| 1501 | generate_private_key(curve,·backend=None) | 1501 | generate_private_key(curve,·backend=None) |
| 1502 | ·is·too·large. | 1502 | ·is·too·large. |
| 1503 | enc_length | 1503 | enc_length |
| 1504 | enc_length($self) | 1504 | enc_length($self) |
| 1505 | encrypt($self,·plaintext,·public_key,·info=None) | 1505 | encrypt($self,·plaintext,·public_key,·info=None) |
| 1506 | decrypt($self,·ciphertext,·private_key,·info=None) | 1506 | decrypt($self,·ciphertext,·private_key,·info=None) |
| 1507 | src/rust/src/backend/hpke.rs | 1507 | src/rust/src/backend/hpke.rs |
| 1508 | $Expected·EllipticCurvePublicKey·for· | 1508 | $Expected·EllipticCurvePublicKey·for· |
| 1509 | #Expected·EllipticCurvePublicKey·on· | 1509 | #Expected·EllipticCurvePublicKey·on· |
| 1510 | %Expected·EllipticCurvePrivateKey·for· | 1510 | %Expected·EllipticCurvePrivateKey·for· |
| 1511 | $Expected·EllipticCurvePrivateKey·on· | 1511 | $Expected·EllipticCurvePrivateKey·on· |
| 1512 | load_pem_public_key | |
| 1513 | load_pem_public_key(data,·backend=None) | 1512 | load_der_private_key |
| | 1513 | load_der_private_key(data,·password,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) |
| 1514 | src/rust/src/backend/keys.rs | 1514 | src/rust/src/backend/keys.rs |
| 1515 | generate_key | 1515 | generate_key |
| 1516 | generate_key() | 1516 | generate_key() |
| 1517 | generate_mldsa65_key | |
| 1518 | generate_mldsa65_key() | |
| 1519 | from_mldsa87_seed_bytes | |
| 1520 | from_mldsa87_seed_bytes(data) | |
| 1521 | from_mldsa65_public_bytes | |
| 1522 | from_mldsa65_public_bytes(data) | |
| 1523 | from_public_bytes | 1517 | from_public_bytes |
| 1524 | from_public_bytes(data) | 1518 | from_public_bytes(data) |
| | 1519 | from_mlkem1024_seed_bytes |
| | 1520 | from_mlkem1024_seed_bytes(data) |
| | 1521 | from_private_bytes |
| | 1522 | from_private_bytes(data) |
| | 1523 | _advance_aad |
| | 1524 | _advance_aad(ctx,·n) |
| 1525 | ML-DSA-44 | 1525 | ML-DSA-44 |
| 1526 | ML-DSA-65 | 1526 | ML-DSA-65 |
| 1527 | ML-DSA-87 | 1527 | ML-DSA-87 |
| 1528 | src/rust/cryptography-openssl/src/mldsa.rs | 1528 | src/rust/cryptography-openssl/src/mldsa.rs |
| 1529 | HKDF_SHA256 | 1529 | HKDF_SHA256 |
| 1530 | HKDF_SHA384 | 1530 | HKDF_SHA384 |
| 1531 | HKDF_SHA512 | 1531 | HKDF_SHA512 |
| Offset 1536, 14 lines modified | Offset 1536, 18 lines modified |
| 1536 | MLKEM768_X25519 | 1536 | MLKEM768_X25519 |
| 1537 | MLKEM1024_P384 | 1537 | MLKEM1024_P384 |
| 1538 | AES_128_GCM | 1538 | AES_128_GCM |
| 1539 | AES_256_GCM | 1539 | AES_256_GCM |
| 1540 | CHACHA20_POLY1305 | 1540 | CHACHA20_POLY1305 |
| 1541 | subjects | 1541 | subjects |
| 1542 | src/rust/cryptography-x509-verification/src/ops.rs | 1542 | src/rust/cryptography-x509-verification/src/ops.rs |
| | 1543 | enable_fips |
| | 1544 | enable_fips(providers) |
| | 1545 | is_fips_enabled |
| | 1546 | is_fips_enabled() |
| 1543 | openssl_version_text | 1547 | openssl_version_text |
| 1544 | openssl_version_text() | 1548 | openssl_version_text() |
| 1545 | Properties·that·return·a·na | 1549 | Properties·that·return·a·na |
| 1546 | ve·datetime·object·have·been·deprecated.·Please·switch·to·not_valid_after_utc. | 1550 | ve·datetime·object·have·been·deprecated.·Please·switch·to·not_valid_after_utc. |
| 1547 | Properties·that·return·a·na | 1551 | Properties·that·return·a·na |
| 1548 | ve·datetime·object·have·been·deprecated.·Please·switch·to·not_valid_before_utc. | 1552 | ve·datetime·object·have·been·deprecated.·Please·switch·to·not_valid_before_utc. |
| 1549 | <Certificate(subject= | 1553 | <Certificate(subject= |
| Offset 1555, 22 lines modified | Offset 1559, 22 lines modified |
| 1555 | tbs_precertificate_bytes | 1559 | tbs_precertificate_bytes |
| 1556 | not_valid_before | 1560 | not_valid_before |
| 1557 | not_valid_before_utc | 1561 | not_valid_before_utc |
| 1558 | not_valid_after | 1562 | not_valid_after |
| 1559 | not_valid_after_utc | 1563 | not_valid_after_utc |
| 1560 | verify_directly_issued_by | 1564 | verify_directly_issued_by |
| 1561 | verify_directly_issued_by($self,·issuer) | 1565 | verify_directly_issued_by($self,·issuer) |
| | 1566 | create_x509_certificate |
| | 1567 | create_x509_certificate(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) |
| | 1568 | load_der_x509_certificate |
| | 1569 | load_der_x509_certificate(data,·backend=None) |
| 1562 | load_pem_x509_certificate | 1570 | load_pem_x509_certificate |
| 1563 | load_pem_x509_certificate(data,·backend=None) | 1571 | load_pem_x509_certificate(data,·backend=None) |
| | 1572 | create_x509_csr |
| | 1573 | create_x509_csr(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) |
| 1564 | create_revoked_certificate | |
| 1565 | create_revoked_certificate(builder) | |
| 1566 | load_der_x509_csr | |
| 1567 | load_der_x509_csr(data,·backend=None) | |
| 1568 | parse_name_bytes | |
| 1569 | parse_name_bytes(data) | |
| 1570 | encode_name_bytes | 1574 | encode_name_bytes |
| 1571 | encode_name_bytes(py_name) | 1575 | encode_name_bytes(py_name) |
| 1572 | encode_extension_value | 1576 | encode_extension_value |
| 1573 | encode_extension_value(py_ext) | 1577 | encode_extension_value(py_ext) |
| 1574 | time($self,·time) | 1578 | time($self,·time) |
| 1575 | store($self,·store) | 1579 | store($self,·store) |
| 1576 | max_chain_depth($self,·max_chain_depth) | 1580 | max_chain_depth($self,·max_chain_depth) |
| Offset 1581, 34 lines modified | Offset 1585, 29 lines modified |
| 1581 | build_server_verifier | 1585 | build_server_verifier |
| 1582 | build_server_verifier($self,·subject) | 1586 | build_server_verifier($self,·subject) |
| 1583 | verify($self,·leaf,·intermediates) | 1587 | verify($self,·leaf,·intermediates) |
| 1584 | validation·failed:· | 1588 | validation·failed:· |
| 1585 | ·(encountered·processing· | 1589 | ·(encountered·processing· |
| 1586 | create_ocsp_request | 1590 | create_ocsp_request |
| 1587 | create_ocsp_request(builder) | 1591 | create_ocsp_request(builder) |
| 1588 | serialize_key_and_certificates | |
| 1589 | serialize_key_and_certificates(name,·key,·cert,·cas,·encryption_algorithm) | |
| 1590 | derive_private_key | |
| 1591 | derive_private_key(py_private_value,·py_curve) | |
| 1592 | load_der_public_key | |
| 1593 | load_der_public_key(data,·backend=None) | 1592 | load_der_ocsp_request |
| | 1593 | load_der_ocsp_request(data) |
| | 1594 | load_pem_pkcs7_certificates |
| | 1595 | load_pem_pkcs7_certificates(data) |
| | 1596 | from_pem_parameters |
| | 1597 | from_pem_parameters(data,·backend=None) |
| | 1598 | curve_supported |
| | 1599 | curve_supported(py_curve) |
| | 1600 | from_public_bytes(py_curve,·data) |
| | 1601 | load_pem_private_key |
| | 1602 | load_pem_private_key(data,·password,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) |
| 1594 | generate_mldsa44_key | 1603 | generate_mldsa44_key |
| 1595 | generate_mldsa44_key() | 1604 | generate_mldsa44_key() |
| 1596 | generate_mldsa87_key | |
| 1597 | generate_mldsa87_key() | |
| 1598 | from_mldsa44_public_bytes | |
| 1599 | from_mldsa44_public_bytes(data) | |
| 1600 | from_mldsa87_public_bytes | 1605 | from_mldsa87_public_bytes |
| 1601 | from_mldsa87_public_bytes(data) | 1606 | from_mldsa87_public_bytes(data) |
| 1602 | hash_supported | |
| 1603 | hash_supported(algorithm) | |
| 1604 | from_private_bytes | |
| 1605 | from_private_bytes(data) | |
| 1606 | create_decryption_ctx | |
| 1607 | create_decryption_ctx(algorithm,·mode) | |
| 1608 | ·Forbidden·public·key·algorithm:· | 1607 | ·Forbidden·public·key·algorithm:· |
| 1609 | Forbidden·signature·algorithm:· | 1608 | Forbidden·signature·algorithm:· |
| 1610 | src/rust/cryptography-x509-verification/src/policy/mod.rs | 1609 | src/rust/cryptography-x509-verification/src/policy/mod.rs |
| 1611 | 4unsatisfiable·RFC822·name·constraint:·malformed·SAN· | 1610 | 4unsatisfiable·RFC822·name·constraint:·malformed·SAN· |
| 1612 | #malformed·RFC822·name·constraints:· | 1611 | #malformed·RFC822·name·constraints:· |
| 1613 | 1unsatisfiable·DNS·name·constraint:·malformed·SAN· | 1612 | 1unsatisfiable·DNS·name·constraint:·malformed·SAN· |
| 1614 | malformed·DNS·name·constraint:· | 1613 | malformed·DNS·name·constraint:· |
| Offset 1619, 185 lines modified | Offset 1618, 186 lines modified |
| 1619 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/sign.rs | 1618 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/sign.rs |
| 1620 | candidates·exhausted:· | 1619 | candidates·exhausted:· |
| 1621 | invalid·extension:· | 1620 | invalid·extension:· |
| 1622 | fatal·error:· | 1621 | fatal·error:· |
| 1623 | 1Invalid/unsupported·signature·algorithm·for·SCT:· | 1622 | 1Invalid/unsupported·signature·algorithm·for·SCT:· |
| 1624 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/extract_argument.rs | 1623 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/extract_argument.rs |
| 1625 | private_value | 1624 | private_value |
| | 1625 | test_parse_certificate |
| | 1626 | test_parse_certificate(data) |
| 1626 | enable_fips | |
| 1627 | enable_fips(providers) | |
| 1628 | pkcs7_verify | |
| 1629 | pkcs7_verify(encoding,·sig,·msg,·certs,·options) | |
| 1630 | decode_der | 1627 | encode_der |
| 1631 | decode_der(class,·value) | 1628 | encode_der(value) |
| 1632 | src/rust/src/oid.rs | 1629 | src/rust/src/oid.rs |
| 1633 | <ObjectIdentifier(oid= | 1630 | <ObjectIdentifier(oid= |
| 1634 | dotted_string | 1631 | dotted_string |
| 1635 | encode_dss_signature | 1632 | encode_dss_signature |
| 1636 | encode_dss_signature(r,·s) | 1633 | encode_dss_signature(r,·s) |
| | 1634 | load_pem_x509_csr |
| 1637 | create_x509_certificate | |
| 1638 | create_x509_certificate(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) | |
| 1639 | load_der_x509_certificate | |
| 1640 | load_der_x509_certificate(data,·backend=None) | 1635 | load_pem_x509_csr(data,·backend=None) |
| 1641 | src/rust/src/x509/sct.rs | 1636 | src/rust/src/x509/sct.rs |
| 1642 | timestamp | 1637 | timestamp |
| 1643 | entry_type | 1638 | entry_type |
| 1644 | signature_algorithm | 1639 | signature_algorithm |
| 1645 | extension_bytes | 1640 | extension_bytes |
| 1646 | load_der_ocsp_response | 1641 | create_ocsp_response |
| 1647 | load_der_ocsp_response(data) | |
| 1648 | capture_error_stack | |
| 1649 | capture_error_stack() | |
| 1650 | sign_and_serialize | |
| 1651 | sign_and_serialize(builder,·encoding,·options) | 1642 | create_ocsp_response(status,·builder,·private_key,·hash_algorithm) |
| | 1643 | raise_openssl_error |
| | 1644 | raise_openssl_error() |
| | 1645 | decrypt_pem |
| | 1646 | decrypt_pem(data,·certificate,·private_key,·options) |
| | 1647 | load_pkcs12 |
| | 1648 | load_pkcs12(data,·password,·backend=None) |
| | 1649 | serialize_java_truststore |
| | 1650 | serialize_java_truststore(pkcs12_certs,·encryption_algorithm) |
| 1652 | src/rust/src/backend/ec.rs | 1651 | src/rust/src/backend/ec.rs |
| 1653 | from_public_bytes(py_curve,·data) | |
| 1654 | verify($self,·signature,·data,·signature_algorithm) | 1652 | verify($self,·signature,·data,·signature_algorithm) |
| 1655 | exchange($self,·algorithm,·peer_public_key) | 1653 | exchange($self,·algorithm,·peer_public_key) |
| 1656 | sign($self,·data,·signature_algorithm) | 1654 | sign($self,·data,·signature_algorithm) |
| 1657 | "<EllipticCurvePublicNumbers(curve= | 1655 | "<EllipticCurvePublicNumbers(curve= |
| 1658 | src/rust/src/backend/dsa.rs | 1656 | src/rust/src/backend/dsa.rs |
| 1659 | <DSAPublicNumbers(y= | 1657 | <DSAPublicNumbers(y= |
| 1660 | ,·parameter_numbers= | 1658 | ,·parameter_numbers= |
| 1661 | <DSAParameterNumbers(p= | 1659 | <DSAParameterNumbers(p= |
| 1662 | generate_parameters(key_size) | |
| 1663 | verify($self,·signature,·data,·algorithm) | 1660 | verify($self,·signature,·data,·algorithm) |
| 1664 | sign($self,·data,·algorithm) | 1661 | sign($self,·data,·algorithm) |
| | 1662 | generate_mldsa65_key |
| | 1663 | generate_mldsa65_key() |
| | 1664 | from_mldsa44_seed_bytes |
| | 1665 | from_mldsa44_seed_bytes(data) |
| | 1666 | from_mldsa87_seed_bytes |
| | 1667 | from_mldsa87_seed_bytes(data) |
| 1665 | from_mlkem1024_public_bytes | 1668 | from_mldsa44_public_bytes |
| 1666 | from_mlkem1024_public_bytes(data) | 1669 | from_mldsa44_public_bytes(data) |
| 1667 | src/rust/src/backend/x25519.rs | 1670 | src/rust/src/backend/x25519.rs |
| 1668 | (An·X25519·private·key·is·32·bytes·long:· | 1671 | (An·X25519·private·key·is·32·bytes·long:· |
| 1669 | cipher_supported | |
| 1670 | cipher_supported(algorithm,·mode) | 1672 | _advance |
| | 1673 | _advance(ctx,·n) |
| 1671 | src/rust/src/backend/poly1305.rs | 1674 | src/rust/src/backend/poly1305.rs |
| 1672 | generate_tag | 1675 | generate_tag |
| 1673 | generate_tag(key,·data) | 1676 | generate_tag(key,·data) |
| 1674 | verify_tag | 1677 | verify_tag |
| 1675 | verify_tag(key,·data,·tag) | 1678 | verify_tag(key,·data,·tag) |
| 1676 | ,Invalid/unsupported·hash·algorithm·for·SCT:· | 1679 | ,Invalid/unsupported·hash·algorithm·for·SCT:· |
| 1677 | is_fips_enabled | |
| 1678 | is_fips_enabled() | |
| 1679 | openssl_version | |
| 1680 | openssl_version() | |
| 1681 | load_pem_x509_certificates | |
| 1682 | load_pem_x509_certificates(data) | 1680 | pkcs7_verify |
| | 1681 | pkcs7_verify(encoding,·sig,·msg,·certs,·options) |
| | 1682 | non_root_python_to_rust |
| | 1683 | non_root_python_to_rust(class) |
| | 1684 | Utility·function·for·converting·builtin·Python·types |
| | 1685 | to·their·Rust·`Type`·equivalent. |
| 1683 | create_x509_crl | 1686 | create_x509_crl |
| 1684 | create_x509_crl(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) | 1687 | create_x509_crl(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) |
| 1685 | load_der_x509_crl | |
| 1686 | load_der_x509_crl(data,·backend=None) | |
| 1687 | load_pem_x509_csr | |
| 1688 | load_pem_x509_csr(data,·backend=None) | |
| 1689 | load_der_ocsp_request | 1688 | load_der_ocsp_response |
| 1690 | load_der_ocsp_request(data) | 1689 | load_der_ocsp_response(data) |
| 1691 | decrypt_pem | |
| 1692 | decrypt_pem(data,·certificate,·private_key,·options) | 1690 | encrypt_and_serialize |
| | 1691 | encrypt_and_serialize(builder,·content_encryption_algorithm,·encoding,·options) |
| 1693 | load_der_pkcs7_certificates | 1692 | load_der_pkcs7_certificates |
| 1694 | load_der_pkcs7_certificates(data) | 1693 | load_der_pkcs7_certificates(data) |
| | 1694 | generate_parameters |
| | 1695 | generate_parameters(generator,·key_size,·backend=None) |
| | 1696 | generate_parameters(key_size) |
| 1695 | load_pkcs12 | |
| 1696 | load_pkcs12(data,·password,·backend=None) | |
| 1697 | load_key_and_certificates | |
| 1698 | load_key_and_certificates(data,·password,·backend=None) | |
| 1699 | from_pem_parameters | |
| 1700 | from_pem_parameters(data,·backend=None) | |
| 1701 | src/rust/src/backend/aead.rs | 1697 | src/rust/src/backend/aead.rs |
| 1702 | generate_key(bit_length) | 1698 | generate_key(bit_length) |
| 1703 | encrypt($self,·nonce,·data,·associated_data) | 1699 | encrypt($self,·nonce,·data,·associated_data) |
| 1704 | encrypt_into | 1700 | encrypt_into |
| 1705 | encrypt_into($self,·nonce,·data,·associated_data,·buf) | 1701 | encrypt_into($self,·nonce,·data,·associated_data,·buf) |
| 1706 | decrypt($self,·nonce,·data,·associated_data) | 1702 | decrypt($self,·nonce,·data,·associated_data) |
| 1707 | decrypt_into | 1703 | decrypt_into |
| 1708 | decrypt_into($self,·nonce,·data,·associated_data,·buf) | 1704 | decrypt_into($self,·nonce,·data,·associated_data,·buf) |
| 1709 | encrypt($self,·data,·associated_data) | 1705 | encrypt($self,·data,·associated_data) |
| 1710 | encrypt_into($self,·data,·associated_data,·buf) | 1706 | encrypt_into($self,·data,·associated_data,·buf) |
| 1711 | decrypt($self,·data,·associated_data) | 1707 | decrypt($self,·data,·associated_data) |
| 1712 | decrypt_into($self,·data,·associated_data,·buf) | 1708 | decrypt_into($self,·data,·associated_data,·buf) |
| 1713 | _encrypt_with_aad | 1709 | _decrypt_with_aad |
| 1714 | _encrypt_with_aad(suite,·plaintext,·public_key,·info=None,·aad=None) | 1710 | _decrypt_with_aad(suite,·ciphertext,·private_key,·info=None,·aad=None) |
| 1715 | from_mldsa44_seed_bytes | |
| 1716 | from_mldsa44_seed_bytes(data) | 1711 | load_pem_public_key |
| | 1712 | load_pem_public_key(data,·backend=None) |
| | 1713 | generate_mldsa87_key |
| | 1714 | generate_mldsa87_key() |
| 1717 | from_mldsa65_seed_bytes | 1715 | from_mldsa65_seed_bytes |
| 1718 | from_mldsa65_seed_bytes(data) | 1716 | from_mldsa65_seed_bytes(data) |
| 1719 | src/rust/src/backend/mlkem.rs | 1717 | src/rust/src/backend/mlkem.rs |
| | 1718 | generate_mlkem768_key |
| | 1719 | generate_mlkem768_key() |
| 1720 | encapsulate | 1720 | encapsulate |
| 1721 | encapsulate($self) | 1721 | encapsulate($self) |
| 1722 | decapsulate | 1722 | decapsulate |
| 1723 | decapsulate($self,·ciphertext) | 1723 | decapsulate($self,·ciphertext) |
| 1724 | from_mlkem1024_seed_bytes | |
| 1725 | from_mlkem1024_seed_bytes(data) | 1724 | from_mlkem768_public_bytes |
| | 1725 | from_mlkem768_public_bytes(data) |
| | 1726 | hash_supported |
| | 1727 | hash_supported(algorithm) |
| 1726 | src/rust/src/backend/ciphers.rs | 1728 | src/rust/src/backend/ciphers.rs |
| 1727 | _advance_aad | |
| 1728 | _advance_aad(ctx,·n) | |
| 1729 | Nonce·must·be· | 1729 | Nonce·must·be· |
| 1730 | ·bytes·long | 1730 | ·bytes·long |
| 1731 | buffer·must·be·at·least· | 1731 | buffer·must·be·at·least· |
| 1732 | ·bytes·for·this·payload | 1732 | ·bytes·for·this·payload |
| 1733 | ·mode·is·not·supported· | 1733 | ·mode·is·not·supported· |
| | 1734 | cipher_supported |
| | 1735 | cipher_supported(algorithm,·mode) |
| | 1736 | create_encryption_ctx |
| | 1737 | create_encryption_ctx(algorithm,·mode) |
| 1734 | reset_nonce | 1738 | reset_nonce |
| 1735 | reset_nonce($self,·nonce) | 1739 | reset_nonce($self,·nonce) |
| 1736 | update_into | 1740 | update_into |
| 1737 | update_into($self,·data,·buf) | 1741 | update_into($self,·data,·buf) |
| 1738 | Authentication·tag·must·be· | 1742 | Authentication·tag·must·be· |
| 1739 | ·bytes·or·longer. | 1743 | ·bytes·or·longer. |
| 1740 | authenticate_additional_data | 1744 | authenticate_additional_data |
| 1741 | authenticate_additional_data($self,·data) | 1745 | authenticate_additional_data($self,·data) |
| 1742 | finalize_with_tag | 1746 | finalize_with_tag |
| 1743 | finalize_with_tag($self,·tag) | 1747 | finalize_with_tag($self,·tag) |
| 1744 | _advance | |
| 1745 | _advance(ctx,·n) | |
| 1746 | ML-KEM-768 | 1748 | ML-KEM-768 |
| 1747 | ML-KEM-1024 | 1749 | ML-KEM-1024 |
| 1748 | src/rust/cryptography-openssl/src/mlkem.rs | 1750 | src/rust/cryptography-openssl/src/mlkem.rs |
| 1749 | std/src/thread/local.rs | 1751 | std/src/thread/local.rs |
| 1750 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/base64-0.22.1/src/encode.rs | 1752 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/base64-0.22.1/src/encode.rs |
| 1751 | *internal·error:·entered·unreachable·code:· | 1753 | *internal·error:·entered·unreachable·code:· |
| 1752 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/base64-0.22.1/src/engine/mod.rs | 1754 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/base64-0.22.1/src/engine/mod.rs |
| 1753 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkey_ctx.rs | 1755 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkey_ctx.rs |
| 1754 | nonce-type | 1756 | nonce-type |
| 1755 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-sys-0.9.117/src/./crypto.rs | 1757 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-sys-0.9.117/src/./crypto.rs |
| 1756 | core/src/slice/index.rs | 1758 | core/src/slice/index.rs |
| | 1759 | openssl_version |
| | 1760 | openssl_version() |
| | 1761 | decode_der |
| | 1762 | decode_der(class,·value) |
| 1757 | exceptions | |
| 1758 | test_parse_certificate | |
| 1759 | test_parse_certificate(data) | |
| 1760 | non_root_python_to_rust | |
| 1761 | non_root_python_to_rust(class) | |
| 1762 | Utility·function·for·converting·builtin·Python·types | |
| 1763 | to·their·Rust·`Type`·equivalent. | |
| 1764 | parse_spki_for_data | 1763 | parse_spki_for_data |
| 1765 | parse_spki_for_data(data) | 1764 | parse_spki_for_data(data) |
| | 1765 | decode_dss_signature |
| | 1766 | decode_dss_signature(data) |
| 1766 | src/rust/src/x509/extensions.rs | 1767 | src/rust/src/x509/extensions.rs |
| 1767 | load_pem_x509_crl | |
| 1768 | load_pem_x509_crl(data,·backend=None) | |
| 1769 | create_x509_csr | |
| 1770 | create_x509_csr(builder,·private_key,·hash_algorithm,·rsa_padding,·ecdsa_deterministic) | 1768 | load_pem_x509_certificates |
| | 1769 | load_pem_x509_certificates(data) |
| | 1770 | parse_name_bytes |
| | 1771 | parse_name_bytes(data) |
| 1771 | _rust.x509 | 1772 | _rust.x509 |
| 1772 | decrypt_der | 1773 | decrypt_der |
| 1773 | decrypt_der(data,·certificate,·private_key,·options) | 1774 | decrypt_der(data,·certificate,·private_key,·options) |
| 1774 | serialize_java_truststore | |
| 1775 | serialize_java_truststore(pkcs12_certs,·encryption_algorithm) | |
| 1776 | from_der_parameters | |
| 1777 | from_der_parameters(data,·backend=None) | |
| 1778 | curve_supported | |
| 1779 | curve_supported(py_curve) | 1775 | serialize_certificates |
| | 1776 | serialize_certificates(py_certs,·encoding) |
| | 1777 | load_key_and_certificates |
| | 1778 | load_key_and_certificates(data,·password,·backend=None) |
| | 1779 | derive_private_key |
| | 1780 | derive_private_key(py_private_value,·py_curve) |
| 1780 | generate_private_key(public_exponent,·key_size) | 1781 | generate_private_key(public_exponent,·key_size) |
| 1781 | _decrypt_with_aad | 1782 | _encrypt_with_aad |
| 1782 | _decrypt_with_aad(suite,·ciphertext,·private_key,·info=None,·aad=None) | 1783 | _encrypt_with_aad(suite,·plaintext,·public_key,·info=None,·aad=None) |
| 1783 | load_der_private_key | 1784 | load_der_public_key |
| | 1785 | load_der_public_key(data,·backend=None) |
| | 1786 | from_mldsa65_public_bytes |
| | 1787 | from_mldsa65_public_bytes(data) |
| 1784 | load_der_private_key(data,·password,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) | |
| 1785 | load_pem_private_key | |
| 1786 | load_pem_private_key(data,·password,·backend=None,·*,·unsafe_skip_rsa_key_validation=False) | |
| 1787 | generate_mlkem768_key | |
| 1788 | generate_mlkem768_key() | |
| 1789 | generate_mlkem1024_key | 1788 | generate_mlkem1024_key |
| 1790 | generate_mlkem1024_key() | 1789 | generate_mlkem1024_key() |
| 1791 | from_mlkem768_seed_bytes | 1790 | from_mlkem768_seed_bytes |
| 1792 | from_mlkem768_seed_bytes(data) | 1791 | from_mlkem768_seed_bytes(data) |
| 1793 | from_mlkem768_public_bytes | 1792 | from_mlkem1024_public_bytes |
| 1794 | from_mlkem768_public_bytes(data) | 1793 | from_mlkem1024_public_bytes(data) |
| 1795 | create_encryption_ctx | 1794 | create_decryption_ctx |
| 1796 | create_encryption_ctx(algorithm,·mode) | 1795 | create_decryption_ctx(algorithm,·mode) |
| | 1796 | poly1305 |
| 1797 | src/rust/cryptography-keepalive/src/lib.rs | 1797 | src/rust/cryptography-keepalive/src/lib.rs |
| 1798 | alloc/src/str.rs | 1798 | alloc/src/str.rs |
| 1799 | src/rust/cryptography-x509-verification/src/types.rs | 1799 | src/rust/cryptography-x509-verification/src/types.rs |
| 1800 | src/rust/cryptography-key-parsing/src/pkcs8.rs | 1800 | src/rust/cryptography-key-parsing/src/pkcs8.rs |
| 1801 | src/rust/cryptography-key-parsing/src/ec.rs | 1801 | src/rust/cryptography-key-parsing/src/ec.rs |
| 1802 | src/rust/cryptography-key-parsing/src/pbe.rs | 1802 | src/rust/cryptography-key-parsing/src/pbe.rs |
| 1803 | src/rust/cryptography-key-parsing/src/pem.rs | 1803 | src/rust/cryptography-key-parsing/src/pem.rs |
| Offset 1855, 85 lines modified | Offset 1855, 85 lines modified |
| 1855 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/weakref/proxy.rs | 1855 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/weakref/proxy.rs |
| 1856 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/weakref/reference.rs | 1856 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/weakref/reference.rs |
| 1857 | <unprintable· | 1857 | <unprintable· |
| 1858 | ·object> | 1858 | ·object> |
| 1859 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/err/impls.rs | 1859 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/err/impls.rs |
| 1860 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/err/err_state.rs | 1860 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/err/err_state.rs |
| 1861 | <unformattable· | 1861 | <unformattable· |
| | 1862 | expected·a·sequence·of·length· |
| 1862 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/module.rs | |
| 1863 | invalid·utf-8 | |
| 1864 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/exceptions.rs | |
| 1865 | <string> | |
| 1866 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/pysuper.rs | |
| 1867 | pyo3_runtime.PanicException | |
| 1868 | The·exception·raised·when·Rust·code·called·from·Python·panics. | |
| 1869 | Like·SystemExit,·this·exception·is·derived·from·BaseException·so·that | |
| 1870 | it·will·typically·propagate·all·the·way·through·the·stack·and·cause·the | |
| 1871 | Python·interpreter·to·exit. | |
| 1872 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/panic.rs | |
| 1873 | expected·tuple·of·length· | |
| 1874 | ,·but·got·tuple·of·length· | |
| 1875 | » ·missing· | 1863 | » ·missing· |
| 1876 | ·required· | 1864 | ·required· |
| 1877 | %·got·an·unexpected·keyword·argument·' | 1865 | %·got·an·unexpected·keyword·argument·' |
| 1878 | #·got·multiple·values·for·argument·' | 1866 | #·got·multiple·values·for·argument·' |
| 1879 | ·positional·arguments·but· | 1867 | ·positional·arguments·but· |
| 1880 | ·takes·from· | 1868 | ·takes·from· |
| 1881 | ·positional·arguments·but· | 1869 | ·positional·arguments·but· |
| 1882 | A·got·some·positional-only·arguments·passed·as·keyword·arguments:· | 1870 | A·got·some·positional-only·arguments·passed·as·keyword·arguments:· |
| 1883 | while·processing·' | 1871 | while·processing·' |
| 1884 | object·of·type·' | |
| 1885 | )'·does·not·define·a·'__bool__'·conversion | |
| 1886 | pyo3-closure | 1872 | pyo3-closure |
| 1887 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/conversions/std/time.rs | |
| 1888 | expected·a·sequence·of·length· | |
| 1889 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/unindent.rs | 1873 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pybacked.rs |
| | 1874 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/module.rs |
| | 1875 | failed·to·import·exception· |
| | 1876 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/exceptions.rs |
| | 1877 | <string> |
| | 1878 | pyo3_runtime.PanicException |
| | 1879 | The·exception·raised·when·Rust·code·called·from·Python·panics. |
| | 1880 | Like·SystemExit,·this·exception·is·derived·from·BaseException·so·that |
| | 1881 | it·will·typically·propagate·all·the·way·through·the·stack·and·cause·the |
| | 1882 | Python·interpreter·to·exit. |
| | 1883 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/panic.rs |
| 1890 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/frozenset.rs | 1884 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/frozenset.rs |
| 1891 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/buffer.rs | 1885 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/buffer.rs |
| | 1886 | invalid·utf-8 |
| 1892 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/set.rs | 1887 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/exceptions.rs |
| 1893 | std/src/io/mod.rs | |
| 1894 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/interpreter_lifecycle.rs | |
| 1895 | ,·caused·by· | |
| 1896 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/frompyobject.rs | |
| 1897 | failed·to·extract·enum· | |
| 1898 | -·variant· | |
| 1899 | failed·to·extract·field· | |
| 1900 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/freelist.rs | 1888 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/conversions/std/time.rs |
| | 1889 | expected·tuple·of·length· |
| | 1890 | ,·but·got·tuple·of·length· |
| 1901 | ·'·object·is·not·an·instance·of·' | 1891 | ·'·object·is·not·an·instance·of·' |
| 1902 | 'None'·is·not·an·instance·of·' | 1892 | 'None'·is·not·an·instance·of·' |
| 1903 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/concat.rs | |
| 1904 | __dict__ | |
| 1905 | `#[pyclass]`· | |
| 1906 | *·implements·__clear__·without·__traverse__ | |
| 1907 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pyclass/create_type_object.rs | |
| 1908 | __dictoffset__ | |
| 1909 | __weaklistoffset__ | |
| 1910 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/panic.rs | |
| 1911 | core/src/str/mod.rs | 1893 | core/src/str/mod.rs |
| 1912 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/conversions/std/cstring.rs | 1894 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/conversions/std/cstring.rs |
| 1913 | failed·to·import·exception· | |
| 1914 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/exceptions.rs | |
| 1915 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/version.rs | 1895 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/version.rs |
| 1916 | exceptions·must·derive·from·BaseException | |
| 1917 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass/doc.rs | |
| 1918 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/marker.rs | |
| 1919 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/internal/state.rs | |
| 1920 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pybacked.rs | |
| 1921 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass/lazy_type_object.rs | 1896 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass/lazy_type_object.rs |
| 1922 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/sync.rs | 1897 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/sync.rs |
| 1923 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass.rs | 1898 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass.rs |
| 1924 | &An·error·occurred·while·initializing·` | 1899 | &An·error·occurred·while·initializing·` |
| 1925 | &An·error·occurred·while·initializing·` | 1900 | &An·error·occurred·while·initializing·` |
| 1926 | .__dict__` | 1901 | .__dict__` |
| 1927 | +An·error·occurred·while·initializing·class· | 1902 | +An·error·occurred·while·initializing·class· |
| 1928 | "failed·to·create·type·object·for·` | 1903 | "failed·to·create·type·object·for·` |
| 1929 | *·is·unsendable,·but·sent·to·another·thread | 1904 | *·is·unsendable,·but·sent·to·another·thread |
| 1930 | 6·is·unsendable,·but·is·being·dropped·on·another·thread | 1905 | 6·is·unsendable,·but·is·being·dropped·on·another·thread |
| | 1906 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/set.rs |
| | 1907 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/types/pysuper.rs |
| | 1908 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/interpreter_lifecycle.rs |
| | 1909 | ,·caused·by· |
| | 1910 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/frompyobject.rs |
| | 1911 | failed·to·extract·enum· |
| | 1912 | -·variant· |
| | 1913 | failed·to·extract·field· |
| | 1914 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pyclass/doc.rs |
| 1931 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pymodule.rs | 1915 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/pymodule.rs |
| | 1916 | object·of·type·' |
| | 1917 | )'·does·not·define·a·'__bool__'·conversion |
| | 1918 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/concat.rs |
| | 1919 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/freelist.rs |
| | 1920 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/unindent.rs |
| | 1921 | __dict__ |
| | 1922 | `#[pyclass]`· |
| | 1923 | *·implements·__clear__·without·__traverse__ |
| | 1924 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pyclass/create_type_object.rs |
| | 1925 | __dictoffset__ |
| | 1926 | __weaklistoffset__ |
| | 1927 | std/src/io/mod.rs |
| | 1928 | exceptions·must·derive·from·BaseException |
| | 1929 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/marker.rs |
| 1932 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pycell/impl_.rs | 1930 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/pycell/impl_.rs |
| | 1931 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/internal/state.rs |
| | 1932 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-0.29.0/src/impl_/panic.rs |
| 1933 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/once_cell-1.21.4/src/imp_std.rs | 1933 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/once_cell-1.21.4/src/imp_std.rs |
| 1934 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-ffi-0.29.0/src/lib.rs | 1934 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/pyo3-ffi-0.29.0/src/lib.rs |
| 1935 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/asn1.rs | 1935 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/asn1.rs |
| 1936 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/md.rs | 1936 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/md.rs |
| 1937 | ARGON2ID | 1937 | ARGON2ID |
| 1938 | unknown·error·code· | 1938 | unknown·error·code· |
| 1939 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/cipher_ctx.rs | 1939 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/cipher_ctx.rs |
| Offset 1954, 17 lines modified | Offset 1954, 16 lines modified |
| 1954 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/srtp.rs | 1954 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/srtp.rs |
| 1955 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/stack.rs | 1955 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/stack.rs |
| 1956 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/x509/store.rs | 1956 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/x509/store.rs |
| 1957 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkcs12.rs | 1957 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkcs12.rs |
| 1958 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/version.rs | 1958 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/version.rs |
| 1959 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/rand.rs | 1959 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/rand.rs |
| 1960 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkcs5.rs | 1960 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/pkcs5.rs |
| 1961 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/ec.rs | |
| 1962 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/memcmp.rs | |
| 1963 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/symm.rs | 1961 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/symm.rs |
| | 1962 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-0.10.81/src/memcmp.rs |
| 1964 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-sys-0.9.117/src/lib.rs | 1963 | /usr/src/debug/python3-cryptography/49.0.0/sources/cargo_home/bitbake/openssl-sys-0.9.117/src/lib.rs |
| 1965 | core/src/cell/once.rs | 1964 | core/src/cell/once.rs |
| 1966 | std/src/env.rs | 1965 | std/src/env.rs |
| 1967 | std/src/../../backtrace/src/symbolize/gimli.rs | 1966 | std/src/../../backtrace/src/symbolize/gimli.rs |
| 1968 | std/src/../../backtrace/src/symbolize/gimli/lru.rs | 1967 | std/src/../../backtrace/src/symbolize/gimli/lru.rs |
| 1969 | ,environment·variable·was·not·valid·unicode:· | 1968 | ,environment·variable·was·not·valid·unicode:· |
| 1970 | ·(os·error· | 1969 | ·(os·error· |
| Offset 2135, 33 lines modified | Offset 2134, 34 lines modified |
| 2135 | core/src/bstr/mod.rs | 2134 | core/src/bstr/mod.rs |
| 2136 | range·end·index· | 2135 | range·end·index· |
| 2137 | "·out·of·range·for·slice·of·length· | 2136 | "·out·of·range·for·slice·of·length· |
| 2138 | slice·index·starts·at· | 2137 | slice·index·starts·at· |
| 2139 | ·but·ends·at· | 2138 | ·but·ends·at· |
| 2140 | range·start·index· | 2139 | range·start·index· |
| 2141 | "·out·of·range·for·slice·of·length· | 2140 | "·out·of·range·for·slice·of·length· |
| 2142 | UTF8StringOCTET·STRINGBIT·STRINGIA5Stringcould·not·find·matching·variant·when·parsing·CHOICE·fieldinvalid·DER:·DEFAULT·value·was·explicitly·encodedSEQUENCE·OFSET·OFinvalid·type·definition:·X.509·fields·cannot·be·implicitly·encodeddecoded·GeneralizedTime·data·has·higher·precision·than·supportedPrintableStringinvalid·type·definition:·CHOICE·fields·cannot·be·implicitly·encodedBuffer·is·not·contiguous.Buffer·is·not·writable.otherverifysignaturedatasignNoneSomesizeNullSizefromTypenameSHA1sha1CMACHMACAEADHashModeTextGOODHASHPBES_DESARC4CFB8ECDHIDEAMGF1NameOAEPSEEDv=19infosaltHKDFmoderlenllenrdnsutf8yearhourcertdmp1dmq1iqmp_mgfhashaeadtimeleafseedbaseSha1X448fipstext | 2141 | UTF8StringOCTET·STRINGBIT·STRINGIA5Stringcould·not·find·matching·variant·when·parsing·CHOICE·fieldinvalid·DER:·DEFAULT·value·was·explicitly·encodedSET·OFSEQUENCE·OFinvalid·type·definition:·X.509·fields·cannot·be·implicitly·encodeddecoded·GeneralizedTime·data·has·higher·precision·than·supportedPrintableStringinvalid·type·definition:·CHOICE·fields·cannot·be·implicitly·encodedBuffer·is·not·contiguous.Buffer·is·not·writable.otherverifysignaturedatasignNoneSomesizeNullSizefromTypenameSHA1sha1CMACHMACAEADHashModeTextGOODHASHPBES_DESARC4CFB8ECDHIDEAMGF1NameOAEPSEEDv=19infosaltHKDFmoderlenllenrdnsutf8yearhourcertdmp1dmq1iqmp_mgfhashaeadtimeleafseedbaseSha1X448fipstext |
| 2143 | kindtypewereboolcodefilelinemainfor<·->·shim·as·mut·dyn··is·truechari128u128__ZN(..)····init__deepcopy___memopublic_bytesencodingSequencedatetimeValueSetExplicitImplicitann_typetag_nameType.SetType.Tlvexchangekey_sizetimezoneBlowfishCamelliaChaCha20PKCS1v15SHA3_256SHA[·...·truncated·by·diffoscope;·len:·197,·SHA:·ff6bfb72f258e98d915d4c70e59071bbab94cf38e371696e7eecf12651d3d4ad·...·]NulErrorfunctionextern·"formatEd25519PrivateKeyprivate_bytesencryption_algorithmAn·Ed25519·public·key·is·32·bytes·longAn·Ed25519·private·key·is·32·bytes·longinvalid·compareopfrom_public_bytesfrom_private_bytescalled·`Result::unwrap()`·on·an·`Err`·valuecollections.abcuncaught·panic·at·ffi·boundarydictionary·keys·changed·during·iterationdictionary·changed·size·during·iterationDefinedByMarkeroidparamshash_algorithmmask_gen_algorithmsalt_length_trailer_fieldAlgorithmIdentifier | 2142 | kindtypewerecodefilelinemainfor<·->·shim·as·mut·dyn··is·trueboolchari128u128__ZN(..)····init__deepcopy___memopublic_bytesencodingSequencedatetimeValueSetExplicitImplicitann_typetag_nameType.SetType.Tlvexchangekey_sizetimezoneBlowfishCamelliaChaCha20PKCS1v15SHA3_256SHA[·...·truncated·by·diffoscope;·len:·189,·SHA:·c03e05658ae999526fc15634d31f874885bfeaa7515c4d5b591fd84ed8b462a6·...·]NulErrorfunctionextern·"formatEd25519PrivateKeyprivate_bytesencryption_algorithmAn·Ed25519·public·key·is·32·bytes·longAn·Ed25519·private·key·is·32·bytes·longinvalid·compareopfrom_public_bytesfrom_private_bytescalled·`Result::unwrap()`·on·an·`Err`·valuecollections.abcuncaught·panic·at·ffi·boundarydictionary·keys·changed·during·iterationdictionary·changed·size·during·iterationDefinedByMarkeroidparamshash_algorithmmask_gen_algorithmsalt_length_trailer_fieldAlgorithmIdentifier |
| 2144 | p~innerUTCTimeVariantBitStringIA5Stringpadding_bitsCertificateRevocationListCertificateSigningRequestAnnotatedTypeGeneralizedTimePrintableString__new__defaultAnnotationtuple·index·out·of·rangeType.PyIntPyIntidxType.PyStrPyStr_0Type.SetOfinternal·error:·entered·unreachable·code:·Wrong·complex·enum·variant·found·in·variant·wrapper·PyClassSetOfType.ChoiceChoiceType.OptionOptionType.PyBoolPyBoolType.PyBytesPyBytesType.UtcTimeUtcTimeannotation_1Type.Sequence_2Type.ValueSetType.BitStringType.IA5Stringotherinvalid·GeneralizedTime:·cannot·initialize·with·naive·datetime·objectType.SequenceOfSequenceOfCertificateEncoding.ExplicitEncoding.ImplicitType.GeneralizedTimeType.PrintableStringinvalid·compareopType.ObjectIdentifier__asn1_root__Type.CertificateRevocationListType.CertificateSigningRequestnon_root_python_to_rustclassparseTlvexactnminmaxSet__class_getitem__keyinvalid·UTCTime:·fractional·seconds·are·not·supportedinvalid·UTCTime:·cannot·initialize·with·naive·datetime·objectpython_classType.NullSEQUENCE·OFSET·OFvalue·for·CHOICE·field·does·not·correspond·to·any·of·the·variant·typestagvalueOCTET·STRINGUTF8Stringinvalid·value·for·PrintableStringinvalid·value·for·IA5Stringinvalid·value·for·BitStringBIT·STRINGTLV·encoding·currently·not·supportedUnknown·curvenot·implemented:·Unknown·key·typenameConstraints·must·have·non-empty·permittedSubtrees·or·excludedSubtreesNeither·EKU·nor·anyEKU·could·be·foundauthorityKeyIdentifier·must·contain·keyIdentifierkeyUsage.keyCertSign·must·be·asserted·in·a·CA·certificatebasicConstraints.cA·must·not·be·asserted·in·an·EE·certificaterequired·EKU·not·foundEE·subjectAltName·MUST·be·critical·when·subject·is·emptyEE·subjectAltName·MUST·NOT·be·critical·when·subject·is·nonemptyEE·keyUsage·must·not·assert·keyCertSigncalled·`Result::unwrap()`·on·an·`Err`·valuecollections.abcuncaught·panic·at·ffi·boundarydictionary·keys·changed·during·iterationdictionary·changed·size·during·iterationCastErrorclassinfo | 2143 | p~innerUTCTimeVariantBitStringIA5Stringpadding_bitsCertificateRevocationListCertificateSigningRequestAnnotatedTypeGeneralizedTimePrintableString__new__defaultAnnotationtuple·index·out·of·rangeType.PyIntPyIntidxType.PyStrPyStr_0Type.SetOfinternal·error:·entered·unreachable·code:·Wrong·complex·enum·variant·found·in·variant·wrapper·PyClassSetOfType.ChoiceChoiceType.OptionOptionType.PyBoolPyBoolType.PyBytesPyBytesType.UtcTimeUtcTimeannotation_1Type.Sequence_2Type.ValueSetType.BitStringType.IA5Stringotherinvalid·GeneralizedTime:·cannot·initialize·with·naive·datetime·objectType.SequenceOfSequenceOfCertificateEncoding.ExplicitEncoding.ImplicitType.GeneralizedTimeType.PrintableStringinvalid·compareopType.ObjectIdentifier__asn1_root__Type.CertificateRevocationListType.CertificateSigningRequestnon_root_python_to_rustclassparseTlvexactnminmaxSet__class_getitem__keyinvalid·UTCTime:·fractional·seconds·are·not·supportedinvalid·UTCTime:·cannot·initialize·with·naive·datetime·objectpython_classType.NullSEQUENCE·OFSET·OFvalue·for·CHOICE·field·does·not·correspond·to·any·of·the·variant·typestagvalueOCTET·STRINGUTF8Stringinvalid·value·for·PrintableStringinvalid·value·for·IA5Stringinvalid·value·for·BitStringBIT·STRINGTLV·encoding·currently·not·supportedUnknown·curvenot·implemented:·Unknown·key·typenameConstraints·must·have·non-empty·permittedSubtrees·or·excludedSubtreesNeither·EKU·nor·anyEKU·could·be·foundauthorityKeyIdentifier·must·contain·keyIdentifierkeyUsage.keyCertSign·must·be·asserted·in·a·CA·certificatebasicConstraints.cA·must·not·be·asserted·in·an·EE·certificaterequired·EKU·not·foundEE·subjectAltName·MUST·be·critical·when·subject·is·emptyEE·subjectAltName·MUST·NOT·be·critical·when·subject·is·nonemptyEE·keyUsage·must·not·assert·keyCertSigncalled·`Result::unwrap()`·on·an·`Err`·valuecollections.abcuncaught·panic·at·ffi·boundarydictionary·keys·changed·during·iterationdictionary·changed·size·during·iterationCastErrorclassinfo |
| 2145 | Errorcryptography.exceptionsInvalidKeyInvalidTagInternalErrorAlreadyUpdatedcryptography.x509InvalidVersionNotYetFinalizedAlreadyFinalizedInvalidSignatureDHPrivateNumbers0123456789ABCDEFObjectIdentifierPyBorrowMutErrorAlready·borrowedinvalid·argumentcpu.cfs_quota_us0123456789abcdef{invalid·syntax}DuplicateExtensionUnsupportedAlgorithmContext·was·already·finalized.UnsupportedGeneralNameTypeother_Reasons.BACKEND_MISSING_INTERFACE_Reasons.UNSUPPORTED_HASH_Reasons.UNSUPPORTED_CIPHER_Reasons.UNSUPPORTED_PADDING_Reasons.UNSUPPORTED_MGF_Reasons.UNSUPPORTED_PUBLIC_KEY_ALGORITHM_Reasons.UNSUPPORTED_ELLIPTIC_CURVE_Reasons.UNSUPPORTED_SERIALIZATION_Reasons.UNSUPPORTED_X509_Reasons.UNSUPPORTED_EXCHANGE_ALGORITHM_Reasons.UNSUPPORTED_DIFFIE_HELLMAN_Reasons.UNSUPPORTED_MACDH·public·keys·support·only·SubjectPublicKeyInfo·serialization__deepcopy___memoDHPublicKeypublic_bytesformatX9.42·DH·PARAMETERSDH·PARAMETERSparameter_bytesDHParametersDH·private·keys·support·only·PKCS8·serializationpeer_public_keyDHPrivateKeyprivate_bytesencryption_algorithmError·computing·shared·key.__new__yparameter_numbersDHPublicNumberspublic_keybackendxpublic_numbersprivate_keypgqDHParameterNumbersparametersbit_length | 2144 | Errorcryptography.exceptionsInvalidKeyInvalidTagInternalErrorAlreadyUpdatedcryptography.x509InvalidVersionNotYetFinalizedAlreadyFinalizedInvalidSignatureDHPrivateNumbers0123456789ABCDEFObjectIdentifierPyBorrowMutErrorAlready·borrowedinvalid·argumentcpu.cfs_quota_us0123456789abcdef{invalid·syntax}DuplicateExtensionUnsupportedAlgorithmContext·was·already·finalized.UnsupportedGeneralNameTypeother_Reasons.BACKEND_MISSING_INTERFACE_Reasons.UNSUPPORTED_HASH_Reasons.UNSUPPORTED_CIPHER_Reasons.UNSUPPORTED_PADDING_Reasons.UNSUPPORTED_MGF_Reasons.UNSUPPORTED_PUBLIC_KEY_ALGORITHM_Reasons.UNSUPPORTED_ELLIPTIC_CURVE_Reasons.UNSUPPORTED_SERIALIZATION_Reasons.UNSUPPORTED_X509_Reasons.UNSUPPORTED_EXCHANGE_ALGORITHM_Reasons.UNSUPPORTED_DIFFIE_HELLMAN_Reasons.UNSUPPORTED_MACDH·public·keys·support·only·SubjectPublicKeyInfo·serialization__deepcopy___memoDHPublicKeypublic_bytesformatX9.42·DH·PARAMETERSDH·PARAMETERSparameter_bytesDHParametersDH·private·keys·support·only·PKCS8·serializationpeer_public_keyDHPrivateKeyprivate_bytesencryption_algorithmError·computing·shared·key.__new__yparameter_numbersDHPublicNumberspublic_keybackendxpublic_numbersprivate_keypgqDHParameterNumbersparametersbit_length |
| | 2145 | namebool |
| 2146 | codekindKindVarspeerArgsDH·generator·must·be·2·or·greaterInvalid·DH·parametersValid·PEM·but·no·BEGIN·DH·PARAMETERS/END·DH·PARAMETERS·delimiters.·Are·you·sure·this·is·a·DH·parameters?DH·generator·must·be·2·or·5invalid·compareopfrom_der_parametersfrom_pem_parametersgenerate_parametersgeneratora·Display·implementation·returned·an·error·unexpectedlycalled·`Result::unwrap()`·on·an·`Err`·valueuncaught·panic·at·ffi·boundaryErrorStack | 2146 | codekindKindVarspeerArgsDH·generator·must·be·2·or·greaterInvalid·DH·parametersValid·PEM·but·no·BEGIN·DH·PARAMETERS/END·DH·PARAMETERS·delimiters.·Are·you·sure·this·is·a·DH·parameters?DH·generator·must·be·2·or·5invalid·compareopfrom_der_parametersfrom_pem_parametersgenerate_parametersgeneratora·Display·implementation·returned·an·error·unexpectedlycalled·`Result::unwrap()`·on·an·`Err`·valueuncaught·panic·at·ffi·boundaryErrorStack |
| 2147 | TagvalueconstructedclassTlvtagfull_dataBigUintShould·always·succeedQualifier::CpsUriQualifier::UserNotice | 2147 | TagvalueconstructedclassTlvtagfull_dataBigUintShould·always·succeedQualifier::CpsUriQualifier::UserNotice |
| 2148 | fffffffff | 2148 | fffffffff |
| 2149 | ffffffff | 2149 | ffffffff |
| 2150 | 1TryFromIntError | 2150 | 1TryFromIntError |
| 2151 | NulErrorX509·CRLencoding | 2151 | NulErrorX509·CRLencoding |
| 2152 | _signerskey_sizepy_certsSequenceValueSet_ReasonsEncoding | 2152 | _signerskey_sizepy_certsSequenceValueSet_ReasonsEncoding |
| 2153 | explodedcritical_requestpassword | 2153 | explodedcritical_requestpassword |
| 2154 | to_bytesexchangeSHA3_224SHA3_256SHA3_384SHA3_512sha3-224sha3-256sha3-384sha3-512p384_key_versionfield_idcofactorSha3_224Sha3_256Sha3_384Sha3_512MlKem768 | 2154 | to_bytesexchangeSHA3_224SHA3_256SHA3_384SHA3_512sha3-224sha3-256sha3-384sha3-512p384_key_versionfield_idcofactorSha3_224Sha3_256Sha3_384Sha3_512MlKem768 |
| 2155 | _advance@ | 2155 | _advance@ |
| 2156 | builtinsNO_CERTSNO_CHAIN | 2156 | builtinsNO_CERTSNO_CHAIN |
| 2157 | deadlockFileDesc | 2157 | deadlockFileDesc |
| 2158 | ·(SIGIO)fd·!=·-1FileTypeDirEntrytruncateMetadatamodifiedaccessed | 2158 | ·(SIGIO)fd·!=·-1FileTypeDirEntrytruncateMetadatamodifiedaccessed |
| 2159 | .zdebug_ | 2159 | .zdebug_ |
| 2160 | 01234567_revoked_certificates_issuer_name_next_update_extensions_last_updateInner·and·outer·signature·algorithms·do·not·match.·This·is·an·invalid·CRL.Valid·PEM·but·no·BEGIN·X509·CRL/END·X509·delimiters.·Are·you·sure·this·is·a·CRL?unspecifiedkey_compromiseca_compromiseaffiliation_changedsupersededcessation_of_operationremove_from_crlprivilege_withdrawnaa_compromiseinvalid·compareopotherfingerprintalgorithmCertificateRevocationListpublic_bytesis_signature_validpublic_keyget_revoked_certificate_by_serial_numberserial_serial_numbercreate_x509_crlbuilderprivate_keyhash_algorithmrsa_paddingecdsa_deterministicload_der_x509_crlbackendload_pem_x509_crlcreate_revoked_certificateno·entry·found·for·keySHA224SHA256SHA384SHA512sha224sha256sha384sha512No·recipient·found·that·matches·the·given·certificate.The·EnvelopedData·structure·does·not·contain·encrypted·content.Only·AES·(with·key·sizes·128·or·256)·with·CBC·mode·is·currently·supported·for·content·decryption.Only·RSA·with·PKCS·#1·v1.5·padding·is·currently·supported·for·key·decryption.The·PKCS7·data·is·not·an·EnvelopedData·structure.decryptThe·provided·PEM·data·does·not·have·the·PKCS7·tag.Failed·to·parse·PEM·data` | 2160 | 01234567_last_update_extensions_issuer_name_next_update_revoked_certificatesInner·and·outer·signature·algorithms·do·not·match.·This·is·an·invalid·CRL.Valid·PEM·but·no·BEGIN·X509·CRL/END·X509·delimiters.·Are·you·sure·this·is·a·CRL?unspecifiedkey_compromiseca_compromiseaffiliation_changedsupersededcessation_of_operationremove_from_crlprivilege_withdrawnaa_compromiseinvalid·compareopotherfingerprintalgorithmCertificateRevocationListpublic_bytesis_signature_validpublic_keyget_revoked_certificate_by_serial_numberserial_serial_numbercreate_x509_crlbuilderprivate_keyhash_algorithmrsa_paddingecdsa_deterministicload_der_x509_crlbackendload_pem_x509_crlcreate_revoked_certificateno·entry·found·for·keySHA224SHA256SHA384SHA512sha224sha256sha384sha512No·recipient·found·that·matches·the·given·certificate.The·EnvelopedData·structure·does·not·contain·encrypted·content.Only·AES·(with·key·sizes·128·or·256)·with·CBC·mode·is·currently·supported·for·content·decryption.Only·RSA·with·PKCS·#1·v1.5·padding·is·currently·supported·for·key·decryption.The·PKCS7·data·is·not·an·EnvelopedData·structure.decryptThe·provided·PEM·data·does·not·have·the·PKCS7·tag.Failed·to·parse·PEM·data` |
| 2161 | » sha-224` | 2161 | » sha-224` |
| 2162 | » sha-256` | 2162 | » sha-256` |
| 2163 | » sha-384` | 2163 | » sha-384` |
| 2164 | » sha-512assertion·failed:·final_block.as_bytes().is_empty()block_size | 2164 | » sha-512assertion·failed:·final_block.as_bytes().is_empty()block_size |
| 2165 | » ,_additional_certs_dataContent-Type:·text/plain | 2165 | » ,_additional_certs_dataContent-Type:·text/plain |
| 2166 | encrypt_recipientscerts·must·be·a·list·of·certs·with·length·>=·1The·provided·PKCS7·has·no·certificate·data,·but·a·cert·loading·method·was·called.decrypt_dercertificateoptionsdecrypt_pemOnly·certificate·with·RSA·public·keys·are·supported·at·this·time.Only·RSA·private·keys·are·supported·at·this·time.Only·the·following·options·are·supported·for·decryption:·Textoptions·must·be·from·the·PKCS7Options·enumRSA·with·PKCS1·v1.5·padding·is·not·supported·by·this·version·of·OpenSSL.decrypt_smime | 2166 | encrypt_recipientscerts·must·be·a·list·of·certs·with·length·>=·1The·provided·PKCS7·has·no·certificate·data,·but·a·cert·loading·method·was·called.decrypt_dercertificateoptionsdecrypt_pemOnly·certificate·with·RSA·public·keys·are·supported·at·this·time.Only·RSA·private·keys·are·supported·at·this·time.Only·the·following·options·are·supported·for·decryption:·Textoptions·must·be·from·the·PKCS7Options·enumRSA·with·PKCS1·v1.5·padding·is·not·supported·by·this·version·of·OpenSSL.decrypt_smime |
| 2167 | PKCS#7·certificates·could·not·be·parsed·as·DER,·falling·back·to·parsing·as·BER.·In·the·future,·this·may·become·an·exception.·Error·details:· | 2167 | PKCS#7·certificates·could·not·be·parsed·as·DER,·falling·back·to·parsing·as·BER.·In·the·future,·this·may·become·an·exception.·Error·details:· |
| Offset 2171, 52 lines modified | Offset 2171, 52 lines modified |
| 2171 | certificate·contains·unaccounted-for·critical·extensionsCertificate·contains·prohibited·extensionCertificate·is·missing·required·extensionCertificate·extension·has·incorrect·criticalityinternal·error:·entered·unreachable·code:·invalid·Once·statemid·>·lenCan't·extract·`str`·to·`Vec`uncaught·panic·at·ffi·boundarySctLoadedProvidersKDFKEMOpenSSLErrorCRLIteratorDHPublicKeyECPublicKeyXOFHashDHParametersDHPrivateKeyECPrivateKeyPKCS12CertificateDSAPublicKeyRSAPublicKeyDSAParametersDSAPrivateKeyRSAPrivateKeyPublicFormatOCSPRequestPolicyBuilderDHPublicNumbersX448PublicKeyPrivateFormatX448PrivateKeyTestCertificateRevokedCertificateOCSPResponseEd448PublicKeyParameterFormatClientVerifierServerVerifierVerifiedClientPolicy | 2171 | certificate·contains·unaccounted-for·critical·extensionsCertificate·contains·prohibited·extensionCertificate·is·missing·required·extensionCertificate·extension·has·incorrect·criticalityinternal·error:·entered·unreachable·code:·invalid·Once·statemid·>·lenCan't·extract·`str`·to·`Vec`uncaught·panic·at·ffi·boundarySctLoadedProvidersKDFKEMOpenSSLErrorCRLIteratorDHPublicKeyECPublicKeyXOFHashDHParametersDHPrivateKeyECPrivateKeyPKCS12CertificateDSAPublicKeyRSAPublicKeyDSAParametersDSAPrivateKeyRSAPrivateKeyPublicFormatOCSPRequestPolicyBuilderDHPublicNumbersX448PublicKeyPrivateFormatX448PrivateKeyTestCertificateRevokedCertificateOCSPResponseEd448PublicKeyParameterFormatClientVerifierServerVerifierVerifiedClientPolicy |
| 2172 | Digest·is·not·supported·for·HMAC» | 2172 | Digest·is·not·supported·for·HMAC» |
| 2173 | cryptography.x509AdmissionsAttributesCRLNumberCRLReasonExtensionsIPAddresscryptography.hazmat.primitives.kdf.kbkdfOCSPNonceOtherNamecryptography.hazmat.primitives.serialization.pkcs7PKCS7Optionscryptography.hazmat.decrepit.ciphers.algorithmsTripleDEScryptography.hazmat.primitives.asymmetric.ec_CURVE_TYPESRFC822NameTLSFeatureUserNoticeFreshestCRLcryptography.hazmat.primitives.asymmetric.padding_AutoBinaryReasonFlagscryptography.hazmat.primitives.hashescryptography.hazmat.primitives.serializationNoEncryptionOCSPNoCheckRegisteredIDDirectoryNamecryptography.hazmat.primitives.asymmetric.dsaDSAPublicKeyEllipticCurveExtensionTypeHashAlgorithmNameAttributecryptography.hazmat.primitives.asymmetric.utilsNoDigestInfoNoCertsPrecertPoisoncryptography.hazmat.primitives.asymmetric.rsaRSAPublicKeyDSAPrivateKeyInvalidityDatecryptography.hazmat.primitives.ciphers.modesModeWithNonceModeWithTweakProfessionInfoRSAPrivateKeycryptography.x509.extensions_CRLREASONFLAGScryptography.utilsDeprecatedIn36DeprecatedIn41DeprecatedIn42DeprecatedIn43cryptography.hazmat.primitives.asymmetric.ed448Ed448PublicKeyNameConstraintsNamingAuthorityNoticeReferencecryptography.x509.ocspOCSPCertStatuscryptography.hazmat._oid_SIG_OIDS_TO_HASHcryptography.x509.name_ASN1_TYPE_TO_ENUMEd448PrivateKeycryptography.hazmat.primitives.asymmetric.x25519X25519PublicKeyAccessDescriptionAsymmetricPaddingCertificateIssuerDistributionPointcryptography.hazmat.primitives.asymmetric.ed25519_KeySerializationEncryptioncryptography.hazmat.primitives.asymmetric.mldsa_MaxLengthPolicyConstraintsPolicyInformation_REASON_BIT_MAPPINGDeltaCRLIndicatorEd25519PrivateKeyipaddressip_addressip_networkMLDSA44PrivateKeyMLDSA65PrivateKeyMLDSA87PrivateKeycryptography.hazmat.primitives.asymmetric.mlkemMLKEM768PublicKeyNoAttributescryptography.x509.certificate_transparencySignatureAlgorithm_smime_signed_encode_ASN1TypeBitStringBMPStringCertificatePoliciesMLKEM1024PublicKeyMLKEM768PrivateKeyOCSPResponseStatusutcMLKEM1024PrivateKey_DigestLengthNoCapabilitiescryptography.hazmat.primitives.ciphersBlockCipherAlgorithmVersionv1v3CounterLocationcryptography.hazmat.bindings._rustopenssl_legacy_provider_loaded_smime_enveloped_decode_smime_enveloped_encodeSubjectKeyIdentifierUnrecognizedExtensionCRLDistributionPointsIssuerAlternativeNameMSCertificateTemplateAuthorityKeyIdentifierUNKNOWNcryptography.hazmat.primitives.serialization.pkcs12PKCS12KeyAndCertificatesDetachedSignaturePrivateKeyUsagePeriodcryptography.hazmat.primitives.serialization.sshserialize_ssh_public_keySubjectAlternativeName_TLS_FEATURE_TYPE_TO_ENUMBestAvailableEncryptionEllipticCurvePublicKeyOCSPAcceptableResponses_serialize_ssh_private_key_smime_remove_text_headersUniversalStringEllipticCurvePrivateKeyExtendableOutputFunctionIssuingDistributionPointSubjectInformationAccessRelativeDistinguishedNameUniformResourceIdentifierAuthorityInformationAccessKeySerializationEncryptionModeWithAuthenticationTagOCSPResponderEncodingcalculate_max_pss_salt_length_CRL_ENTRY_REASON_ENUM_TO_CODEPBESv2SHA256AndAES256CBCSignedCertificateTimestampsLogEntryTypePRE_CERTIFICATEModeWithInitializationVectorPBESv1SHA1And3KeyTripleDESCBCcryptography.hazmat.primitives._serializationKeySerializationEncryptionBuildercryptography.hazmat.primitives.ciphers.algorithmsAESCBCcryptography.hazmat.decrepit.ciphers.modesCFBCTRECBGCMOFBPSSRC2SM4XTSPrecertificateSignedCertificateTimestampsCAST5ECDSAAES128AES256SHA256SHA384SHA512DNSNameAdmissionAttributeExtension_OID_NAMESPrehashedSECP256R1SECP384R1SECP521R1 | 2173 | cryptography.x509AdmissionsAttributesCRLNumberCRLReasonExtensionsIPAddresscryptography.hazmat.primitives.kdf.kbkdfOCSPNonceOtherNamecryptography.hazmat.primitives.serialization.pkcs7PKCS7Optionscryptography.hazmat.decrepit.ciphers.algorithmsTripleDEScryptography.hazmat.primitives.asymmetric.ec_CURVE_TYPESRFC822NameTLSFeatureUserNoticeFreshestCRLcryptography.hazmat.primitives.asymmetric.padding_AutoBinaryReasonFlagscryptography.hazmat.primitives.hashescryptography.hazmat.primitives.serializationNoEncryptionOCSPNoCheckRegisteredIDDirectoryNamecryptography.hazmat.primitives.asymmetric.dsaDSAPublicKeyEllipticCurveExtensionTypeHashAlgorithmNameAttributecryptography.hazmat.primitives.asymmetric.utilsNoDigestInfoNoCertsPrecertPoisoncryptography.hazmat.primitives.asymmetric.rsaRSAPublicKeyDSAPrivateKeyInvalidityDatecryptography.hazmat.primitives.ciphers.modesModeWithNonceModeWithTweakProfessionInfoRSAPrivateKeycryptography.x509.extensions_CRLREASONFLAGScryptography.utilsDeprecatedIn36DeprecatedIn41DeprecatedIn42DeprecatedIn43cryptography.hazmat.primitives.asymmetric.ed448Ed448PublicKeyNameConstraintsNamingAuthorityNoticeReferencecryptography.x509.ocspOCSPCertStatuscryptography.hazmat._oid_SIG_OIDS_TO_HASHcryptography.x509.name_ASN1_TYPE_TO_ENUMEd448PrivateKeycryptography.hazmat.primitives.asymmetric.x25519X25519PublicKeyAccessDescriptionAsymmetricPaddingCertificateIssuerDistributionPointcryptography.hazmat.primitives.asymmetric.ed25519_KeySerializationEncryptioncryptography.hazmat.primitives.asymmetric.mldsa_MaxLengthPolicyConstraintsPolicyInformation_REASON_BIT_MAPPINGDeltaCRLIndicatorEd25519PrivateKeyipaddressip_addressip_networkMLDSA44PrivateKeyMLDSA65PrivateKeyMLDSA87PrivateKeycryptography.hazmat.primitives.asymmetric.mlkemMLKEM768PublicKeyNoAttributescryptography.x509.certificate_transparencySignatureAlgorithm_smime_signed_encode_ASN1TypeBitStringBMPStringCertificatePoliciesMLKEM1024PublicKeyMLKEM768PrivateKeyOCSPResponseStatusutcMLKEM1024PrivateKey_DigestLengthNoCapabilitiescryptography.hazmat.primitives.ciphersBlockCipherAlgorithmVersionv1v3CounterLocationcryptography.hazmat.bindings._rustopenssl_legacy_provider_loaded_smime_enveloped_decode_smime_enveloped_encodeSubjectKeyIdentifierUnrecognizedExtensionCRLDistributionPointsIssuerAlternativeNameMSCertificateTemplateAuthorityKeyIdentifierUNKNOWNcryptography.hazmat.primitives.serialization.pkcs12PKCS12KeyAndCertificatesDetachedSignaturePrivateKeyUsagePeriodcryptography.hazmat.primitives.serialization.sshserialize_ssh_public_keySubjectAlternativeName_TLS_FEATURE_TYPE_TO_ENUMBestAvailableEncryptionEllipticCurvePublicKeyOCSPAcceptableResponses_serialize_ssh_private_key_smime_remove_text_headersUniversalStringEllipticCurvePrivateKeyExtendableOutputFunctionIssuingDistributionPointSubjectInformationAccessRelativeDistinguishedNameUniformResourceIdentifierAuthorityInformationAccessKeySerializationEncryptionModeWithAuthenticationTagOCSPResponderEncodingcalculate_max_pss_salt_length_CRL_ENTRY_REASON_ENUM_TO_CODEPBESv2SHA256AndAES256CBCSignedCertificateTimestampsLogEntryTypePRE_CERTIFICATEModeWithInitializationVectorPBESv1SHA1And3KeyTripleDESCBCcryptography.hazmat.primitives._serializationKeySerializationEncryptionBuildercryptography.hazmat.primitives.ciphers.algorithmsAESCBCcryptography.hazmat.decrepit.ciphers.modesCFBCTRECBGCMOFBPSSRC2SM4XTSPrecertificateSignedCertificateTimestampsCAST5ECDSAAES128AES256SHA256SHA384SHA512DNSNameAdmissionAttributeExtension_OID_NAMESPrehashedSECP256R1SECP384R1SECP521R1 |
| 2174 | ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ | 2174 | ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ |
| 2175 | ?456789:;<= | 2175 | ?456789:;<= |
| 2176 | ·!"#$%&'()*+,-./0123 | 2176 | ·!"#$%&'()*+,-./0123 |
| 2177 | argon2dargon2iargon2idInvalid·PHC·string·format. | 2177 | argon2dargon2iargon2idInvalid·PHC·string·format. |
| 2178 | Parameters·must·be·in·order:·m,·t,·p.Keys·do·not·match.Invalid·base64·hash·in·PHC·string.Invalid·base64·salt·in·PHC·string.Invalid·parallelism·in·PHC·string.Invalid·iterations·in·PHC·string.Invalid·memory·cost·in·PHC·string.Invalid·parameters·in·PHC·string.Invalid·version·in·PHC·string.memory_cost·must·be·an·integer·>=·8·*·lanes.lanes·must·be·greater·than·or·equal·to·1.iterations·must·be·greater·than·or·equal·to·1.length·must·be·greater·than·or·equal·to·4.salt·must·be·at·least·8·bytesThis·version·of·OpenSSL·does·not·support·argon2digest_sizederivekey_materialHKDFExpandverifyexpected_key__new__algorithmlengthbackendderive_intobufDigest·size·too·large,·would·cause·overflow·in·max·length·calculationPBKDF2HMACiterationsConcatKDFHashotherinfoConcatKDFHMACblock_sizeLength·too·large,·would·cause·overflow·in·bit·length·calculationbreak_location·offset·>·len(fixed)mode·must·be·of·type·Modelocation·must·be·of·type·CounterLocationPlease·specify·a·break_locationWhen·supplying·fixed·data,·label·and·context·are·ignored.rlen·must·be·between·1·and·4llen·must·be·non-zeroPlease·specify·an·llenbreak_location·is·ignored·when·location·is·not·CounterLocation.MiddleFixedAfterFixedBeforeFixedextractScryptnrpp·must·be·greater·than·or·equal·to·1.r·must·be·greater·than·or·equal·to·1.n·must·be·greater·than·1·and·be·a·power·of·2.This·version·of·OpenSSL·does·not·support·scryptArgon2dlanesmemory_costadsecretderive_phc_encodedverify_phc_encodedphc_encodedArgon2iX963KDFsharedinfoKBKDFCMAClabelcontextfixedbreak_locationAlgorithm·must·be·a·block·cipher.There·are·too·many·iterations.KBKDFHMACExpected·instance·of·BlockCipherAlgorithm.CMAC·is·not·supported·with·this·algorithmkeyupdatesignatureSignature·did·not·match·digest.assertion·failed:·!b.is_negative()bigfrom_bytesbit_lengthWhen·using·Raw·both·encoding·and·format·must·be·RawPUBLIC·KEYX962·encoding·must·be·used·with·CompressedPoint·or·UncompressedPoint·formatRSA·PUBLIC·KEYOpenSSH·format·must·be·used·with·OpenSSH·encodingformat·is·invalid·with·this·keyEnc[·...·truncated·by·diffoscope;·len:·1627,·SHA:·99928d8d46ae3c7ee1779f622107eddb488985ceebb98ef964c2d5b916de5b53·...·] | 2178 | Parameters·must·be·in·order:·m,·t,·p.Keys·do·not·match.Invalid·base64·hash·in·PHC·string.Invalid·base64·salt·in·PHC·string.Invalid·parallelism·in·PHC·string.Invalid·iterations·in·PHC·string.Invalid·memory·cost·in·PHC·string.Invalid·parameters·in·PHC·string.Invalid·version·in·PHC·string.memory_cost·must·be·an·integer·>=·8·*·lanes.lanes·must·be·greater·than·or·equal·to·1.iterations·must·be·greater·than·or·equal·to·1.length·must·be·greater·than·or·equal·to·4.salt·must·be·at·least·8·bytesThis·version·of·OpenSSL·does·not·support·argon2digest_sizederivekey_materialHKDFExpandverifyexpected_key__new__algorithmlengthbackendderive_intobufDigest·size·too·large,·would·cause·overflow·in·max·length·calculationPBKDF2HMACiterationsConcatKDFHashotherinfoConcatKDFHMACblock_sizeLength·too·large,·would·cause·overflow·in·bit·length·calculationbreak_location·offset·>·len(fixed)mode·must·be·of·type·Modelocation·must·be·of·type·CounterLocationPlease·specify·a·break_locationWhen·supplying·fixed·data,·label·and·context·are·ignored.rlen·must·be·between·1·and·4llen·must·be·non-zeroPlease·specify·an·llenbreak_location·is·ignored·when·location·is·not·CounterLocation.MiddleFixedAfterFixedBeforeFixedextractScryptnrpp·must·be·greater·than·or·equal·to·1.r·must·be·greater·than·or·equal·to·1.n·must·be·greater·than·1·and·be·a·power·of·2.This·version·of·OpenSSL·does·not·support·scryptArgon2dlanesmemory_costadsecretderive_phc_encodedverify_phc_encodedphc_encodedArgon2iX963KDFsharedinfoKBKDFCMAClabelcontextfixedbreak_locationAlgorithm·must·be·a·block·cipher.There·are·too·many·iterations.KBKDFHMACExpected·instance·of·BlockCipherAlgorithm.CMAC·is·not·supported·with·this·algorithmkeyupdatesignatureSignature·did·not·match·digest.assertion·failed:·!b.is_negative()from_bytesbigbit_lengthWhen·using·Raw·both·encoding·and·format·must·be·RawPUBLIC·KEYX962·encoding·must·be·used·with·CompressedPoint·or·UncompressedPoint·formatRSA·PUBLIC·KEYOpenSSH·format·must·be·used·with·OpenSSH·encodingformat·is·invalid·with·this·keyEnc[·...·truncated·by·diffoscope;·len:·1627,·SHA:·1ea9e050fdf4e9da473b6fc9051a3f5facf31a939f246149dabeb4a1a6379448·...·] |
| 2179 | TryFromIntErrorCertificateOrPKCS12Certificate::CertificateCertificateOrPKCS12Certificate::PKCS12CertificateCertificatePKCS12CertificateCertificateOrPKCS12Certificate* | 2179 | TryFromIntErrorCertificateOrPKCS12Certificate::CertificateCertificateOrPKCS12Certificate::PKCS12CertificateCertificatePKCS12CertificateCertificateOrPKCS12Certificate* |
| 2180 | » Attribute·values·must·be·valid·utf-8.public_key_extensions_subject_name_attributespublic_bytesValid·PEM·but·no·BEGIN·CERTIFICATE·REQUEST/END·CERTIFICATE·REQUEST·delimiters.·Are·you·sure·this·is·a·CSR?CERTIFICATE·REQUESTinvalid·compareopOnly·single-valued·attributes·are·supportedtlv()·may·only[·...·truncated·by·diffoscope;·len:·508,·SHA:·fe830209231c9f2cc6c4cbc2b895874eaba2f4f016f9735aae439f65c33fc6b1·...·]encode_extension_valuepy_extThe·only·allowed·encoding·value·is·Encoding.DEROCSPRequest_request_hashOCSP·request·contains·more·than·one·requestcreate_ocsp_requestload_der_ocsp_requestCRYPTOGRAPHY_OPENSSL_309_OR_GREATERCRYPTOGRAPHY_OPENSSL_320_OR_GREATERCRYPTOGRAPHY_OPENSSL_330_OR_GREATERCRYPTOGRAPHY_OPENSSL_350_OR_GREATERCRYPTOGRAPHY_IS_LIBRESSLCRYPTOGRAPHY_IS_BORINGSSLCRYPTOGRAPHY_IS_AWSLC_legacy_provider_loaded_providers | 2180 | » Attribute·values·must·be·valid·utf-8._subject_namepublic_bytes_attributes_extensionspublic_keyValid·PEM·but·no·BEGIN·CERTIFICATE·REQUEST/END·CERTIFICATE·REQUEST·delimiters.·Are·you·sure·this·is·a·CSR?CERTIFICATE·REQUESTinvalid·compareopOnly·single-valued·attributes·are·supportedtlv()·may·only[·...·truncated·by·diffoscope;·len:·508,·SHA:·6c6fb7a552d9121ca9883776c58abf9491726fbba3dab9ba8bb1d6232952af58·...·]encode_extension_valuepy_extThe·only·allowed·encoding·value·is·Encoding.DEROCSPRequest_request_hashOCSP·request·contains·more·than·one·requestcreate_ocsp_requestload_der_ocsp_requestCRYPTOGRAPHY_OPENSSL_309_OR_GREATERCRYPTOGRAPHY_OPENSSL_320_OR_GREATERCRYPTOGRAPHY_OPENSSL_330_OR_GREATERCRYPTOGRAPHY_OPENSSL_350_OR_GREATERCRYPTOGRAPHY_IS_LIBRESSLCRYPTOGRAPHY_IS_BORINGSSLCRYPTOGRAPHY_IS_AWSLC_legacy_provider_loaded_providers |
| 2181 | PKCS#12·bundle·could·not·be·parsed·as·DER,·falling·back·to·parsing·as·BER.·In·the·future,·this·may·become·an·exception.·Error·details:· | 2181 | PKCS#12·bundle·could·not·be·parsed·as·DER,·falling·back·to·parsing·as·BER.·In·the·future,·this·may·become·an·exception.·Error·details:· |
| 2182 | Invalid·password·or·PKCS12·dataCould·not·deserialize·PKCS12·data__new__friendly_namefriendly_name·must·be·valid·UTF-8U | 2182 | Could·not·deserialize·PKCS12·dataInvalid·password·or·PKCS12·data__new__friendly_namefriendly_name·must·be·valid·UTF-8U |
| 2183 | assertion·failed:·padder.update(CffiBuf::from_bytes(py,·data))?.is_none()assertion·failed:·final_block.as_bytes().is_empty()block_size* | 2183 | assertion·failed:·padder.update(CffiBuf::from_bytes(py,·data))?.is_none()assertion·failed:·final_block.as_bytes().is_empty()block_size* |
| 2184 | » no·entry·found·for·keypassword·must·be·valid·UTF-8load_pkcs12assertion·failed:·key_cert_alg.is_none()Unsupported·key·encryption·type_kdf_rounds_hmac_hash_key_cert_algorithm_formatCertificate·public·key·and·provided·private·key·do·not·matchprivate_bytesload_key_and_certificatesserialize_java_truststorepkcs12_certsencryption_algorithmserialize_key_and_certificateskeycasupdatebufPKCS7PaddingContextdata·too·longPKCS7UnpaddingContextInvalid·padding·bytes.ANSIX923PaddingContextANSIX923UnpaddingContextU | 2184 | » no·entry·found·for·keypassword·must·be·valid·UTF-8load_pkcs12assertion·failed:·key_cert_alg.is_none()Unsupported·key·encryption·type_key_cert_algorithm_format_kdf_rounds_hmac_hashCertificate·public·key·and·provided·private·key·do·not·matchprivate_bytesload_key_and_certificatesserialize_java_truststorepkcs12_certsencryption_algorithmserialize_key_and_certificateskeycasupdatebufPKCS7PaddingContextdata·too·longPKCS7UnpaddingContextInvalid·padding·bytes.ANSIX923PaddingContextANSIX923UnpaddingContextU |
| 2185 | called·`Result::unwrap()`·on·an·`Err`·valueuncaught·panic·at·ffi·boundary | 2185 | called·`Result::unwrap()`·on·an·`Err`·valueuncaught·panic·at·ffi·boundary |
| 2186 | DHParameterNumbersDSAPrivateNumbersRSAPrivateNumbersX25519PublicKeyUTCTimeDSAParameterNumbersMLKEM768PublicKeyMLKEM1024PublicKeyBitStringIA5StringAnnotationCertificateRevocationListCertificateSigningRequestAnnotatedTypeEllipticCurvePublicNumbersEllipticCurvePrivateNumbersGeneralizedTimePrintableStringCriticalityDSAPrivateKeyDSAPublicKeyXOFHashScryptKBKDFCMACECPrivateKeyParameterFormatAESOCB3AEADDecryptionContextServerVerifierArgon2dMLDSA87PrivateKeyCipherContextPrivateFormatDHParametersANSIX923PaddingContextMLKEM1024P384PrivateKeyVariantEd448PrivateKeyKDFEd448Pub[·...·truncated·by·diffoscope;·len:·2665,·SHA:·ee531fe1bd08a45e2a8b285157acd9cddc2cb31fb23a9a269fb61eadb0112009·...·] | 2186 | DHParameterNumbersDSAPrivateNumbersRSAPrivateNumbersX25519PublicKeyUTCTimeDSAParameterNumbersMLKEM768PublicKeyMLKEM1024PublicKeyBitStringIA5StringAnnotationCertificateRevocationListCertificateSigningRequestAnnotatedTypeEllipticCurvePublicNumbersEllipticCurvePrivateNumbersGeneralizedTimePrintableStringCriticalityMLKEM1024PrivateKeyXOFHashMLKEM1024P384PublicKeySctOCSPResponseConcatKDFHashANSIX923UnpaddingContextSetOfArgon2iPKCS7PaddingContextAEADDecryptionContextHKDFExpandMLDSA65PrivateKeyPBKDF2HMACDHParametersMLKEM768X25519PrivateKeyDSAParametersEd25519PrivateKeyP[·...·truncated·by·diffoscope;·len:·2665,·SHA:·645ad39604b66366c4ca5c0ed76e962fd58d3a46f8646ae94906a36637819642·...·] |
| 2187 | Failed·to·initialize·new·exception·type.pkcs7_verifysigmsgcertsoptionstest_parse_certificatedecode_derclassvalueencode_derencoding·must·be·Encoding.DER·or·Encoding.PEMInvalid·public·key·encodingsignedbigbit_length__invert__from_bytesNegative·integers·are·not·supportedparse_spki_for_datadecode_dss_signatureencode_dss_signaturerstlv()·may·only·be·called·on·parsed·valuesissuersubjectLong-form·tags·are·not·supported·in·CSR·attribute·valuesOnly·single-valued·attributes·are·supportedThe·only·allowed·encoding·value·is·Encoding.DERSUCCESSFULMALFORMED_REQUESTINTERNAL_ERRORTRY_LATERSIG_REQUIREDUNAUTHORIZEDpublic_bytesOCSPResponseOCSP·response·status·is·not·successful·so·the·property·has·no·valueCertificate·public·key·and·provided·private·key·do·not·match_resp_hash_algorithm_response_cert_status_next_update_extensionspublic_key_revocation_reason_responder_id_this_update_certs_respSuccessful·OCSP·response·does·not·contain·a·BasicResponseOCSP·response·has·an·unknown·status·codeUNKNOWNREVOKEDcreate_ocsp_responsestatusbuilderprivate_keyhash_algorithmload_der_ocsp_responsesm4-gcmother__deepcopy___memoX448PublicKeyformatpeer_public_keyX448PrivateKeyprivate_bytesencryption_algorithmError·computing·shared·key.An·X448·public·key·is·32·bytes·longinvalid·compareopfrom_public_bytesfrom_private_bytesinternal·error:·entered·unreachable·code:·invalid·Once·stateuncaught·panic·at·ffi·boundary | 2187 | Failed·to·initialize·new·exception·type.pkcs7_verifysigmsgcertsoptionstest_parse_certificatedecode_derclassvalueencode_derencoding·must·be·Encoding.DER·or·Encoding.PEMInvalid·public·key·encodingsignedbigbit_length__invert__from_bytesNegative·integers·are·not·supportedparse_spki_for_datadecode_dss_signatureencode_dss_signaturerstlv()·may·only·be·called·on·parsed·valuesissuersubjectLong-form·tags·are·not·supported·in·CSR·attribute·valuesOnly·single-valued·attributes·are·supportedThe·only·allowed·encoding·value·is·Encoding.DERSUCCESSFULMALFORMED_REQUESTINTERNAL_ERRORTRY_LATERSIG_REQUIREDUNAUTHORIZEDpublic_bytesOCSPResponseOCSP·response·status·is·not·successful·so·the·property·has·no·valueCertificate·public·key·and·provided·private·key·do·not·match_cert_status_extensions_next_update_revocation_reason_resp_hashpublic_key_certs_response_algorithm_resp_this_update_responder_idSuccessful·OCSP·response·does·not·contain·a·BasicResponseOCSP·response·has·an·unknown·status·codeREVOKEDUNKNOWNcreate_ocsp_responsestatusbuilderprivate_keyhash_algorithmload_der_ocsp_responsesm4-gcmother__deepcopy___memoX448PublicKeyformatpeer_public_keyX448PrivateKeyprivate_bytesencryption_algorithmError·computing·shared·key.An·X448·public·key·is·32·bytes·longinvalid·compareopfrom_public_bytesfrom_private_bytesinternal·error:·entered·unreachable·code:·invalid·Once·stateuncaught·panic·at·ffi·boundary |
| 2188 | » \TryFromIntErrorInvalid·keyECDSA·keys·with·explicit·parameters·are·only·supported·when·they·map·to·secp256r1,·secp384r1,·or·secp521r1.·No·custom·curves·are·supported.Password·was·not·given·but·private·key·is·encryptedIncorrect·password,·could·not·decrypt·keyEC·private·key·is·not·encoded·properly:·private·key·value·is·too·short.·Please·file·an·issue·at·https://github.com/pyca/cryptography/issues·explaining·how·your·private·key·was·created.Encrypted·PEM·doesn't·have·a·DEK-Info·header.Encrypted·PEM's·DEK-Info·header·is·not·valid.DEK-Info·IV·is·not·valid·hexUnable·to·derive·key·from·password·(are·you·in·FIPS·mode?)Key·encrypted·with·unknown·cipher.Proc-Type·PEM·header·is·not·valid,·key·could·not·be·decrypted.password·must·be·valid·UTF-8Failed·to·create·OpenSSLErrorFailed·to·append·to·listotherverifysignaturepaddingalgorithmRSAPublicKeyencryptplaintext__deepcopy___memopublic_bytesformatPrehashed·is·only·supported·in·the·sign·and·verify·methods.·It·cannot·be·used·with·recover_data_from_signature.recover_data_from_signatureEncryption·failedRSAPrivateKeydecryptciphertextprivate_bytesencryption_algorithmUnable·to·sign/verify·with·this·keyDigest·or·salt·length·too·long·for·key·size.·Use·a·larger·key·or·shorter·salt·length·if·you·are·specifying·a·PSS·saltDecryption·failedCiphertext·length·must·be·equal·to·key·size.__new__enpublic_keybackendpqdpublic_numbersRSAPrivateNumbersprivate_keyunsafe_skip_rsa_key_validationPadding·must·be·an·instance·of·AsymmetricPadding.Only·MGF1·is·supported.Expected·instance·of·hashes.HashAlgorithm.Digest·too·large·for·key·size.·Use·a·larger·key·or·different·digest.PSS·salt·length·can·only·be·set·to·Auto·when·verifying_salt_length_algorithmdigest_sizeThis·combination·of·padding·and·hash·algorithm·is·not·supported_labelinvalid·compareopInvalid·private·keye·must·be·odd.e·must·be·>=·3·and·<·n.n·must·be·>=·3.p*q·must·equal·modulus.dmq1·must·be·odd.dmp1·must·be·odd.public_exponent·must·be·odd.public_exponent·must·be·>=·3·and·<·modulus.private_exponent·must·be·<·modulus.iqmp·must·be·<·modulus.dmq1·must·be·<·modulus.dmp1·must·be·<·modulus.q·must·be·<·modulus.p·must·be·<·modulus.modulus·must·be·>=·3.generate_private_keypublic_exponentcontextverify_mumuContext·must·be·at·most·255·bytesmu·must·be·64·bytesMLDSA44PrivateKeysign_muMLDSA65PrivateKeyMLDSA87PrivateKeyAn·ML-DSA-44·seed·is·32·bytes·longAn·ML-DSA-65·seed·is·32·bytes·longAn·ML-DSA-87·seed·is·32·bytes·longAn·ML-DSA-44·public·key·is·1312·bytes·longAn·ML-DSA-65·public·key·is·1952·bytes·longAn·ML-DSA-87·public·key·is·2592·bytes·longfrom_mldsa44_seed_bytesfrom_mldsa65_seed_bytesfrom_mldsa87_seed_bytesfrom_mldsa44_public_bytesfrom_mldsa65_public_bytesfrom_mldsa87_public_byteshash_supportedupdateXOFHashsqueezelengthExpected·instance·of·an·extendable·output·function.Context·was·already·squeezed.Exceeded·maximum·squeeze·limit·specified·by·digest_size.called·`Result::unwrap()`·on·an·`Err`·valueMismatchedTagsMissingBeginTagMissingEndTagMissingDataInvalidDataInvalidHeaderNotUtf8ErrorStackfailed·to·allocate·memory·while·performing·ASN.1·serializationinvalid·SET·ordering·while·performing·ASN.1·serialization | 2188 | » \TryFromIntErrorInvalid·keyECDSA·keys·with·explicit·parameters·are·only·supported·when·they·map·to·secp256r1,·secp384r1,·or·secp521r1.·No·custom·curves·are·supported.Password·was·not·given·but·private·key·is·encryptedIncorrect·password,·could·not·decrypt·keyEC·private·key·is·not·encoded·properly:·private·key·value·is·too·short.·Please·file·an·issue·at·https://github.com/pyca/cryptography/issues·explaining·how·your·private·key·was·created.Encrypted·PEM·doesn't·have·a·DEK-Info·header.Encrypted·PEM's·DEK-Info·header·is·not·valid.DEK-Info·IV·is·not·valid·hexUnable·to·derive·key·from·password·(are·you·in·FIPS·mode?)Key·encrypted·with·unknown·cipher.Proc-Type·PEM·header·is·not·valid,·key·could·not·be·decrypted.password·must·be·valid·UTF-8Failed·to·create·OpenSSLErrorFailed·to·append·to·listotherverifysignaturepaddingalgorithmRSAPublicKeyencryptplaintext__deepcopy___memopublic_bytesformatPrehashed·is·only·supported·in·the·sign·and·verify·methods.·It·cannot·be·used·with·recover_data_from_signature.recover_data_from_signatureEncryption·failedRSAPrivateKeydecryptciphertextprivate_bytesencryption_algorithmUnable·to·sign/verify·with·this·keyDigest·or·salt·length·too·long·for·key·size.·Use·a·larger·key·or·shorter·salt·length·if·you·are·specifying·a·PSS·saltDecryption·failedCiphertext·length·must·be·equal·to·key·size.__new__enpublic_keybackendpqdpublic_numbersRSAPrivateNumbersprivate_keyunsafe_skip_rsa_key_validationPadding·must·be·an·instance·of·AsymmetricPadding.Only·MGF1·is·supported.Expected·instance·of·hashes.HashAlgorithm.Digest·too·large·for·key·size.·Use·a·larger·key·or·different·digest.PSS·salt·length·can·only·be·set·to·Auto·when·verifyingdigest_size_algorithm_salt_lengthThis·combination·of·padding·and·hash·algorithm·is·not·supported_labelinvalid·compareopInvalid·private·keye·must·be·odd.e·must·be·>=·3·and·<·n.n·must·be·>=·3.p*q·must·equal·modulus.dmq1·must·be·odd.dmp1·must·be·odd.public_exponent·must·be·odd.public_exponent·must·be·>=·3·and·<·modulus.private_exponent·must·be·<·modulus.iqmp·must·be·<·modulus.dmq1·must·be·<·modulus.dmp1·must·be·<·modulus.q·must·be·<·modulus.p·must·be·<·modulus.modulus·must·be·>=·3.generate_private_keypublic_exponentcontextverify_mumuContext·must·be·at·most·255·bytesmu·must·be·64·bytesMLDSA44PrivateKeysign_muMLDSA65PrivateKeyMLDSA87PrivateKeyAn·ML-DSA-44·seed·is·32·bytes·longAn·ML-DSA-65·seed·is·32·bytes·longAn·ML-DSA-87·seed·is·32·bytes·longAn·ML-DSA-44·public·key·is·1312·bytes·longAn·ML-DSA-65·public·key·is·1952·bytes·longAn·ML-DSA-87·public·key·is·2592·bytes·longfrom_mldsa44_seed_bytesfrom_mldsa65_seed_bytesfrom_mldsa87_seed_bytesfrom_mldsa44_public_bytesfrom_mldsa65_public_bytesfrom_mldsa87_public_byteshash_supportedupdateXOFHashsqueezelengthExpected·instance·of·an·extendable·output·function.Context·was·already·squeezed.Exceeded·maximum·squeeze·limit·specified·by·digest_size.called·`Result::unwrap()`·on·an·`Err`·valueMismatchedTagsMissingBeginTagMissingEndTagMissingDataInvalidDataInvalidHeaderNotUtf8ErrorStackfailed·to·allocate·memory·while·performing·ASN.1·serializationinvalid·SET·ordering·while·performing·ASN.1·serialization |
| 2189 | Could·not·deserialize·key·data.·The·data·may·be·in·an·incorrect·format,·it·may·be·encrypted·with·an·unsupported·algorithm,·or·it·may·be·an·unsupported·key·type·(e.g.·EC·curves·with·explicit·parameters).·Details:· | 2189 | Could·not·deserialize·key·data.·The·data·may·be·in·an·incorrect·format,·it·may·be·encrypted·with·an·unsupported·algorithm,·or·it·may·be·an·unsupported·key·type·(e.g.·EC·curves·with·explicit·parameters).·Details:· |
|
Max diff block lines reached; 43056/124058 bytes (34.71%) of diff not shown.
|