Can someone design a package to access Python cryptography?
Cryptography is a package which provides cryptographic recipes and primitives to Python developers.
I tried to do cryptography through a Python IDE package, but I faced a problem, that is, rust was also needed to create it.