cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of cryptography can then be made available with one of the following:
module load cryptography/41.0.1-GCCcore-12.3.0
Notes
cryptography was installed using Easybuild, build details can be found in $EBROOTCRYPTOGRAPHY/easybuild
with a given module loaded.