Django-pgcrypto-fields

Latest version: v2.6.0

Safety actively analyzes 629788 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.6.0

* Add `EmailPGPPublicKeyField` and `EmailPGPSymmetricKeyField`.

0.5.0

* Rename the following fields:
`PGPPublicKeyField` to `TextPGPPublicKeyField`;
`PGPSymmetricKeyField` to `TextPGPSymmetricKeyField`;
`DigestField` to `TextDigestField`;
`HMACField` to `TextHMACField`.
* Add new integer fields:
`IntegerPGPPublicKeyField`;
`IntegerPGPSymmetricKeyField`.

0.4.0

* Make accessing decrypted value transparent. Fix bug when field had a string
representation of `memoryview` for PGP and keyed hash fields.

0.3.1

* Fix `EncryptedProxyField` to select the correct item.

0.3.0

* Access `PGPPublicKeyField` and `PGPSymmetricKeySQL` decrypted values with
field's proxy `_decrypted`.
* Remove descriptor for field's name and raw value.

0.2.0

* Add hash based lookup for `DigestField` and `HMACField`.
* Add `DigestField`, `HMACField`, `PGPPublicKeyAggregate`, `PGPSymmetricKeyAggregate`.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.