Gcmlib

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

Updates:

- Dependency updates.

1.0.3

Update:

stringD() will now return bytes type (or whatever "plaintext" is, instead of trying to .decode() "plaintext" then return it.

The user/you can decide how to decode it with whatever ISO you want instead of trying to fight with whatever I decide to have it be .decode() - ed as.

(I am making this change because it is conflicting with a project I am working on.)

1.0.2

Changes
> 01/17/23:
- Functions now take "keyword arguments" and the functions in `gcm.py` will enforce the "keyword arguments".

1.0.1

Changes
> 12/31/22
- GCMlib now uses Argon for its kdf instead of scrypt.

1.0.0

Making my library of functions public. Also to make it easier in other projects to use this encryption method instead of having to make everything all over again. I can now just import everything.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.