Hazmat Cryptography #36
StefanGreve
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Preamble
This feature proposes to add the following encryption and encoding functions to this library:
Encoding and Decoding
Encryption and Decryption
Requirements
Remarks
These methods would be a good fit for the
security
namespace, inside a staticHazmat
class. Note that all the encryption methods listed above should be accompanied by aSecurityWarning
. This class is indented for decryption purposes only, their encryption counterparts are only implemented for the sake of completeness.Planning Status
Scheduled for milestone
1.1.0
.Beta Was this translation helpful? Give feedback.
All reactions