Home
last modified time | relevance | path

Searched refs:DigestAlgorithmId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/asn1crypto/asn1crypto/
Dalgos.py131 class DigestAlgorithmId(ObjectIdentifier): class
155 ('algorithm', DigestAlgorithmId),
1162 for other_cls in (EncryptionAlgorithmId, SignedDigestAlgorithmId, DigestAlgorithmId):
/aosp_15_r20/external/python/asn1crypto/
Dchangelog.md83 - Added SHA-3 and SHAKE OIDs to `algos.DigestAlgorithmId()` and