diff options
Diffstat (limited to 'security/py-python-jose/pkg-descr')
-rw-r--r-- | security/py-python-jose/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-jose/pkg-descr b/security/py-python-jose/pkg-descr index ea7743d4e993..e02126b6796b 100644 --- a/security/py-python-jose/pkg-descr +++ b/security/py-python-jose/pkg-descr @@ -1,6 +1,6 @@ A JOSE implementation in Python -The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web +The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorithms. While the full set of permutations is extremely |