Language

Package: python-cryptography @ 3.1.1

Synopsis

Cryptographic recipes and primitives for Python

Description

cryptography is a package which provides cryptographic recipes and primitives to Python developers. It aims to be the “cryptographic standard library” for Python. The package includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and key derivation functions.

Home page
https://github.com/pyca/cryptography
Location
gnu/packages/python-crypto.scm (line: 521, column: 2)
Licenses

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit