-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedsecurity
Description
In the add-gen-secrets-for-encode-pr branch, I defined a Rust library that is importable into Python. This is intended to be used to generate random numbers with ChaCha20.
Right now the keys being generated are stored as an integer in the secrets.json file. I'm not sure the format we should use moving forward, whether it be hex, integer, etc. (I can't think of any other option).
Link to the line of key formatting:
| channel_info = { |
This is more of an open discussion for formatting ideas.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requestedsecurity