View Single Post
Old 11-11-2024, 04:25 AM   #1
njpig
Zealot
njpig began at the beginning.
 
Posts: 108
Karma: 10
Join Date: Sep 2020
Device: kindle paperwhite3/Oasis2
Extra package needed

Hi,

What shoud I do if the package cryptography is needed in my recipe:
-----------------------------------------------------
from cryptography.hazmat.primitives import hashes
from cryptography.hazmat.primitives.asymmetric import padding
from cryptography.hazmat.primitives import serialization
from cryptography.hazmat.backends import default_backend


Thanks, Fei
njpig is offline   Reply With Quote