Hi,


i have been trying to decrypt and encrypt ASCII armor PGP Messages that i 
receive and send to a API.


I Wrote a function for decrypting messages and another one for encrypting 
messages. The Decrypting function Works and i can decrypt the API's 
messages. But My encrypt function Seems to be broken as Neither the API or 
my decrypt function can decrypt the Messages encrypted by my encrypt 
function.


Decrypting the encrypted messages from my encrypt function always result in 
the following error: 

"Error reading message: openpgp: unsupported feature: unknown 
SymmetricallyEncrypted version"


I have uploaded a example to the Go Play Ground : 
https://play.golang.org/p/JhhZ4xWWYvn


Any help is Appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/77b2200b-661e-4e24-b05e-56ccc88613e5o%40googlegroups.com.

Reply via email to