command
module
Version:
v0.0.0-...-c4dfdef
Opens a new window with list of versions in this module.
Published: Feb 5, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
goDecrypt
this contains the code for decrypting data put out by the go program at the following link:
https://github.com/devincheca/goEncrypt
it returns the decrypted message formatted as JSON
with a POST request with the following JSON:
{
"Key": "20284538c7d678e53bff67494907fb6791c2098c0edd275f69d159f215b9f91b",
"EncryptedMessage":"63cf2e81091f9a20efd77246962732069cae79f9c5950774d329",
"Nonce":"4217957fa15c70a54ccdde6c"
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.