Skip to main content

PNASys Encryption Service – multi-layer symmetric/asymmetric encryption utilities.

Project description

pnasys-encryption-service

Multi-layer encryption service providing:

  • Integrity HMAC
  • AES-CBC, AES-GCM
  • Fernet
  • ChaCha20
  • Hybrid RSA + ECC envelope
from pnasys_encryption_service import EncryptString, DecryptString, GenerateEncryptionKey

key = GenerateEncryptionKey()
token = EncryptString("hello world", key)
plain = DecryptString(token, key)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pnasys_encryption_service-1.12.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pnasys_encryption_service-1.12-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file pnasys_encryption_service-1.12.tar.gz.

File metadata

File hashes

Hashes for pnasys_encryption_service-1.12.tar.gz
Algorithm Hash digest
SHA256 c14a7c287883c8caf9bb825abdb22869bcb01f6e3bfae1781ed65659f2b49990
MD5 a7e324f0fef3e5f0bbc9b8f1c9a51f4d
BLAKE2b-256 0ee1f7b196a32307c909d5ebffeca008d72508fe38899e95c06b4674a03d8fc5

See more details on using hashes here.

File details

Details for the file pnasys_encryption_service-1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for pnasys_encryption_service-1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 42fd0c3dacee6a3641f88f527894a1db4def7915b1fbb6162777f06347d1b0ba
MD5 a473b57340bcb9dff269ac76e76d19cf
BLAKE2b-256 e09a4d2fe6be88b030f0868aff6ba5b949b68473154a912261256c592719cee6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page